aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-05Update geoip and geoip6 to the December 5 2018 database.Karsten Loesing
2018-11-15Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9Nick Mathewson
2018-11-13Merge branch 'bug28413_029' into maint-0.2.9Nick Mathewson
2018-11-12Fix a compiler warning in aes.c.Nick Mathewson
2018-11-11Fix a bug in usage of SSL_set1_groups_list()Nick Mathewson
2018-11-11Update geoip and geoip6 to the November 6 2018 database.Karsten Loesing
2018-11-09Merge branch 'bug28245_029' into maint-0.2.9Nick Mathewson
2018-11-09Always declare groups when building with openssl 1.1.1 APIsNick Mathewson
2018-10-31Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9Nick Mathewson
2018-10-25Fix two other cases of (buf + N > end) patternNick Mathewson
2018-10-25Fix possible UB in an end-of-string check in get_next_token().Nick Mathewson
2018-10-23Treat backtrace test failures as expected on most BSD-derived systemsteor
2018-10-15Fix make check-spaces.Nick Mathewson
2018-10-15Merge branch 'bug27709_029' into maint-0.2.9Nick Mathewson
2018-10-15Explain a bit more about branch prediction in the unit-test caseNick Mathewson
2018-10-10Merge remote-tracking branch 'tor-github/pr/392' into maint-0.2.9Nick Mathewson
2018-10-10Update geoip and geoip6 to the October 9 2018 database.Karsten Loesing
2018-09-18Travis: use the Homebrew addonteor
2018-09-14Revise our assertion and bug macros to work with -WparenthesesNick Mathewson
2018-09-14protover: reject invalid protocol namescypherpunks
2018-09-13Merge branch 'bug27658_029' into maint-0.2.9Nick Mathewson
2018-09-12Check waitpid return value and exit status in tinytest.cNick Mathewson
2018-09-11Merge remote-tracking branch 'teor/ticket27252-029' into maint-0.2.9Nick Mathewson
2018-09-11Update geoip and geoip6 to the September 6 2018 database.Karsten Loesing
2018-09-10Bump to 0.2.9.17-devNick Mathewson
2018-09-07Bump to 0.2.9.17Nick Mathewson
2018-09-07Merge branch 'ticket27344_029' into maint-0.2.9Nick Mathewson
2018-09-07Tell openssl to build its TLS contexts with security level 1Nick Mathewson
2018-09-07Merge remote-tracking branch 'teor/bug27461-029' into maint-0.2.9Nick Mathewson
2018-09-07Merge remote-tracking branch 'teor/bug27463-029' into maint-0.2.9Nick Mathewson
2018-09-07Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windowsteor
2018-09-07hs: Silence a spurious warning in rend_client_send_introduction()teor
2018-09-07Windows: Silence a spurious warning in the GetAdaptersAddresses castteor
2018-09-05Merge remote-tracking branch 'teor/bug27418-029' into maint-0.2.9Nick Mathewson
2018-09-05Travis: don't call echo with a --flag as the first argumentteor
2018-09-05Travis: when showing a log fails, keep trying to show other logsteor
2018-09-01Test for descriptor does not change when hibernatingjuga0
2018-09-01Add missing router_tests to test.hjuga0
2018-09-01Check descriptor bandwidth changed if not hibernatingjuga0
2018-09-01Add test for check_descriptor_bandwidth_changedjuga0
2018-09-01Allow mocking rep_hist_bandwidth_assessjuga0
2018-09-01Add test log helpers for msgs not containing strjuga0
2018-09-01Add changes filejuga0
2018-09-01Make bandwidth change factor a constantjuga0
2018-08-29Test: avoid spurious failures in make test-network-allteor
2018-08-29Test: consistently use $(TEST_NETWORK_ALL_LOG_DIR) in Makefile.amteor
2018-08-24Silence a compilation warning on MSVC 2017 and clang-clteor
2018-08-23Travis: Skip gcc on Linux with default settingsteor
2018-08-23Travis: make the exclude descriptions shorterteor
2018-08-23Travis: Skip a duplicate hardening-off build in Tor 0.2.9teor