summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2021-02-12Merge remote-tracking branch 'tor-gitlab/mr/293' into maint-0.4.5Alexander Færøy
2021-02-12Merge branch 'maint-0.4.5'George Kadianakis
2021-02-12Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5George Kadianakis
2021-02-12Merge branch 'maint-0.4.5'George Kadianakis
2021-02-12Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5George Kadianakis
2021-02-11config: Set flag for implicit port addressDavid Goulet
2021-02-10relay: Allow RFC1918 addresses for non public relaysDavid Goulet
2021-02-10relay: Don't look at omit flag when building descriptorDavid Goulet
2021-02-09Fix coverity warnings 1472846 / 1472845.George Kadianakis
2021-02-08Merge branch 'maint-0.4.5'Nick Mathewson
2021-02-08Merge remote-tracking branch 'tor-gitlab/mr/296' into maint-0.4.5Nick Mathewson
2021-02-08Merge branch 'maint-0.4.5'Nick Mathewson
2021-02-08conn: Properly close MetricsPort socket on EOFDavid Goulet
2021-02-0840274: Add a changes file and make the same change with FD_CLOEXECNick Mathewson
2021-02-08Merge remote-tracking branch 'tor-github/pr/2128/head'Nick Mathewson
2021-02-08Don't log supported-protover warnings if consensus is older than Tor.Nick Mathewson
2021-02-08relay: Look at the omit IPv6 flag when publishingDavid Goulet
2021-02-08Remove DirCache=1 from list of supported versions.Nick Mathewson
2021-02-08relay: Fix Coverity warning for unchecked returned valueDavid Goulet
2021-02-08Merge remote-tracking branch 'tor-gitlab/mr/278'Nick Mathewson