summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Test: consistently use $(TEST_NETWORK_ALL_LOG_DIR) in Makefile.amteor2018-08-29
* | Silence a compilation warning on MSVC 2017 and clang-clteor2018-08-24
|/
* Mark cert_matches_key as not-intrusive; fix stretch compilation.Nick Mathewson2018-08-22
* Merge remote-tracking branch 'teor/travis-osx-029' into maint-0.2.9Nick Mathewson2018-08-21
|\
| * Travis: add a missing macOS asciidoc env varteor2018-08-10
| * Travis: add a missing macOS asciidoc dependencyteor2018-08-10
| * Travis: put distcheck first for readabilityteor2018-08-10
| * Changes file for Travis: enable macOS buildsteor2018-08-10
| * Travis: fix a typoteor2018-08-10
| * Travis: list installed package versions before buildingteor2018-08-09
| * Travis: run an asciidoc buildteor2018-08-09
| * Travis: Use ccacheteor2018-08-09
| * Travis: make macOS builds work for Tor 0.2.9teor2018-08-09
| * Travis: create configure flags once, then echo the flagsteor2018-08-09