aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11Bump snowflake library imports and go.mod to v2v2.0.1Cecylia Bocovich
2021-11-04Update ChangeLog for v2 releasev2.0.0Cecylia Bocovich
2021-10-28Export ability to change the URL of NAT probeCecylia Bocovich
2021-10-28Modify handling of misconfigurations and defaultsCecylia Bocovich
2021-10-28Update comments for exported itemsCecylia Bocovich
2021-10-26Comment package and minor changes exportsCecylia Bocovich
2021-10-26Remove BytesLoggers from exported functionsCecylia Bocovich
2021-10-26Turn the proxy code into a libraryidk
2021-10-14Unify broker/bridge domains to torproject.netCecylia Bocovich
2021-10-07Change package name and add a package commentCecylia Bocovich
2021-10-07Add documentation where necessary for exported itemsCecylia Bocovich
2021-10-07Stop exporting internal codeCecylia Bocovich
2021-10-04Default to a maximum value of 1 Snowflake peerCecylia Bocovich
2021-10-04Change package name and add a package commentCecylia Bocovich
2021-10-04Update client library usage documentationCecylia Bocovich
2021-10-04Update Snowflake client library documentationCecylia Bocovich
2021-10-04Add package functions to define and set the rendezvous methodCecylia Bocovich
2021-10-04Stop exporting code that should be internalCecylia Bocovich
2021-10-04Use tpo geoip librarymeskio
2021-09-30Check error for calls to preparePeerConnectionCecylia Bocovich
2021-09-10Update version of go used in .gitlab-ci.ymlCecylia Bocovich
2021-09-02Fix proxy testmeskio
2021-08-24Fix compile bug in client, caught by CICecylia Bocovich
2021-08-19Call conn.Reject() if SOCKS arguments are invalidCecylia Bocovich
2021-08-19Modify torrc example to pass client args in bridge lineCecylia Bocovich
2021-08-19Parse SOCKS arguments and prefer over command line optionsCecylia Bocovich
2021-08-19Use a config struct for snowflake client optionsCecylia Bocovich
2021-08-10Increase smux and QueuePacketConn buffer sizesCecylia Bocovich
2021-08-05Document -ampcache in snowflake-client man page.David Fifield
2021-08-05Document /amp/client in broker-spec.txt.David Fifield
2021-08-05Add info about rendezvous methods to client README.David Fifield
2021-08-05Broker /amp/client route (AMP cache client registration).David Fifield
2021-08-05Implement ampCacheRendezvous.David Fifield
2021-08-05Skeleton of ampCacheRendezvous.David Fifield
2021-08-05amp package.David Fifield
2021-08-05Factor out httpRendezvous separate from BrokerChannel.David Fifield
2021-08-05Change the representation of domain fronting in HTTP rendezvous.David Fifield
2021-08-05Use a URL with a Host component in BrokerChannel tests.David Fifield
2021-07-21Wait pollInterval between proxy offersmeskio
2021-07-21Refactor the poll offer to use a tickermeskio
2021-07-19Added some Snowflake library documentationCecylia Bocovich
2021-07-19Cleaned up and reorganized READMEsCecylia Bocovich
2021-07-18Use the readLimit constant in a test.David Fifield
2021-07-18Remove unused FakePeers.David Fifield
2021-07-13Version bump to v1.1.0v1.1.0Cecylia Bocovich
2021-07-08Remove and restore some comments, after reviewArlo Breault
2021-07-08Fix race is broker test reported by `go test -race`Arlo Breault
2021-07-08Use variables for string matchingArlo Breault
2021-07-08Get rid of legacy versionArlo Breault
2021-07-08Move http handlers to a separate fileArlo Breault