aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08Merge branch 'maint-0.4.2' into maint-0.4.3Alexander Færøy
2020-07-08Merge branch 'maint-0.4.4'Alexander Færøy
2020-07-08Merge branch 'maint-0.4.3' into maint-0.4.4Alexander Færøy
2020-07-08Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-07-07Resolve a compiler warning from a 32-bit signed/unsigned comparisonNick Mathewson
2020-07-07Revert "config: Make clients tell dual-stack exits they prefer IPv6"David Goulet
2020-07-07Merge remote-tracking branch 'tor-github/pr/1974/head'Nick Mathewson
2020-07-07Merge branch 'ticket33236_045_01'David Goulet
2020-07-07addr: Attempt to learn our address with ORPortDavid Goulet
2020-07-07Merge branch 'maint-0.4.2' into maint-0.4.3Alexander Færøy
2020-07-07Merge branch 'maint-0.4.3' into maint-0.4.4Alexander Færøy
2020-07-07Merge branch 'maint-0.4.4'Alexander Færøy
2020-07-07Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-07-07changes: Add a changes file for #40022David Goulet
2020-07-07channel: Consider NETINFO other address as oursDavid Goulet
2020-07-07addr: New function relay_address_new_suggestion()David Goulet
2020-07-07addr: Rename and make resolved_addr_set_last() function publicDavid Goulet
2020-07-07channel: Continue refactor NETINFO process functionDavid Goulet
2020-07-07channel: Refactor NETINFO process functionDavid Goulet
2020-07-07Add correct exclusions to Doxyfile.in.Nick Mathewson
2020-07-07CI: Fix Appveyor printf format errorDavid Goulet
2020-07-07Merge branch 'tor-github/pr/1973'George Kadianakis
2020-07-07Fix coccinelle complaint in test-memwipe.cNick Mathewson
2020-07-07add changes file for ticket31699Bartosz Duszel
2020-07-07remove autoconf check for mallocBartosz Duszel
2020-07-07remove autoconf check for EVP_sha3_256Bartosz Duszel
2020-07-07remove autoconf check for htonllBartosz Duszel
2020-07-07remove autoconf check for syslimitsBartosz Duszel
2020-07-07remove autoconf check for getpassBartosz Duszel
2020-07-07Mark some log messages as used by Chutney.George Kadianakis
2020-07-06Use ((x + 7) >> 3) instead of (x >> 3) when converting from bits to bytes.Alexander Færøy
2020-07-06Add constness to length variables in `tor_tls_cert_matches_key`.Alexander Færøy
2020-07-06Fix out-of-bound memory read in `tor_tls_cert_matches_key()` for NSS.Alexander Færøy
2020-07-06Run `tor_tls_cert_matches_key()` Test Suite with both OpenSSL and NSS.Alexander Færøy
2020-07-06Fix coccinelle complaint in test_config.cNick Mathewson
2020-07-06addr: Fix possible memleak in find_my_address()David Goulet
2020-07-06Merge remote-tracking branch 'tor-github/pr/1938/head'Nick Mathewson
2020-07-03Merge branch 'maint-0.4.4'George Kadianakis
2020-07-03Merge branch 'tor-github/pr/1962' into maint-0.4.4George Kadianakis
2020-07-03hs-v2: Add deprecation warning for serviceDavid Goulet
2020-07-03Merge branch 'tor-github/pr/1934'George Kadianakis
2020-07-02changes: Add changes file for ticket #40019David Goulet
2020-07-02make: Don't run check-best-practices in check-localDavid Goulet
2020-07-02scripts: Don't run practracker in git hooksDavid Goulet
2020-07-02scripts: Add env variable to disable pre-commit hookDavid Goulet
2020-07-02Merge branch 'tor-github/pr/1968'David Goulet
2020-07-02Add braces to IF_BUG_ONCE()s introduced in ticket34069.Nick Mathewson
2020-07-02Clean up a redundant debug log in circuit_handle_first_hop().Nick Mathewson
2020-07-02Allow multiple addresses in extend_info_t.Nick Mathewson
2020-07-02Move description of ext contents into an md file.Nick Mathewson