aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-14protover: reject invalid protocol namescypherpunks
2018-09-13In conditionvar_timeout test, wait for threads to timeoutNick Mathewson
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
2018-08-23Travis: skip gcc on OSX, because the default compiler is clangteor
2018-08-22Mark cert_matches_key as not-intrusive; fix stretch compilation.Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-029' into maint-0.2.9Nick Mathewson
2018-08-20Rewrite test_tortls_cert_matches_key()Nick Mathewson
2018-08-20Use our x509 wrapper code in tor_tls_cert_matches_key()Nick Mathewson
2018-08-15Merge remote-tracking branch 'github/bug27081_029' into maint-0.2.9Nick Mathewson
2018-08-10Travis: add a missing macOS asciidoc env varteor
2018-08-10Travis: add a missing macOS asciidoc dependencyteor
2018-08-10Travis: put distcheck first for readabilityteor
2018-08-10Changes file for Travis: enable macOS buildsteor
2018-08-10Travis: fix a typoteor
2018-08-09Travis: list installed package versions before buildingteor
2018-08-09Travis: run an asciidoc buildteor
2018-08-09Travis: Use ccacheteor
2018-08-09Travis: make macOS builds work for Tor 0.2.9teor
2018-08-09Travis: create configure flags once, then echo the flagsteor
2018-08-09Travis: enable macOS buildsteor
2018-08-09Travis: Rewrite .travis.ymlteor