summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Disable trickle ICE.no-trickle-iceDavid Fifield2020-04-23
* Update a comment (no signal pipe anymore).David Fifield2020-04-23
* Restore `go 1.13` to go.mod, lost in the turbotunnel merge.David Fifield2020-04-23
* Use a global RedialPacketConn and smux.Session.turbotunnel-merge-2David Fifield2020-04-23
* USERADDR support for turbotunnel sessions.David Fifield2020-04-23
* Turbo Tunnel client and server.David Fifield2020-04-23
* Import Turbo Tunnel support code.David Fifield2020-04-23
* Let copyLoop exit when either direction finishes.David Fifield2020-04-23
* Immediately and unconditionally grant new SOCKS connections.David Fifield2020-04-23
* Clean up .gitignoreCecylia Bocovich2020-04-22
* Rename proxy-go/ directory to proxy/Cecylia Bocovich2020-04-22
* Update .travis.yml for proxy/ code removalCecylia Bocovich2020-04-22
* Remove web proxy instructions from README.mdCecylia Bocovich2020-04-22
* Remove proxy/ subdirectoryCecylia Bocovich2020-04-16
* Remove proxy/translation submoduleCecylia Bocovich2020-04-16
* Remove uniuri dependency.David Fifield2020-04-03
* Update GitHub issue numbers to Trac ticket numbers.David Fifield2020-04-02
* Change dummy address for snowflakeCecylia Bocovich2020-04-01
* Remove local LAN address ICE candidates in proxy-go answerArlo Breault2020-03-26
* Move StripLocalAddresses to a common utilArlo Breault2020-03-26
* Rename logToStateDir/keepLocalAddresses to kebab caseArlo Breault2020-03-25
* Add unsafe loggingArlo Breault2020-03-25
* Update licenseCecylia Bocovich2020-03-19
* Refactor (De)SerializeSessionDescription as common utilsArlo Breault2020-03-17
* Update go.mod and go.sumCecylia Bocovich2020-03-17
* Remove the abandoned server-webrtc test codeCecylia Bocovich2020-03-17
* Remove go get commands from travis.ymlCecylia Bocovich2020-03-05
* Add a go.mod and go.sum for snowflakeCecylia Bocovich2020-03-05
* bump version to 0.2.2Cecylia Bocovich2020-03-04
* Remove the now-unused appengine directory.David Fifield2020-02-29
* Remove unecessary log messagesCecylia Bocovich2020-02-25
* Update appengine for the Go 1.11 runtime.David Fifield2020-02-24
* In server, treat a client IP address of 0.0.0.0 as missing.David Fifield2020-02-22
* Close internal Pipes in websocketconn.Conn Close.bug33367-websocketconnDavid Fifield2020-02-18
* Restructure a bit based on reviewArlo Breault2020-02-08
* Unmarshal the SDP to filter attributesArlo Breault2020-02-08
* Remove local LAN address ICE candidatesArlo Breault2020-02-08
* Remove unreachable codeArlo Breault2020-02-08
* Simplify a conditional.David Fifield2020-02-04
* Implement net.Conn for websocketconn.Conn.David Fifield2020-02-04
* Rewrite websocketconn with synchronous pipes.David Fifield2020-02-04
* websocketconn tests.David Fifield2020-02-04
* bump version to 0.2.1Cecylia Bocovich2020-02-03
* Remove unused maxMessageSize constant.David Fifield2020-01-31
* Make timeout constants into time.Duration values.David Fifield2020-01-31
* Allow handling multiple SOCKS connections simultaneously.David Fifield2020-01-30
* Have websocketconn.New return a pointer.David Fifield2020-01-30
* Remove some redundancy in websocketconn naming.David Fifield2020-01-30
* Initialize the global upgrader.CheckOrigin statically.David Fifield2020-01-30
* Also show message in the "error copying WebSocket to ORPort" case.David Fifield2020-01-30