summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update geoip and geoip6 to the December 5 2018 database.geoip-2018-12-05Karsten Loesing2018-12-05
* Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9Nick Mathewson2018-11-15
|\
| * Test for descriptor does not change when hibernatingjuga02018-09-01
| * Add missing router_tests to test.hjuga02018-09-01
| * Check descriptor bandwidth changed if not hibernatingjuga02018-09-01
| * Add test for check_descriptor_bandwidth_changedjuga02018-09-01
| * Allow mocking rep_hist_bandwidth_assessjuga02018-09-01
| * Add test log helpers for msgs not containing strjuga02018-09-01
| * Add changes filejuga02018-09-01
| * Make bandwidth change factor a constantjuga02018-09-01
| * Check bandwidth changes only if small uptimejuga02018-06-03
* | Merge branch 'bug28413_029' into maint-0.2.9Nick Mathewson2018-11-13
|\ \
| * | Fix a compiler warning in aes.c.Nick Mathewson2018-11-12
|/ /
* | Fix a bug in usage of SSL_set1_groups_list()Nick Mathewson2018-11-11
* | Update geoip and geoip6 to the November 6 2018 database.geoip-2018-11-06Karsten Loesing2018-11-11
* | Merge branch 'bug28245_029' into maint-0.2.9Nick Mathewson2018-11-09
|\ \
| * | Always declare groups when building with openssl 1.1.1 APIsNick Mathewson2018-11-09
|/ /
* | Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9Nick Mathewson2018-10-31
|\ \
| * | Treat backtrace test failures as expected on most BSD-derived systemsteor2018-10-23
* | | Fix two other cases of (buf + N > end) patternNick Mathewson2018-10-25
* | | Fix possible UB in an end-of-string check in get_next_token().Nick Mathewson2018-10-25
|/ /
* | Fix make check-spaces.Nick Mathewson2018-10-15
* | Merge branch 'bug27709_029' into maint-0.2.9Nick Mathewson2018-10-15
|\ \
| * | Explain a bit more about branch prediction in the unit-test caseNick Mathewson2018-10-15
| * | Revise our assertion and bug macros to work with -WparenthesesNick Mathewson2018-09-14
* | | Merge remote-tracking branch 'tor-github/pr/392' into maint-0.2.9Nick Mathewson2018-10-10
|\ \ \
| * | | Travis: use the Homebrew addonteor2018-09-18
| |/ /
* | | Update geoip and geoip6 to the October 9 2018 database.geoip-2018-10-09Karsten Loesing2018-10-10
* | | protover: reject invalid protocol namescypherpunks2018-09-14
|/ /
* | Merge branch 'bug27658_029' into maint-0.2.9Nick Mathewson2018-09-13
|\ \
| * | Check waitpid return value and exit status in tinytest.cNick Mathewson2018-09-12
|/ /
* | Merge remote-tracking branch 'teor/ticket27252-029' into maint-0.2.9Nick Mathewson2018-09-11
|\ \
| * | Travis: Skip gcc on Linux with default settingsteor2018-08-23
| * | Travis: make the exclude descriptions shorterteor2018-08-23
| * | Travis: Skip a duplicate hardening-off build in Tor 0.2.9teor2018-08-23
| * | Travis: skip gcc on OSX, because the default compiler is clangteor2018-08-23
* | | Update geoip and geoip6 to the September 6 2018 database.geoip-2018-09-06Karsten Loesing2018-09-11
* | | Bump to 0.2.9.17-devNick Mathewson2018-09-10
* | | Bump to 0.2.9.17Nick Mathewson2018-09-07
* | | Merge branch 'ticket27344_029' into maint-0.2.9Nick Mathewson2018-09-07
|\ \ \
| * | | Tell openssl to build its TLS contexts with security level 1Nick Mathewson2018-09-07
|/ / /
* | | Merge remote-tracking branch 'teor/bug27461-029' into maint-0.2.9Nick Mathewson2018-09-07
|\ \ \
| * | | Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windowsteor2018-09-07
* | | | Merge remote-tracking branch 'teor/bug27463-029' into maint-0.2.9Nick Mathewson2018-09-07
|\ \ \ \
| * | | | hs: Silence a spurious warning in rend_client_send_introduction()teor2018-09-07
| |/ / /
* | | | Windows: Silence a spurious warning in the GetAdaptersAddresses castteor2018-09-07
|/ / /
* | | Merge remote-tracking branch 'teor/bug27418-029' into maint-0.2.9Nick Mathewson2018-09-05
|\ \ \
| * | | Travis: don't call echo with a --flag as the first argumentteor2018-09-05
* | | | Travis: when showing a log fails, keep trying to show other logsteor2018-09-05
|/ / /
* | | Test: avoid spurious failures in make test-network-allteor2018-08-29