summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2020-11-18config: Bridge line with a transport must have a ClientTransportPluginDavid Goulet
2020-11-17config: Really ignore non ORPorts when removing duplicatesDavid Goulet
2020-11-17Merge branch 'ticket40071_045_01_squashed' into masterNick Mathewson
2020-11-17relay: Launch dummy circuit only when descriptor build failsDavid Goulet
2020-11-17relay: Look at our cache when looking for an IP changeDavid Goulet
2020-11-17relay: Use testing circuit instead of dummy descriptor fetchDavid Goulet
2020-11-13port: Don't ignore ports of a different familyDavid Goulet
2020-11-12Fix typos.Samanta Navarro
2020-11-12Merge remote-tracking branch 'tor-gitlab/mr/183' into masterNick Mathewson
2020-11-03Merge remote-tracking branch 'tor-gitlab/mr/185' into masterGeorge Kadianakis
2020-11-02Merge branch 'tor-gitlab/mr/188'David Goulet
2020-10-30Merge remote-tracking branch 'tor-gitlab/mr/174' into masterGeorge Kadianakis
2020-10-28Remove "GETINFO network-status".Nick Mathewson
2020-10-28Revise fix for bug 32178 (spaces at end of log msg).Nick Mathewson
2020-10-28Removes trailing spaces in control event logAmadeusz Pawlik
2020-10-27Avoid asserts with flagNeel Chauhan
2020-10-27metrics: Add tor_ namespace to all metricsDavid 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-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-23Update required/recommended protocol lists more systematicallyNick Mathewson
2020-10-22Turn ConsensusParams into a LinelistRoger Dingledine
2020-10-21Allow mutiple lines on configuration for ROUTERSET entries. #28361Daniel Pinto
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-18Update required/recommended protocol versions.Nick Mathewson
2020-10-18Split required/recommended protocol lists into multiple linesNick Mathewson
2020-10-16Fix up vote tests in test_dir_handle_get.Nick Mathewson
2020-10-15Mark as required fields from prop315.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-08dirclient: print bandwidth usage on one line (#40159)Alex Xu (Hello71)
2020-10-07Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-10-07Make HSFETCH take the decoded length into account, not the base32 oneNeel Chauhan
2020-10-07Merge branch 'maint-0.3.5' into maint-0.4.3Nick Mathewson
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-10-07Merge branch 'maint-0.4.4' into masterGeorge Kadianakis
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/154' into maint-0.4.4George Kadianakis
2020-10-06Expose TOR_PT_OUTBOUND_BIND_ADDRESS_{V4,V6} to Pluggable Transports.Alexander Færøy