- 01 Aug, 2016 1 commit
-
-
Serene H authored
-
- 29 Jul, 2016 1 commit
-
-
Serene H authored
-
- 16 Jun, 2016 1 commit
-
-
Serene Han authored
- stabilize rest of WebRTCPeer - use uid for the datachannel label - store a consistent WebRTC config in the dialer
-
- 15 Jun, 2016 1 commit
-
-
Serene Han authored
-
- 13 Jun, 2016 2 commits
-
-
Serene Han authored
-
Serene Han authored
-
- 12 Jun, 2016 5 commits
-
-
Serene Han authored
copy-paste rendezvous works again, but with new interface allowing seamless recovery for the first time
-
Serene Han authored
to more sensible locations
-
Serene Han authored
-
Serene Han authored
maxedChan
-
Serene Han authored
-
- 24 May, 2016 2 commits
-
-
Serene Han authored
-
Serene Han authored
-
- 20 May, 2016 1 commit
-
-
Serene Han authored
-
- 05 Apr, 2016 1 commit
-
-
webRTCConn close as part of its reset, instead of depending on external deferred close after receiving reset channel, allows valid disconnections even before use
-
- 27 Mar, 2016 3 commits
-
-
replace webrtcRemote with webrtcRemotes map & indexing, client multiplexing remotes confirmed working (#31)
-
-
-
- 20 Mar, 2016 1 commit
-
-
Serene Han authored
defer conn.Close for simplicity and remove unnecessary goroutines, improve error handling (close #12)
-
- 19 Mar, 2016 1 commit
-
-
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
-
- 11 Mar, 2016 1 commit
-
-
Serene Han authored
-
- 09 Mar, 2016 2 commits
-
-
Serene Han authored
-
Serene Han authored
retry client offers immediately instead of reset, combine sendOffer and receiveAnswer into exchangeSDP
-
- 06 Mar, 2016 1 commit
-
-
Serene Han authored
-
- 26 Feb, 2016 1 commit
-
-
Serene Han authored
-
- 25 Feb, 2016 1 commit
-
-
Serene Han authored
only flush datachannel with nonzero bytes, which prevents Tor from marking the SOCKS for close (#12)
-
- 24 Feb, 2016 2 commits
-
-
Serene Han authored
remove webRTCConn SendLoop and simplify Write without additional channel, as net.Conn is already safe
-
Serene Han authored
-
- 22 Feb, 2016 2 commits
-
-
Serene Han authored
-
Serene Han authored
-
- 20 Feb, 2016 1 commit
-
-
Serene Han authored
clean up ice candidate log message. still need to debug the copy loop break.
-
- 18 Feb, 2016 6 commits
-
-
Serene Han authored
log traffic bytes only once every few seconds, along with OnMessage & datachannel.Send counts, to prevent flooded logs
-
Serene Han authored
-
Serene Han authored
-
Serene Han authored
-
Serene Han authored
-
Serene Han authored
-
- 15 Feb, 2016 1 commit
-
-
Arlo Breault authored
-
- 01 Feb, 2016 1 commit
-
-
Serene Han authored
-
- 21 Jan, 2016 1 commit
-
-
Serene Han authored
Minimum viable webrtc pt now exists. (close #1)
-