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
*
Allow handling multiple SOCKS connections simultaneously.
bug33100-refactor
David Fifield
2020-01-29
*
Have websocketconn.New return a pointer.
David Fifield
2020-01-29
*
Remove some redundancy in websocketconn naming.
David Fifield
2020-01-29
*
Initialize the global upgrader.CheckOrigin statically.
David Fifield
2020-01-29
*
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
*
Add synchronization to prevent race in broker
Cecylia Bocovich
2019-12-05
*
bump version to 0.2.0
Cecylia Bocovich
2019-12-03
*
Updated broker specification and comments
Cecylia Bocovich
2019-11-28
*
Updated proxyType variable name for readability
Cecylia Bocovich
2019-11-28
*
Add proxy type to stats exported by broker
Cecylia Bocovich
2019-11-28
*
Update proxy config to take proxy type
Cecylia Bocovich
2019-11-28
*
Update broker--proxy protocol with proxy type
Cecylia Bocovich
2019-11-28
*
Revert abstracting copyloop
Arlo Breault
2019-11-21
*
Use gorilla websocket in proxy-go too
Arlo Breault
2019-11-20
*
Remove unnecessary logging at broker
Cecylia Bocovich
2019-11-13
*
Clean up proxy-go tests
Cecylia Bocovich
2019-11-13
*
Test proxy-go interactions with broker
Cecylia Bocovich
2019-11-13
*
Use http.RoundTripper for connections to broker
Cecylia Bocovich
2019-11-13
*
Created tests for proxy-go utility functions
Cecylia Bocovich
2019-11-13
*
Add tests for session descripion functions
Cecylia Bocovich
2019-11-13
*
Renamed existing test file
Cecylia Bocovich
2019-11-13
*
bump version to 0.1.0
Cecylia Bocovich
2019-11-13
*
Update travis to use go v1.13.x
Cecylia Bocovich
2019-11-13
*
Implemented new broker messages for browser proxy
Cecylia Bocovich
2019-11-13
*
Redo protocol for proxy--broker messages
Cecylia Bocovich
2019-11-13
*
Restore sending close message before closing
Arlo Breault
2019-11-11
*
Stop using custom websocket library in server
Arlo Breault
2019-11-11
*
Changed variable name for multiplexed clients
Cecylia Bocovich
2019-10-31
*
Moved function comments to their definitions
Cecylia Bocovich
2019-10-31
*
Remove "active" property of proxyPairs
Cecylia Bocovich
2019-10-31
[next]