summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2023-09-18Merge branch 'tor-gitlab/mr/759' into maint-0.4.8David Goulet
2023-09-14Merge branch 'maint-0.4.7' into maint-0.4.8David Goulet
2023-09-14Bug 40858: Cache sendme_inc to avoid purging intro points.Mike Perry
2023-09-12Remove defensive assertion in `relay_key_is_unavailable_()`.Alexander Færøy
2023-09-12Make networkstatus_getinfo_by_purpose report published_on again.Nick Mathewson
2023-08-09Extend DoS protection to partially-open channelsMicah Elizabeth Scott
2023-07-31Bug 40828: Add more log scrubbing to protocol warningsMike Perry
2023-07-24Merge branch 'maint-0.4.7'David Goulet
2023-07-24Fix all -Werror=enum-int-mismatch warningsDavid Goulet
2023-07-20Merge branch 'warn-bridge-exit' into 'main'David Goulet
2023-07-17Warn when operating as bridge and exittrinity-1686a
2023-07-16fix non-fatal assertion when rotate_onion_key failstrinity-1686a
2023-07-12Merge branch 'maint-0.4.7'David Goulet
2023-07-05replace L2 vanguards that aren't Fast or StableRoger Dingledine
2023-06-19Merge branch 'ticket40773' into 'main'David Goulet
2023-06-07Fix the spacing in the 'Your Tor identity key fingerprint is' log line'Neel Chauhan
2023-06-05Fix compilation error on older gcc versions and MSVC.Gabriela Moldovan
2023-05-28hs_pow: Add CompiledProofOfWorkHash torrc optionMicah Elizabeth Scott
2023-05-28hs_pow: Update for equix API to fix issue 40794Micah Elizabeth Scott
2023-05-25Forgot about the stub namesfriendly73
2023-05-25Added relay prefix to new metrics functionsfriendly73
2023-05-25Fixed enum type not found in relay_stubfriendly73
2023-05-25Added void stubs for the relay metrics functions to fix building without rela...friendly73
2023-05-25Fixed new arguments for metrics_store_addfriendly73
2023-05-25Removed getter abstraction and moved from rephist to relay_metrics.friendly73
2023-05-25Fixed est intro getter using wrong arrayfriendly73
2023-05-25Fixed REND1 metric label valuefriendly73
2023-05-25Added INTRO and REND metrics for relay.friendly73
2023-05-25Merge branch 'tor-gitlab/mr/443'David Goulet
2023-05-25Restart PT processes when they die on us.Alexander Færøy
2023-05-25Log at LD_PT instead of LD_GENERAL for PT process stdout lines.Alexander Færøy
2023-05-25Only terminate PT processes that are running.Alexander Færøy
2023-05-25Log name of managed proxy in exit handler.Alexander Færøy
2023-05-25Log state transitions for Pluggable TransportsAlexander Færøy
2023-05-24Merge branch 'tor-gitlab/mr/711'David Goulet
2023-05-24token_bucket_ctr: replace 32-bit wallclock time with monotimeMicah Elizabeth Scott
2023-05-24Merge branch 'tor-gitlab/mr/710'David Goulet
2023-05-24test_hs_descriptor: Add a test case that fails without the fix for 40793Micah Elizabeth Scott
2023-05-24metrics: Add ticket 40546 changes file and code fixDavid Goulet
2023-05-24Merge branch 'tor-gitlab/mr/698'David Goulet
2023-05-15hs_pow: fix insufficient length check in pow-paramsMicah Elizabeth Scott
2023-05-11fix minor typos in conflux and pow areasRoger Dingledine
2023-05-10hs_pow: Modify challenge format, include blinded HS idMicah Elizabeth Scott
2023-05-10hs_pow: add per-circuit effort information to control portMicah Elizabeth Scott
2023-05-10hs_pow: fix error path with outdated assumptionMicah Elizabeth Scott
2023-05-10hs_pow: swap out some commentsMicah Elizabeth Scott
2023-05-10hs_pow: always give other events a chance to run between rend requestsMicah Elizabeth Scott
2023-05-10hs_pow: modified approach to pqueue level thresholdsMicah Elizabeth Scott
2023-05-10hs_pow: faster hs_circuitmap lookup for rend in pow_worker_job_tMicah Elizabeth Scott
2023-05-10hs_pow: review feedback, use MAX for max_trimmed_effortMicah Elizabeth Scott