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
*
Use RedactErrorWriter in the ErrorLog for http.Server.
redact-error
David Fifield
2017-10-20
*
Add RedactErrorWriter.
David Fifield
2017-10-20
*
Log redacted messages for WebSocket↔ORPort errors.
David Fifield
2017-10-20
*
Add a redactError function.
David Fifield
2017-10-20
*
Use %.f not %.g to format stats interval.
David Fifield
2017-10-20
*
Fix periodic stats reporting.
David Fifield
2017-10-19
*
Downgrade coffeelint line lengths to a "warning"
Arlo Breault
2017-10-18
*
Fix `go vet` complaint
Arlo Breault
2017-10-18
*
torrc-manuel deserves a -log
Arlo Breault
2017-10-18
*
webrtc.NewIceServer already does this split / validation
Arlo Breault
2017-10-18
*
Keep track of clientAddr in statsChannel.
David Fifield
2017-10-17
*
Actually call clientAddr.
David Fifield
2017-10-17
*
Rough tests for the clientAddr function.
David Fifield
2017-10-17
*
Log once a day how many connections had client_ip.
David Fifield
2017-10-17
*
Add a dummy port number to USERADDR.
David Fifield
2017-10-17
*
Factor out a function to extract the client IP address.
David Fifield
2017-10-17
*
Pass the incoming client_ip into the ExtORPort.
David Fifield
2017-10-14
*
Bug 18628: Pass the client_ip parameter in the JavaScript proxy as well.
David Fifield
2017-10-14
*
Parse.ipFromSDP function.
David Fifield
2017-10-14
*
Pass client IP from proxy-go to server by parsing SDP
Hooman
2017-10-14
*
Use the "context" package in go 1.7
Arlo Breault
2017-10-12
*
Bump go version on travis to 1.8.3
Arlo Breault
2017-10-12
*
Use context.WithTimeout instead of transport.Deadline
Arlo Breault
2017-10-12
*
Go get another missing dep in travis
Arlo Breault
2017-10-12
*
Add missing import removed in 0c02af3
Arlo Breault
2017-10-12
*
Go get missing dep in travis
Arlo Breault
2017-10-12
*
Update for the latest go-webrtc
Arlo Breault
2017-10-12
*
Updating from legacy (import "appengine") packages
Arlo Breault
2017-10-12
*
Move handling of -ice option into main.
David Fifield
2017-08-14
*
Re-remove ipHandler function.
David Fifield
2017-08-11
*
Merge branch 'standalone-broker'
David Fifield
2017-08-02
|
\
|
*
Customize reflect.go for Snowflake broker.
standalone-broker
David Fifield
2017-07-15
|
*
Copy appengine directory from meek commit 6057a9e9d6.
David Fifield
2017-07-15
|
*
Replace --webPort and --tlsPort with a single --addr option.
David Fifield
2017-07-14
|
*
autocert (Let's Encrypt) for broker.
David Fifield
2017-07-14
|
*
go fmt
David Fifield
2017-07-14
|
*
Move flag code out of init into main.
David Fifield
2017-07-14
|
*
Server ports as parameters
Hooman
2017-07-12
|
*
Fixed README.md and added cert and key options
Hooman
2017-07-11
|
*
Make Broker run standalone
Hooman
2017-06-29
*
|
Deglobalize some flag-controlled variables.
David Fifield
2017-08-01
*
|
Stop writing to global opt.brokerURL variable.
David Fifield
2017-08-01
*
|
Make capacity a uint.
David Fifield
2017-08-01
*
|
Remove unused stunURL and relayURL, unused except for parsing tests.
David Fifield
2017-08-01
*
|
fmt
David Fifield
2017-07-25
*
|
Close the log file in server.
David Fifield
2017-07-16
*
|
Add a -log option to server-webrtc.
David Fifield
2017-07-16
*
|
Make client and server-webrtc log in UTC.
David Fifield
2017-07-16
*
|
Have embed.html refresh itself once a day.
David Fifield
2017-07-15
*
|
Remove broker /ip endpoint.
David Fifield
2017-07-15
[next]