summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
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-02-19Disable the dump_desc() function.Nick Mathewson
2021-02-03node: Move reentry set to use a digestmap_tDavid Goulet
2021-02-03relay: Double the size of the relay reentry setDavid Goulet
2021-01-29test: Add test for exits blocking reentry to the networkGeorge Kadianakis
2021-01-29relay: Add bloomfiter of relay address + {OR|Dir}PortDavid 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-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-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/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-09-22srv: Remove spammy debug logDavid Goulet
2020-09-07statistics: Properly count all rendezvous cells (avoid undercounting).George Kadianakis
2020-08-10small code tweaks to try to work around debian stable complaintsNick Mathewson
2020-07-22Treat all extorport connections with un-set addresses as remoteNick Mathewson
2020-06-30Downgrade "Bug: No entry found in extrainfo map" message.Nick Mathewson
2020-06-30Merge branch 'tor-github/pr/1909' into maint-0.3.5Alexander Færøy
2020-06-29Merge remote-tracking branch 'tor-github/pr/1725/head' into maint-0.3.5Nick Mathewson
2020-05-30Preemptive circs should work with UseEntryGuards 0Roger Dingledine
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Replace some "fall through" comments not at the end of a case.Nick Mathewson
2020-05-06Replace a "fall through" comment that was outside a switch.Nick Mathewson
2020-03-21router: Refactor IPv6 ORPort function logicteor
2020-03-21router: Stop advertising incorrect auto IPv6 ORPortsteor
2020-03-17Merge branch 'trove_2020_002_035' into maint-0.3.5Nick Mathewson
2020-03-17Fix TROVE-2020-003.George Kadianakis
2020-03-17Trivial bugfixes found during TROVE investigation.George Kadianakis
2020-02-12hs-v3: Remove BUG() that can occur normallyDavid Goulet
2020-02-12Lowercase the BridgeDistribution value from torrc in descriptors.Alexander Færøy
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-14Replace an assertion with a check-and-logNick Mathewson
2019-11-25Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5teor
2019-11-06Merge remote-tracking branch 'tor-github/pr/1340' into maint-0.3.5teor
2019-10-24hs-v3: Remove a BUG() caused by an acceptable raceDavid Goulet
2019-10-23Merge remote-tracking branch 'tor-github/pr/1284' into maint-0.3.5teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1256' into maint-0.3.5teor
2019-10-07hs-v3: Make service pick the exact amount of intro pointsDavid Goulet
2019-09-18Avoid a crash if our "current" and "old" ntor onion keys are equalNick Mathewson
2019-09-18Extract expressions in construct_ntor_key_map()Nick Mathewson
2019-09-06entrynodes: Make routine descriptor expiry notice logs less alarmingteor
2019-09-02Change loglevel of message 'Hash of session info was not as expected'rl1987
2019-08-30Merge remote-tracking branch 'tor-github/pr/1181' into maint-0.3.5teor