aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Drop 'fr' parameter from sandbox code.Nick Mathewson2014-04-16
* Remove nonsensical exec permission from sandbox code.Nick Mathewson2014-04-16
* Add 'rename' to the sandboxed syscallsNick Mathewson2014-04-16
* Fix some initial sandbox issues.Nick Mathewson2014-04-16
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-16
|\
| * Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-16
| |\
| | * remove note about dannenberg; it has upgraded.Nick Mathewson2014-04-16
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-16
| |\|
| | * Update the authority signing key blacklistNick Mathewson2014-04-16
* | | Answer a question in a comment; fix a wide line.Nick Mathewson2014-04-15
* | | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-15
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-15
| |\|
| | * Don't send uninitialized stack to the controller and say it's a date.Nick Mathewson2014-04-14
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-14
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-14
| |\|
| | * Tweak changes file and comment dates.Nick Mathewson2014-04-14
| | * Fill in the list of blacklisted signing keys.Nick Mathewson2014-04-14
| | * Code to blacklist authority signing keysNick Mathewson2014-04-14
* | | Demote "we stalled too much while trying to write" message to INFONick Mathewson2014-04-09
* | | Merge remote-tracking branch 'public/bug10431'Nick Mathewson2014-04-09
|\ \ \
| * | | Report only the first bootstrap failure from an orconnNick Mathewson2014-03-27
* | | | note a missing wordRoger Dingledine2014-04-09
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-08
|\ \ \ \ | | |/ / | |/| |
| * | | Fix a small memory leak when resolving PTR addressesNick Mathewson2014-04-07
* | | | Merge branch 'bug2454_025_squashed'Nick Mathewson2014-04-08
|\ \ \ \
| * | | | Check for new IP addr after circuit liveliness returnsMatthew Finkel2014-04-08
* | | | | Merge branch 'bug7952_final'Nick Mathewson2014-04-08
|\ \ \ \ \
| * | | | | Making entire exit policy available to Tor controller.rl19872014-04-08
* | | | | | Merge remote-tracking branch 'public/bug4241'Nick Mathewson2014-04-08
|\ \ \ \ \ \
| * | | | | | Drop MAX_REND_FAILURES to 8Nick Mathewson2014-04-02
* | | | | | | Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson2014-04-08
|\ \ \ \ \ \ \
| * | | | | | | Protocol_Warn when a rendezvous cookie is used twice.Nick Mathewson2014-04-04
| * | | | | | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson2014-04-04
| |\ \ \ \ \ \ \
| | * | | | | | | Fix to 9841 fix: setting a token to NULL should clear itNick Mathewson2014-04-04
| * | | | | | | | Tweak sign of rend_token params for consistencyNick Mathewson2014-02-13
| * | | | | | | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson2014-02-13
| |\| | | | | | |
| | * | | | | | | Faster circuit_get_by_rend_token_and_purpose()Nick Mathewson2014-02-13
* | | | | | | | | Fix some harmless/untriggerable memory leaks found by coverityNick Mathewson2014-04-07
* | | | | | | | | Merge remote-tracking branch 'public/bug10363_024_squashed'Nick Mathewson2014-04-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix undefined behavior with pointer addition in channeltls.cNick Mathewson2014-04-07
* | | | | | | | | | For missing transport, say "PT_MISSING" not "NO_ROUTE"Nick Mathewson2014-04-07
* | | | | | | | | | Forward-port bug9665 fix to work with our fix for 11069Nick Mathewson2014-04-07
* | | | | | | | | | Fix bug9665Fábio J. Bertinatto2014-04-07
* | | | | | | | | | Merge remote-tracking branch 'public/bug9650'Nick Mathewson2014-04-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | check outputs from get_first_listener_addrport_stringNick Mathewson2014-03-27
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'public/bug10801_024'Nick Mathewson2014-04-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't do a DNS lookup on a bridge line addressNick Mathewson2014-03-27
* | | | | | | | | | | Fix make_socket_reusable() on windows. Bug not in any released TorNick Mathewson2014-04-02
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10081'Nick Mathewson2014-04-02
|\ \ \ \ \ \ \ \ \ \ \