Commit History

Author SHA1 Message Date
  Cecylia Bocovich cd650fa009 Keyed composite literal to avoid go vet warning 6 years ago
  Cecylia Bocovich 254e6b9a3d Simplified limitedReader by reading one extra byte 6 years ago
  Cecylia Bocovich 1d76d3ca2e Implement limitedRead function for client side 6 years ago
  Cecylia Bocovich ce3101d016 Guard against large reads 6 years ago
  Arlo Breault 2e4383434f Move datachannel timeout to after sendAnswer return 6 years ago
  Cecylia Bocovich 695dd10b2c Fix for ticket #30206 6 years ago
  Cecylia Bocovich 482d60d9d3 Use safelog scrubber in broker and proxy-go 6 years ago
  Cecylia Bocovich 62fddab153 Moved data channel timeout to constant 6 years ago
  Cecylia Bocovich 08f5205461 Added check to see if peer connection succeeded 6 years ago
  Cecylia Bocovich c28c8ca489 Fix for proxy deadlock bug 6 years ago
  David Fifield 947636ae81 Change to standalone broker. 7 years ago
  David Fifield 07291a0136 Add a 5s delay between polls in proxy-go. 7 years ago
  Arlo Breault 1114acbcb4 Add synchronization around destroying DataChannels and PeerConnections 7 years ago
  Arlo Breault f2abf5b60c Try to protect against crash from dereferencing a NULL in go-proxy 7 years ago
  Arlo Breault 42ec097a58 Allow broker base url to have a path 7 years ago
  David Fifield 44ab82bc61 Add a "starting" log line to proxy-go. 7 years ago
  Arlo Breault ff8f385108 Call explicit frees in proxy-go 7 years ago
  Arlo Breault da8b37e866 Fix `go vet` complaint 7 years ago
  Hooman ae0643320e Pass client IP from proxy-go to server by parsing SDP 7 years ago
  David Fifield 3e3e4b8dd9 Deglobalize some flag-controlled variables. 7 years ago
  David Fifield 1eb5c66428 Stop writing to global opt.brokerURL variable. 7 years ago
  David Fifield 461dbeba80 Make capacity a uint. 7 years ago
  David Fifield dbe1ef4fa5 Remove unused stunURL and relayURL, unused except for parsing tests. 7 years ago
  David Fifield 5440a4ba16 fmt 7 years ago
  David Fifield bfea72b50e Have proxy-go log in UTC. 7 years ago
  David Fifield b0dbf47473 Move some default config into constants at the stop. 7 years ago
  David Fifield c2c1a9d09d Enable proxy-go to create its log file. 7 years ago
  David Fifield faeb8da8c9 Use crypto/rand, not math/rand, to generate session IDs. 7 years ago
  David Fifield af8a026991 Improve some error messages. 7 years ago
  David Fifield c3f87281be Add -log option to proxy-go. 7 years ago