aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27tests: Fix unit tests after adding new HS metrics moduleDavid Goulet
2020-10-27changes: File for ticket 40063, the MetricsPortDavid Goulet
2020-10-27doc: Initial documentation of the lib/metricsDavid Goulet
2020-10-27man: Add the MetricsPort manpage entryDavid Goulet
2020-10-27hs: Collect introduction circuit metricsDavid Goulet
2020-10-27hs: Collect rendezvous circuit metricsDavid Goulet
2020-10-27hs: Collect service traffic metricsDavid Goulet
2020-10-27hs: Always note the virtual port in the identDavid Goulet
2020-10-27hs: New metrics moduleDavid Goulet
2020-10-27conn: New Metrics listener portDavid Goulet
2020-10-27metrics: New feature module to track tor metricsDavid Goulet
2020-10-27lib: New metrics libraryDavid Goulet
2020-10-27Merge branch 'maint-0.4.4'David Goulet
2020-10-27Merge branch 'tor-gitlab/mr/176' into maint-0.4.4David Goulet
2020-10-27Merge branch 'tor-gitlab/mr/173'David Goulet
2020-10-27Merge branch 'tor-gitlab/mr/176'David Goulet
2020-10-26Merge branch 'maint-0.4.4'Nick Mathewson
2020-10-26Make ticket40164 compliant with styleNick Mathewson
2020-10-26Merge remote-tracking branch 'tor-gitlab/mr/169' into masterGeorge Kadianakis
2020-10-23Merge remote-tracking branch 'tor-gitlab/mr/127'Nick Mathewson
2020-10-23Update required/recommended protocol lists more systematicallyNick Mathewson
2020-10-23Merge branch 'combined_libs'Nick Mathewson
2020-10-23Changes file for ticket 40127Nick Mathewson
2020-10-22Turn ConsensusParams into a LinelistRoger Dingledine
2020-10-21main: Off by one when dumping subsystem listDavid Goulet
2020-10-21Make "check-changes" work on bug32671.Nick Mathewson
2020-10-21Allow mutiple lines on configuration for ROUTERSET entries. #28361Daniel Pinto
2020-10-20Set is_padding_timer_scheduled to 0Guinness
2020-10-20reindent changes/ticket40053Nick Mathewson
2020-10-20Merge branch 'mr_175_squashed'Nick Mathewson
2020-10-20Consider 301 as an error like 404Guinness
2020-10-20Merge remote-tracking branch 'tor-gitlab/mr/148' into masterGeorge Kadianakis
2020-10-19Explain why we use "mark_as_used_for_origin_circuit" where we doNick Mathewson
2020-10-19Simplify logic to use smartlist_add_asprintf()Nick Mathewson
2020-10-19Merge remote-tracking branch 'tor-gitlab/mr/167'Nick Mathewson
2020-10-18Update required/recommended protocol versions.Nick Mathewson
2020-10-18Split required/recommended protocol lists into multiple linesNick Mathewson
2020-10-15Also, include ed25519 identities in connection_describe().Nick Mathewson
2020-10-15Add ed25519 identities to relay descriptions.Nick Mathewson
2020-10-15Add a function to get an ed25519 ID from a routerinfo.Nick Mathewson
2020-10-14Merge branch 'tor-gitlab/mr/170'David Goulet
2020-10-14Use "flavor" spelling consistently on manpage.Nick Mathewson
2020-10-14Apply typo fix patch from Samanta Navarro on #40161.Nick Mathewson
2020-10-13Add changes file for 40139 (removing usecreatefast and useoptimisticdataNick Mathewson
2020-10-13Make OptimisticData always-on.Nick Mathewson
2020-10-13Make "usecreatefast" always-off.Nick Mathewson
2020-10-13Merge remote-tracking branch 'tor-gitlab/mr/161'Alexander Færøy
2020-10-13Merge remote-tracking branch 'tor-gitlab/mr/165'Alexander Færøy
2020-10-12Pass the SOCKS request address in relay begin cellsNeel Chauhan
2020-10-08dirclient: print bandwidth usage on one line (#40159)Alex Xu (Hello71)