summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05systemd: allow tor some time to shut down after ShutdownWaitLength expiresteor
2018-11-05Notify systemd of ShutdownWaitLengthAlex Xu (Hello71)
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-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