- Apr 05, 2016
-
-
-
webRTCConn close as part of its reset, instead of depending on external deferred close after receiving reset channel, allows valid disconnections even before use
-
-
- Mar 27, 2016
-
-
David Fifield authored
This is the relay that reports using the transport name "snowflake". https://bugs.torproject.org/18627
-
-
-
replace webrtcRemote with webrtcRemotes map & indexing, client multiplexing remotes confirmed working (#31)
-
-
-
-
- Mar 26, 2016
-
-
David Fifield authored
-
David Fifield authored
Change the transport name to "snowflake" and don't report the remote client address to the ExtORPort.
-
David Fifield authored
Patch server.go to refer to out-of-tree websocket library.
-
David Fifield authored
From commit ea3ee6b5cf035a9465c02b4a2b38882c9c6a7050 in https://git.torproject.org/pluggable-transports/websocket.git
-
David Fifield authored
To make room for the WebSocket server we're actually going to use as a primary server. Move server-webrtc docs to server-webrtc/README.md.
-
David Fifield authored
That's only for very very old Firefox. Even for flash proxy it was only relevant for a short time.
-
David Fifield authored
-
David Fifield authored
-
David Fifield authored
-
- Mar 20, 2016
-
-
Arlo Breault authored
-
Serene Han authored
defer conn.Close for simplicity and remove unnecessary goroutines, improve error handling (close #12)
-
- Mar 19, 2016
-
-
Arlo Breault authored
* This will induce the tor client to establish a new SocksConn, which in turn will dial a new WebRTC connection. To be improved upon. * Part of #12
-
- Mar 18, 2016
-
-
Arlo Breault authored
Noticed a long delay after the window closed before the datachannel timed out. 2016/03/18 13:53:16 Traffic Bytes (in|out): 202576 | 8087 2016/03/18 13:58:10 WebRTC: DataChannel.OnClose [remotely]
-
Arlo Breault authored
-
Arlo Breault authored
-
- Mar 17, 2016
-
-
Serene Han authored
-
- Mar 16, 2016
-
-
Serene Han authored
-
- Mar 15, 2016
-
-
Serene Han authored
-
Arlo Breault authored
-
Arlo Breault authored
-
- Mar 14, 2016
-
-
Serene Han authored
-
- Mar 13, 2016
-
-
Serene Han authored
-
- Mar 12, 2016
-
-
Serene Han authored
-
- Mar 11, 2016
-
-
Serene Han authored
-
- Mar 09, 2016
-
-
Serene Han authored
-
Arlo Breault authored
-
Serene Han authored
retry client offers immediately instead of reset, combine sendOffer and receiveAnswer into exchangeSDP
-
Serene Han authored
-
- Mar 08, 2016
-
-
Serene Han authored
-
- Mar 06, 2016
-
-
Serene Han authored
-