summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-22test: Add DoS connection rate unit testDavid Goulet
2021-02-22dos: Move concurrent count into conn_stats objectDavid Goulet
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-22Use rangemap 0.1.10Nick Mathewson
2021-02-22script to generate a commit for an updated geoip fileNick Mathewson
2021-02-22Rust tool to convert IPFire Location dump into CSV format.Nick Mathewson
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-19test: Exclude HSv2 test from Stem CI driverDavid 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 branch 'maint-0.4.5'George Kadianakis
2021-02-19Merge remote-tracking branch 'tor-gitlab/mr/308' into maint-0.4.5George Kadianakis
2021-02-19Merge remote-tracking branch 'tor-gitlab/mr/308'George Kadianakis
2021-02-19Merge remote-tracking branch 'tor-gitlab/mr/305'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: Changes fileMike Perry
2021-02-18Bug 34088: Remove max timeout calculation and warning.Mike Perry
2021-02-18Bug 40168 changes fileMike 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-17Merge branch 'tor-gitlab/mr/311'David Goulet