summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-22dos: New client connect rate detectionDavid Goulet
2021-02-22Merge remote-tracking branch 'tor-gitlab/mr/319'Nick Mathewson
2021-02-22Merge branch 'maint-0.4.5'Nick Mathewson
2021-02-22Merge remote-tracking branch 'tor-gitlab/mr/316' into maint-0.4.5Nick Mathewson
2021-02-22relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
2021-02-22Merge branch 'maint-0.4.5'Alexander Færøy
2021-02-22Merge remote-tracking branch 'tor-gitlab/mr/309' into maint-0.4.5Alexander Færøy
2021-02-22relay: Move log notice after suggested address lookupDavid Goulet
2021-02-22relay: Only authorities publish a DirPortDavid Goulet
2021-02-22relay: Remove dirport reachability self testDavid Goulet
2021-02-22Fix a test failure in test_hs_control_add_onion_helper_add_service().George Kadianakis
2021-02-22Fix CID 1473232 in connection_ap_handle_onion().George Kadianakis
2021-02-22Refactoring: Remove 'addresstype' from connection_ap_handle_onion().George Kadianakis
2021-02-22Fix CID 1473233 in handle_control_hsfetch().George Kadianakis
2021-02-19Make dirauths vote the Sybil flag when other flags are zeroed outNeel Chauhan
2021-02-19hs-v2: Warn of v2 obsolete if configuredDavid Goulet
2021-02-19hs: Remove last artefact of HSv2 in the codeDavid Goulet
2021-02-19hs: Remove v2 code from HS circuitmapDavid Goulet
2021-02-19hs: Remove v2 statsDavid Goulet
2021-02-19test: Change chutney test to use HSv3 onlyDavid Goulet
2021-02-19man: Cleanup of v2 options and configDavid Goulet
2021-02-19or: Cleanup or.h header of HSv2 codeDavid Goulet
2021-02-19hs: Remove introduction point v2 supportDavid Goulet
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-19hs: Rename service config port objectDavid Goulet
2021-02-19hs-v2: Remove client supportDavid Goulet
2021-02-19Disable the dump_desc() function.Nick Mathewson
2021-02-19Merge remote-tracking branch 'tor-gitlab/mr/308'George Kadianakis
2021-02-18Merge branch 'bug40168+34088-035-v3' into bug40168+34088-035-v3-masterMike Perry
2021-02-18Add CBT unit test for Xm and alpha estimation.Mike Perry
2021-02-18Update documentation for the number of modes for Xm estimator.Mike Perry
2021-02-18Bug 34088: Remove max timeout calculation and warning.Mike Perry
2021-02-18Fix Xm mode calculation to properly average N=10 modes.Mike Perry
2021-02-18Lower circuit build time bin width to 10ms.Mike Perry
2021-02-18Log circuit timeout in millisecondsMike Perry
2021-02-18Raise the circuit close time quantile to 99.Mike Perry
2021-02-18Lower min circ timeout from 1.5s to bin width (10ms)Mike Perry
2021-02-18Completely ignore abandoned circs from circ timeout calcMike Perry
2021-02-17relay: No longer test dirport reachability for authoritiesRoger Dingledine
2021-02-17metrics: Handle the connection finished flushing eventDavid Goulet
2021-02-15Bump to 0.4.5.6-devNick Mathewson
2021-02-15Bump to 0.4.5.6.Nick Mathewson
2021-02-12Merge branch 'maint-0.4.5'David Goulet
2021-02-12Merge branch 'tor-gitlab/mr/304' into maint-0.4.5David Goulet
2021-02-12test: Fix duplicate ORPort testDavid Goulet
2021-02-12config: Do not compare for duplicate ORPorts with different addressesDavid Goulet
2021-02-12Merge branch 'maint-0.4.5'David Goulet
2021-02-12Merge branch 'tor-gitlab/mr/302' into maint-0.4.5David Goulet
2021-02-12Merge branch 'tor-gitlab/mr/303' into maint-0.4.5David Goulet
2021-02-12Merge branch 'maint-0.4.5'Alexander Færøy