summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-09Merge remote-tracking branch 'tor-github/pr/1784' into maint-0.3.5teor
2020-03-25Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-03-20Appveyor: Copy required DLLs to test and appteor
2020-03-20Merge branch 'maint-0.3.5' into release-0.3.5teor
2020-03-19Appveyor: disable crypto/openssl_versionNick Mathewson
2020-03-19Add a TOR_SKIP_TESTCASES environment variable for suppressing tests.Nick Mathewson
2020-03-18Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-03-18Bump version to 0.3.5.10-devNick Mathewson
2020-03-18Pick release date, copy changelog to releasenotes.tor-0.3.5.10Nick Mathewson
2020-03-18Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-03-18Port rsa_private_key_too_long() to work on OpenSSL 1.1.0.Nick Mathewson
2020-03-17fold in changelog and blurb for trove-2020-002Nick Mathewson
2020-03-17Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-03-17Merge branch 'trove_2020_002_035' into maint-0.3.5Nick Mathewson
2020-03-17Initial changelog for 0.3.5.10Nick Mathewson
2020-03-17Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-03-17Fix TROVE-2020-003.George Kadianakis
2020-03-17Trivial bugfixes found during TROVE investigation.George Kadianakis
2020-03-17Use >= consistently with max_bits.Nick Mathewson
2020-03-17Add off-by-one checks for key length.Nick Mathewson
2020-03-17Extract key length check into a new function, and check more fields.Nick Mathewson
2020-03-16Merge branch 'maint-0.3.5' into release-0.3.5teor
2020-03-16Travis: Produce detailed chutney diagnosticsteor
2020-03-14Fix memory leak in crypto_pk_asn1_decode_private.Nick Mathewson
2020-03-14Add a test for crypto_pk_asn1_decode_private maxbits.Nick Mathewson
2020-03-14Revise TROVE-2020-002 fix to work on older OpenSSL versions.Nick Mathewson
2020-03-13Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-03-13Bump to 0.3.5.10Nick Mathewson
2020-03-13Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-03-13Merge remote-tracking branch 'tor-github/pr/1693/head' into maint-0.3.5Nick Mathewson
2020-03-13Merge branch 'maint-0.3.5' into release-0.3.5teor
2020-03-12Fix unit tests that look at contactinfo logs.Nick Mathewson
2020-03-12config: Warn if ContactInfo is not setDavid Goulet
2020-03-11pem_decode(): Tolerate CRLF line endingsNick Mathewson
2020-03-10dos: Pass transport name on new client connectionDavid Goulet
2020-02-13Travis: Sort jobs in order of speedteor
2020-02-13Travis: Remove a redundant distcheck jobteor
2020-02-13Travis: Require the macOS IPv6 chutney jobteor
2020-02-12hs-v3: Remove BUG() that can occur normallyDavid Goulet
2020-02-12Merge branch 'maint-0.3.5' into release-0.3.5teor
2020-02-12Lowercase the BridgeDistribution value from torrc in descriptors.Alexander Færøy
2020-02-12Merge remote-tracking branch 'tor-github/pr/1689' into maint-0.3.5teor
2020-02-10Merge branch 'maint-0.3.5' into release-0.3.5Nick Mathewson
2020-02-10Merge branch 'bug33212_035' into maint-0.3.5Nick Mathewson
2020-02-10Fix a Rust compilation warning; resolve bug 33212.Nick Mathewson
2020-02-05changes file for 33119 aka TROVE-2020-002Nick Mathewson
2020-02-05When parsing tokens, reject early on spurious keys.Nick Mathewson
2020-02-05When parsing, reject >1024-bit RSA private keys sooner.Nick Mathewson
2020-01-30Merge branch 'maint-0.3.5' into release-0.3.5teor
2020-01-30Merge remote-tracking branch 'tor-github/pr/1614' into maint-0.3.5teor