index
:
user/dcf/snowflake
arraybuffer
bug18628
bug31126
bug31453
bug33040-refactor
bug33040-refactor-2
bug33100-refactor
bug33144-websocketconn
bug33367-websocketconn
bug33897
bug33897_2
darkmode
darkmode-2
letsencrypt
link-cupcake
no-trickle-ice
redact-error
refactor-byteslogger
standalone-broker
turbotunnel
turbotunnel-kcp
turbotunnel-merge
turbotunnel-merge-2
turbotunnel-quic
David's Snowflake repository
David Fifield
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix TestReadLimits.
David Fifield
2020-02-18
*
Close internal Pipes in websocketconn.Conn Close.
David Fifield
2020-02-18
*
Support KCP and QUIC in the server simultaneously.
David Fifield
2020-02-14
*
Comment typos.
David Fifield
2020-02-14
*
Replace kcp-go with quic-go.
David Fifield
2020-02-11
*
Use explicit smux protocol version 2.
David Fifield
2020-02-10
*
Remove go.mod and go.sum.
David Fifield
2020-02-10
*
USERADDR support for turbotunnel sessions.
David Fifield
2020-02-05
*
Remove TODO around smux.DefaultConfig.
David Fifield
2020-02-05
*
Update go.mod for "go test" in server.
David Fifield
2020-02-05
*
Don't log an EOF at the beginning of a client stream.
David Fifield
2020-02-04
*
Have turbotunnelMode and oneshotMode return an error.
David Fifield
2020-02-04
*
Backward-compatible turbotunnel.
David Fifield
2020-02-03
*
Merge branch 'bug33144-websocketconn' into HEAD
David Fifield
2020-02-03
|
\
|
*
Implement net.Conn for websocketconn.Conn.
David Fifield
2020-02-03
|
*
Rewrite websocketconn with synchronous pipes.
David Fifield
2020-02-03
|
*
websocketconn tests.
David Fifield
2020-02-03
*
|
turbotunnel client
David Fifield
2020-01-31
*
|
turbotunnel server.
David Fifield
2020-01-31
*
|
Import turbotunnel support code.
David Fifield
2020-01-31
*
|
Immediately and unconditionally grant new SOCKS connections.
David Fifield
2020-01-31
*
|
Add go.mod and go.sum.
David Fifield
2020-01-31
|
/
*
Remove unused maxMessageSize constant.
David Fifield
2020-01-31
*
Make timeout constants into time.Duration values.
David Fifield
2020-01-31
*
Allow handling multiple SOCKS connections simultaneously.
David Fifield
2020-01-30
*
Have websocketconn.New return a pointer.
David Fifield
2020-01-30
*
Remove some redundancy in websocketconn naming.
David Fifield
2020-01-30
*
Initialize the global upgrader.CheckOrigin statically.
David Fifield
2020-01-30
*
Also show message in the "error copying WebSocket to ORPort" case.
David Fifield
2020-01-30
*
Remove client test with nil broker
Cecylia Bocovich
2020-01-29
*
Update client tests for NewBrokerChannel errors
Cecylia Bocovich
2020-01-29
*
Use lowercase variable names in copyLoop.
David Fifield
2020-01-28
*
Fix the order of arguments of client copyLoop to match the call.
David Fifield
2020-01-28
*
Simplify NewWebRTCDialer.
bug33040-refactor-2
David Fifield
2020-01-27
*
Check for an invalid broker URL at a higher level.
David Fifield
2020-01-27
*
Close the melt channel, don't just send once on it.
David Fifield
2020-01-23
*
Refactor SOCKS-related logging.
David Fifield
2020-01-23
*
Move ICE server logging out of parseIceServers.
David Fifield
2020-01-23
*
NewWebRTCDialer cannot return an error.
David Fifield
2020-01-23
*
Formatting improvements.
David Fifield
2020-01-23
*
Update a comment: we no longer keep track of handlers.
David Fifield
2020-01-23
*
Remove erroneous logging around pt.*Error calls.
David Fifield
2020-01-20
*
proxy/make.js: add help output
Jascha
2019-12-13
*
Document setting the proxyType for metrics
Arlo Breault
2019-12-06
*
Add a build step / documentation for code reuse
Arlo Breault
2019-12-06
*
Increased test coverage for messages library
Cecylia Bocovich
2019-12-06
*
Touched up snowflake client tests
Cecylia Bocovich
2019-12-06
*
Expanded snowflake server tests
Cecylia Bocovich
2019-12-06
*
Added another lock to protect broker stats
Cecylia Bocovich
2019-12-05
*
Add tests to check for data race in broker
Cecylia Bocovich
2019-12-05
[next]