aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-22Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-22Mark cert_matches_key as not-intrusive; fix stretch compilation.Nick Mathewson
2018-08-21Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-032' into maint-0.3.2Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-029' into maint-0.2.9Nick Mathewson
2018-08-21Merge branch 'maint-0.2.9' into maint-0.3.2Nick 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-16Keep descriptor rotation time after HUP occurs.George Kadianakis
2018-08-16Rust: Say that we support rust stable in GettingStartedRust.mdteor
2018-08-15Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-15Merge remote-tracking branch 'github/bug27081_029' into maint-0.2.9Nick Mathewson
2018-08-10Merge branch 'travis-osx-029' into travis-osx-032teor
2018-08-10Travis: add a missing macOS asciidoc env varteor
2018-08-10Merge branch 'travis-osx-029' into travis-osx-032teor
2018-08-10Travis: Improve Rust commentsteor
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-10Changes file for Rust: backport src/test/test_rust.sh from masterteor
2018-08-10Travis: Use cargo cacheteor
2018-08-10Fix $abs_top_srcdir in test_rust.shteor
2018-08-10Stop setting $CARGO_HOMEteor
2018-08-10Rust: backport src/test/test_rust.sh from masterteor
2018-08-10Travis: fix a typoteor
2018-08-09Travis: fix a typoteor
2018-08-09Travis: add rust cargo offline modeteor
2018-08-09Travis: add rust cargo online modeteor
2018-08-09Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-09Travis: add lzma and zstd, where availableteor
2018-08-09Merge branch 'travis-osx-029' into travis-osx-032teor
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
2018-08-09Update geoip and geoip6 to the August 7 2018 database.Karsten Loesing
2018-08-09Add more optional packages to TravisTaylor Yu
2018-08-08Don't search for -lpthread on WindowsNick Mathewson
2018-08-08Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-08Changes file for 25440Nick Mathewson
2018-08-08Fix crash when calling openat with sandbox enabled #25440Daniel Pinto
2018-08-03Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-03Merge branch 'fix_nonstandard_malloc_029' into maint-0.2.9Nick Mathewson
2018-07-30Merge remote-tracking branch 'teor/bug26924_032' into maint-0.3.2Nick Mathewson
2018-07-26Don't disable an unsupported compiler warningTaylor Yu
2018-07-25Improve connection auth loggingteor
2018-07-25Merge branch 'bug26924_029' into bug26924_032teor