aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-18test/sr: Clear SRVs after init, and before setupteor
2019-03-09test/sr: Free SRVs before replacing them in test_sr_setup_srv()teor
2019-03-06Update geoip and geoip6 to the March 4 2019 database.Karsten Loesing
2019-03-01Merge remote-tracking branch 'tor-github/pr/749' into maint-0.2.9teor
2019-03-01Merge remote-tracking branch 'tor-github/pr/748' into maint-0.2.9teor
2019-03-01Merge remote-tracking branch 'tor-github/pr/747' into maint-0.2.9teor
2019-02-27test/shared-random: Stop leaking shared random state in the unit teststeor
2019-02-19Fix a compiler warning on OpenBSDKris Katterjohn
2019-02-12Update geoip and geoip6 to the February 5 2019 database.Karsten Loesing
2019-01-10rend: stop warning when clients send multiple rend establish cellsteor
2019-01-07Update geoip and geoip6 to the January 3 2019 database.Karsten Loesing
2019-01-04Merge branch 'bug21394_029_redux' into maint-0.2.9Nick Mathewson
2018-12-10Fallbacks: Update the hard-coded fallback list in December 2018teor
2018-12-07Fallbacks: Update the hard-coded fallback list in December 2018teor
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-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-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-10Update geoip and geoip6 to the October 9 2018 database.Karsten Loesing
2018-09-14Revise our assertion and bug macros to work with -WparenthesesNick Mathewson
2018-09-14protover: reject invalid protocol namescypherpunks
2018-09-12Check waitpid return value and exit status in tinytest.cNick 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-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-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-01Make bandwidth change factor a constantjuga0
2018-08-24Silence a compilation warning on MSVC 2017 and clang-clteor
2018-08-22Mark cert_matches_key as not-intrusive; fix stretch compilation.Nick Mathewson
2018-08-20Rewrite test_tortls_cert_matches_key()Nick Mathewson