aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Only intern one copy of each magic string for the sandboxNick Mathewson2014-04-16
* Fix some initial sandbox issues.Nick Mathewson2014-04-16
* Only expose clean_backtrace() if we'll implement itNick 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
* | | Merge remote-tracking branch 'public/bug11465'Nick Mathewson2014-04-15
|\ \ \
| * | | Log a backtrace when the sandbox finds a failureNick Mathewson2014-04-10
| * | | Make the sandbox code allow the writev() syscall.Nick Mathewson2014-04-10
* | | | Answer a question in a comment; fix a wide line.Nick Mathewson2014-04-15
* | | | Fix compiler warning on test_status.cNick Mathewson2014-04-15
* | | | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | | | Merge remote-tracking branch 'public/bug11513_024'Nick Mathewson2014-04-15
|\ \ \ \
| * | | | New sort order for server choice of ciphersuites.Nick Mathewson2014-04-14
* | | | | 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
* | | | Merge remote-tracking branch 'asn/bug11486'Nick Mathewson2014-04-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add another unit test for parse_bridge_line().George Kadianakis2014-04-11
* | | | Demote "we stalled too much while trying to write" message to INFONick Mathewson2014-04-09
* | | | Fix a dumb C bug in the unit tests for 9841Nick 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 'public/update_ciphers_ff28'Nick Mathewson2014-04-08
|\ \ \ \ \
| * | | | | Update ciphers.inc to match ff28Nick Mathewson2014-04-08
| * | | | | Teach the get_mozilla_ciphers.py script to parse recent firefoxenNick Mathewson2014-04-08
* | | | | | 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 remote-tracking branch 'public/bug11426'Nick Mathewson2014-04-08
|\ \ \ \ \
| * | | | | Make csiphash use the proper endian-converter on solarisNick Mathewson2014-04-07
* | | | | | Merge branch 'bug2454_025_squashed'Nick Mathewson2014-04-08
|\ \ \ \ \ \
| * | | | | | Check for new IP addr after circuit liveliness returnsMatthew Finkel2014-04-08
* | | | | | | Move existing policy tests from test.c to new test_policy.cNick Mathewson2014-04-08
* | | | | | | Remove unused extern decl for a nonexistent test suiteNick Mathewson2014-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
| * | | | | | | | Test for circuit_set_rend_token(.,.,NULL)Nick Mathewson2014-04-04
| * | | | | | | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson2014-04-04
| |\ \ \ \ \ \ \ \