summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use a global RedialPacketConn and smux.Session.turbotunnel-mergeDavid Fifield2020-04-09
* USERADDR support for turbotunnel sessions.David Fifield2020-04-09
* Turbo Tunnel client and server.David Fifield2020-04-09
* Import Turbo Tunnel support code.David Fifield2020-04-09
* Let copyLoop exit when either direction finishes.David Fifield2020-04-09
* Immediately and unconditionally grant new SOCKS connections.David Fifield2020-04-08
* 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
* Remove client test with nil brokerCecylia Bocovich2020-01-29
* Update client tests for NewBrokerChannel errorsCecylia Bocovich2020-01-29
* Use lowercase variable names in copyLoop.David Fifield2020-01-28
* Fix the order of arguments of client copyLoop to match the call.David Fifield2020-01-28
* Simplify NewWebRTCDialer.bug33040-refactor-2David Fifield2020-01-27
* Check for an invalid broker URL at a higher level.David Fifield2020-01-27
* Close the melt channel, don't just send once on it.David Fifield2020-01-23
* Refactor SOCKS-related logging.David Fifield2020-01-23
* Move ICE server logging out of parseIceServers.David Fifield2020-01-23