aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-03Merge branch 'ticket40269_035_01' into maint-0.3.5David Goulet
2021-02-03Remove unused addr_port_set codeDavid Goulet
2021-02-03Merge branch 'ticket40270_035_01' into maint-0.3.5David Goulet
2021-02-03node: Move reentry set to use a digestmap_tDavid Goulet
2021-02-03relay: Send back CONNECTION_REFUSED on reentryDavid Goulet
2021-02-03relay: Double the size of the relay reentry setDavid Goulet
2021-02-03relay: Follow consensus parameter for network reentryDavid Goulet
2021-01-29test: Add test for exits blocking reentry to the networkGeorge Kadianakis
2021-01-29exit: Deny re-entry into the networkRoger Dingledine
2021-01-29relay: Add bloomfiter of relay address + {OR|Dir}PortDavid Goulet
2021-01-28Merge branch 'tor-gitlab/mr/50' into maint-0.3.5David Goulet
2021-01-28Merge branch 'tor-gitlab/mr/239' into maint-0.3.5David Goulet
2021-01-28Merge branch 'tor-gitlab/mr/243' into maint-0.3.5David Goulet
2021-01-28Merge branch 'tor-gitlab/mr/254' into maint-0.3.5David Goulet
2021-01-28Merge remote-tracking branch 'tor-gitlab/mr/140' into maint-0.3.5David Goulet
2021-01-28Merge remote-tracking branch 'tor-gitlab/mr/186' into maint-0.3.5David Goulet
2021-01-28Bump to 0.3.5.13.Nick Mathewson
2021-01-19Merge remote-tracking branch 'tor-gitlab/mr/143' into maint-0.3.5Nick Mathewson
2021-01-13Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)Nick Mathewson
2021-01-12hs-v3: Require reasonably live consensusDavid Goulet
2021-01-11Fix warnings in current debian-hardened CI.Nick Mathewson
2020-12-17Fix Keccak undefined behavior on exotic platforms.George Kadianakis
2020-12-14Socks5: handle truncated client requests correctlyNick Mathewson
2020-11-16Merge remote-tracking branch 'tor-gitlab/mr/195' into maint-0.3.5Nick Mathewson
2020-11-12Bump to 0.3.5.12-devNick Mathewson
2020-11-09Bump to 0.3.5.12Nick Mathewson
2020-11-09Merge remote-tracking branch 'tor-gitlab/mr/189' into maint-0.3.5Nick Mathewson
2020-11-05Handle a change in the implementation of hashlib in Python 3.9Nick Mathewson
2020-10-28Fix a previously overstrict log message check.Nick Mathewson
2020-10-28Do not define OPENSSL_VERSION in compat_openssl.hNick Mathewson
2020-10-28Include a more modest openssl header in crypto_openssl_mgt.hNick Mathewson
2020-10-14Implement proposal 318: Limit protovers to 0..63Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-github/pr/1827/head' into maint-0.3.5Nick Mathewson
2020-10-07hs-v2: Add deprecation warning for serviceDavid Goulet
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/77' into maint-0.3.5Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.3.5Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-github/pr/1661/head' into maint-0.3.5Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/43' into maint-0.3.5Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/137' into maint-0.3.5Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/103' into maint-0.3.5Nick Mathewson
2020-10-07Merge branch 'mr_124_squashed' into maint-0.3.5Nick Mathewson
2020-10-07Parallelize src/test/test into chunks.Nick Mathewson
2020-09-22srv: Remove spammy debug logDavid Goulet
2020-09-17Fix underflow in rend_cache/free_all test.Nick Mathewson
2020-09-17test: Increment rend cache allocation before freeingDavid Goulet
2020-09-14Resolve a compilation warning in test_connection.cNick Mathewson
2020-09-07statistics: Properly count all rendezvous cells (avoid undercounting).George Kadianakis
2020-09-01conn: Remove assert on new listener connection when retryingDavid Goulet
2020-08-12Fix allocation counting in clean_v2_descs_as_dir test.Nick Mathewson
2020-08-10small code tweaks to try to work around debian stable complaintsNick Mathewson