summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use chunk.byteLength as appropriate for ArrayBuffers.arraybufferDavid Fifield2018-12-04
* Test ProxyPair with ArrayBuffers, not strings.David Fifield2018-12-04
* Log WebSocket→WebRTC messages in debug mode.David Fifield2018-12-04
* Only console.log the number of bytes, not the literal message.David Fifield2018-12-04
* Set binaryType="arraybuffer" for RTCDataChannel, just as with WebSocket.David Fifield2018-12-04
* Fix a local variable reference in BucketRateLimit.when.David Fifield2018-12-04
* '//' is not a CSS comment.David Fifield2018-12-04
* Fix the ProxyPair tests exposed by the previous commit.David Fifield2018-12-04
* Fix nested Jasmine tests.David Fifield2018-12-04
* Remove duplicate ProxyPair tests from util.spec.coffee.David Fifield2018-12-04
* Change go_import_path in travis since we have relative importsArlo Breault2018-11-26
* Bump version of golang in travis to v1.10Arlo Breault2018-11-26
* Start refactoring out a client and libraryArlo Breault2018-11-20
* Rename context_→ctx.David Fifield2018-11-05
* Add "auth login" to the gcloud steps.David Fifield2018-11-05
* Log to io.Discard if no log file is set.David Fifield2018-06-10
* first stab at gitlab CI buildHans-Christoph Steiner2018-05-08
* Switch to an Azure domain front.David Fifield2018-04-30
* Fix text-shadow CSS.David Fifield2018-04-17
* Only unset the header for the page being renderedArlo Breault2018-04-17
* Add an .htaccess file to unset X-Frame-OptionsArlo Breault2018-04-17
* Change to standalone broker.David Fifield2018-04-16
* keroserene.net/snowflake → snowflake.torproject.orgDavid Fifield2018-04-16
* Link to wiki page rather than github source code.David Fifield2018-04-16
* Link to Snowflake wiki page rather than mailing list post.David Fifield2018-04-15
* Declare utf-8 in index.html.David Fifield2018-04-15
* Update "last updated" date; remove "~Serene" signoff.David Fifield2018-04-15
* Add <title> to index.html and snowflake.html.David Fifield2018-04-15
* Add the `cake build` hint to proxy/README.md.David Fifield2018-04-15
* Documentation fix: current default relay.David Fifield2018-04-15
* Add a 5s delay between polls in proxy-go.David Fifield2018-03-21
* Update server shutdown procedure.David Fifield2018-03-21
* Exit immediately after SIGTERM is there are no signals running.David Fifield2018-03-21
* Don't log "SOCKS accepted" if there was an Accept error.David Fifield2018-03-21
* Add synchronization around destroying DataChannels and PeerConnectionsArlo Breault2018-03-20
* Fetch http2 dep in travisArlo Breault2018-03-15
* Ignore proxy-go binArlo Breault2018-03-15
* Try to protect against crash from dereferencing a NULL in go-proxyArlo Breault2018-03-14
* Call explicit frees in server-webrtc.David Fifield2018-03-14
* Allow broker base url to have a pathArlo Breault2018-03-14
* Add a "starting" log line to proxy-go.David Fifield2018-03-13
* Wait briefly after calling ListenAndServe{TLS} to see if it errors.David Fifield2018-03-13
* Use ListenAndServe{TLS} rather than separate Listen and Serve.David Fifield2018-03-13
* Use ResolveReference to construct the /client URL.David Fifield2018-03-13
* Provide a flag to Log to state dirArlo Breault2018-03-13
* Call explicit frees in proxy-goArlo Breault2018-03-08
* Use Manager.HTTPHandler for automatic TLS support in the server.David Fifield2018-03-05
* Freeze jasmine until tests are updated for newer versionArlo Breault2018-03-05
* Appease go fmt after fcc274aArlo Breault2018-03-05
* Call explicit frees in clientArlo Breault2018-03-05