summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * Travis: enable macOS buildsteor2018-08-09
| * Travis: Rewrite .travis.ymlteor2018-08-09
| * Add more optional packages to TravisTaylor Yu2018-08-09
* | Rewrite test_tortls_cert_matches_key()Nick Mathewson2018-08-20
* | Use our x509 wrapper code in tor_tls_cert_matches_key()Nick Mathewson2018-08-20
* | Merge remote-tracking branch 'github/bug27081_029' into maint-0.2.9Nick Mathewson2018-08-15
|\ \
| * | Don't search for -lpthread on WindowsNick Mathewson2018-08-08
| |/
* | Update geoip and geoip6 to the August 7 2018 database.Karsten Loesing2018-08-09
|/
* Changes file for 25440Nick Mathewson2018-08-08
* Fix crash when calling openat with sandbox enabled #25440Daniel Pinto2018-08-08
* Merge branch 'fix_nonstandard_malloc_029' into maint-0.2.9Nick Mathewson2018-08-03
|\
| * When setting a nonstandard malloc, disable the system malloc.Nick Mathewson2018-07-11
* | Stop logging link auth warnings on Single Onion Services and Tor2webteor2018-07-25