summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge branch 'bug18371'David Fifield2016-07-21
|\
| * Bug 18904: Mac OS meek-http-helper profile not updatedKathy Brade2016-05-20
| * fixup! Bug 18371: symlinks incompatible with Gatekeeper signingKathy Brade2016-03-09
| * Bug 18371: symlinks incompatible with Gatekeeper signingKathy Brade2016-03-07
* | Make project ID consistent in appengine README.David Fifield2016-06-30
* | Remove "application: meek-reflect" from app.yaml.David Fifield2016-06-30
* | Add Go version to version output.David Fifield2016-04-21
* | Link to discussion of the headless browser tricks on mac.David Fifield2016-02-19
* | Use permalinks for Tor Trac tickets.David Fifield2016-02-19
* | Remove the Chrome extension as it is unmaintained.David Fifield2016-01-11
|/
* Increase version number to 0.22.David Fifield2016-01-11
* Log version number in meek-server startup.David Fifield2016-01-11
* Fix format string in error message.David Fifield2016-01-11
* Rearrange imports.David Fifield2016-01-11
* Recognize Meek-IP as a synonym of X-Forwarded-For.David Fifield2015-12-20
* Set a Meek-IP header with the client IP in the App Engine reflector.David Fifield2015-12-20
* Understand X-Forwarded-For in originalClientIP.David Fifield2015-12-20
* Add tests for originalClientIP.David Fifield2015-12-20
* Factor out code to get the original client IP address.David Fifield2015-12-20
* Fix a2x example in meek-server.1.txt.David Fifield2015-12-18
* Use net.IPv4zero for 0.0.0.0.David Fifield2015-12-18
* Set scaling instances in app.yaml.David Fifield2015-10-30
* Update App Engine doc link.David Fifield2015-10-30
* Use new Azure CDN domain in sample torrc.David Fifield2015-07-24
* Better wording.David Fifield2015-07-07
* Pass nil to ClientSetup and ServerSetup as now documented.David Fifield2015-06-27
* Use new convention for Temporary errors from AcceptSocks.David Fifield2015-06-27
* Use the new TOR_PT_PROXY interface from #12125.David Fifield2015-06-27
* Unset environment variables Firefox sets on restart.David Fifield2015-06-25
* Remove leftover variable declaration.David Fifield2015-06-25
* Indentation and link to #16269.David Fifield2015-06-04
* Bug 16269: add-on compatibility check occurs repeatedlyKathy Brade2015-06-04
* Don't close subprocess stdin in terminateprocess-buffer.David Fifield2015-04-30
* Use persistent connections in the WSGI reflector.David Fifield2015-04-12
* Make WSGI LimitedReader.read() work when not given a size.David Fifield2015-04-11
* http.Error adds its own newline.David Fifield2015-04-08
* Replace --exit-on-stdin-eof with TOR_PT_EXIT_ON_STDIN_CLOSE=1.David Fifield2015-04-05
* Set TOR_PT_EXIT_ON_STDIN_CLOSE=1 in terminateprocess-buffer.David Fifield2015-04-05
* Add a missing variable declaration.David Fifield2015-03-21
* Don't strip Host when we are pruning headers.David Fifield2015-03-21
* Factor out requestOk.David Fifield2015-02-24
* Factor out a sendResponse function.David Fifield2015-02-24
* Fix gitweb links.David Fifield2015-02-24
* Read data before bailing out in onDataAvailable.David Fifield2015-02-22
* Catch NS_ERROR_NOT_AVAILABLE in reading responseStatus.David Fifield2015-02-22
* Refactoring in Firefox helper.David Fifield2015-02-22
* Use HTTPS for example forwarding URLs.David Fifield2015-02-22
* Formatting in php/index.php.David Fifield2015-02-22
* Use "let" instead of "var" in the Firefox helper.David Fifield2015-02-21
* Fix JSON syntax in comment.David Fifield2015-02-21