aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-19test: Don't run HSv2 Chutney test networksDavid Goulet
2021-10-19test: Fix unit tests after disabling version 2David Goulet
2021-09-30hs-v2: Disable version 2 HSPOST and HSFETCH commandDavid Goulet
2021-09-30hs-v2: Disable version 2 directoryDavid Goulet
2021-09-30hs-v2: Disable version 2 introduction pointDavid Goulet
2021-09-30hs-v2: Disable version 2 serviceDavid Goulet
2021-09-30hs-v2: Disable SOCKS connection for v2 addressesDavid Goulet
2021-09-13Only check for bindable ports if we are unsure if it will fail.Alexander Færøy
2021-08-16Make the version 0.3.6.16, not 0.3.6.16-dev.Nick Mathewson
2021-08-13Update version to 0.3.5.16David Goulet
2021-08-12Update GeoIP files to match IPFire location DB as per 2021/08/12.Alexander Færøy
2021-08-11Merge remote-tracking branch 'tor-gitlab/mr/417' into maint-0.3.5Alexander Færøy
2021-08-11Disable ed25519-donna's batch verification.George Kadianakis
2021-08-11fallbackdir: Regenerate listDavid Goulet
2021-08-11relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
2021-06-14Bump to 0.3.5.15-devNick Mathewson
2021-06-10Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsingGeorge Kadianakis
2021-06-10TROVE-2021-003: Check layer_hint before half-closed end and resolve cellsDavid Goulet
2021-06-10Merge branch 'bug40391_035' into maint-0.3.5Nick Mathewson
2021-06-10Merge branch 'bug40390_035_squashed' into maint-0.3.5Nick Mathewson
2021-06-10Assert on _all_ failures from RAND_bytes().Nick Mathewson
2021-06-10Update geoip files to match ipfire location db, 2021/06/10.Nick Mathewson
2021-06-07Bump to 0.3.5.15.Nick Mathewson
2021-05-25Remove the function `tor_tls_assert_renegotiation_unblocked`.Nick Mathewson
2021-05-18Use a more secure hash function for the circuitmux hashtable.Nick Mathewson
2021-05-07Reindent a few lines to fix a GCC warning.Nick Mathewson
2021-05-07Update geoip files to match ipfire location db, 2021/05/07.Nick Mathewson
2021-04-21Merge remote-tracking branch 'tor-gitlab/mr/363' into maint-0.3.5George Kadianakis
2021-04-14fallbackdir: Remove two unspec linesDavid Goulet
2021-04-13Fix test naming, and fix tests on windows.Nick Mathewson
2021-04-13fallbackdir: Renegerate list with 200 relaysDavid Goulet
2021-04-13Update geoip files to match ipfire location db, 2021/04/13.Nick Mathewson
2021-03-16Bump to 0.3.5.14-devNick Mathewson
2021-03-15Merge branch 'bug40316_035_v2' into maint-0.3.5Nick Mathewson
2021-03-15Fix detection of point to insert signatures on a pending consensus.Nick Mathewson
2021-03-15Clarify new intended strategy with TROVE-2021-001Nick Mathewson
2021-03-15Merge branch 'bug40286_disable_min_035' into maint-0.3.5Nick Mathewson
2021-03-15Bump to 0.3.5.14Nick Mathewson
2021-03-12Update geoip files to match ipfire location db, 2021/03/12.Nick Mathewson
2021-02-23Remove mallinfo() from codebaseDavid Goulet
2021-02-19Disable the dump_desc() function.Nick Mathewson
2021-02-03Bump to 0.3.5.13-dev.Nick Mathewson
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