aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-27Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-27When running make test-network-all, use the mixed+hs-v2 networkteor
2018-08-24Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-24Merge branch 'ticket27286_032_v2' into maint-0.3.2Nick Mathewson
2018-08-24Update the protocol versions recommendations to remove LinkAuth=1Nick Mathewson
2018-08-23Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-23Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-24Silence a compilation warning on MSVC 2017 and clang-clteor
2018-08-22Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-22Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-22Mark cert_matches_key as not-intrusive; fix stretch compilation.Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-033' into maint-0.3.3Nick Mathewson
2018-08-21Merge remote-tracking branch 'teor/travis-osx-032' into maint-0.3.2Nick Mathewson
2018-08-21Merge branch 'maint-0.3.2' into maint-0.3.3Nick 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-17Merge remote-tracking branch 'onionk/rust-protospace' into maint-0.3.3Nick Mathewson
2018-08-17rust/protover: don't accept whitespace in ProtoSet::from_str()cypherpunks
2018-08-17rust/protover: fix hyphen parsing bug in ProtoSet::from_str()cypherpunks
2018-08-16Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-16Keep descriptor rotation time after HUP occurs.George Kadianakis
2018-08-15Merge remote-tracking branch 'public/bug26779_033' into maint-0.3.3Nick Mathewson
2018-08-10Rust: Use --all-features in test_rust.sh for 0.3.3 and 0.3.4teor
2018-08-10Rust: use a consistent working directory in builds and teststeor
2018-08-10Stop setting $CARGO_HOME in src/rust/tor_rust/include.amteor
2018-08-10Merge branch 'travis-osx-032' into travis-osx-033teor
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-09Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-09Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-09Update geoip and geoip6 to the August 7 2018 database.Karsten Loesing
2018-08-08Merge branch 'bug26948_033' into maint-0.3.3Nick Mathewson
2018-08-08Detect broken stdatomic.h, and pretend that it isn't there at allNick Mathewson
2018-08-08Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-08Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-08Fix crash when calling openat with sandbox enabled #25440Daniel Pinto
2018-08-01Fix build on GNU/Hurd. Patch from paulusASol. Closes 26873.Nick Mathewson
2018-07-31Always call tor_free_all() when exiting tor_run_main()Nick Mathewson
2018-07-30Merge remote-tracking branch 'teor/bug26627_033' into maint-0.3.3Nick Mathewson
2018-07-30Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-30Merge remote-tracking branch 'teor/bug26924_032' into maint-0.3.2Nick Mathewson
2018-07-30Merge branch 'maint-0.3.2' into maint-0.3.3Nick 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
2018-07-25Stop logging link auth warnings on Single Onion Services and Tor2webteor
2018-07-25Stop putting unsupported ed25519 link auth in v3 onion service descsteor
2018-07-25Stop sending unsupported ed25519 link specifiers in v3 introduce cellsteor