aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2023-11-03Fix TROVE-2023-004: Remote crash when compiled against OpenSSLAlexander Færøy
2023-11-01Bug 40876: Extra loggingMike Perry
2023-11-01Bug 40876: Don't reduce primary list for temporary restrictionsMike Perry
2023-10-18fix typostrinity-1686a
2023-10-18add metrics for rejected BEGIN/RESOLVEtrinity-1686a
2023-10-18add rate limit on BEGIN and RESOLVE cell per circuittrinity-1686a
2023-10-12Merge branch 'eol-config' into 'main'David Goulet
2023-10-11Fix the spelling of maxunmeasur(e)dbw.Nick Mathewson
2023-10-08reject MinimalAcceptedServerVersion which would reject current versiontrinity-1686a
2023-10-07introduce MinimalAcceptedServerVersiontrinity-1686a
2023-10-05Fix the spelling of maxunmeasur(e)dbw.Nick Mathewson
2023-10-05Remove MIN_METHOD_FOR_MIDDLEONLYNick Mathewson
2023-10-05Remove MIN_METHOD_FOR_CORRECT_BWWEIGHTSCALENick Mathewson
2023-10-05Remove MIN_METHOD_FOR_UNPADDED_NTOR_KEYNick Mathewson
2023-10-05Remove MIN_METHOD_FOR_CANONICAL_FAMILIES_IN_MICRODESCSNick Mathewson
2023-10-05Increment MIN_SUPPORTED_CONSENSUS_METHOD to 32.Nick Mathewson
2023-09-25Merge branch 'ahf/40638' into 'main'David Goulet
2023-09-19Handle ntor and ntor_v3 individually in rephist and for MetricsPort.Alexander Færøy
2023-09-18Merge branch 'maint-0.4.8'David Goulet
2023-09-18Merge branch 'tor-gitlab/mr/759' into maint-0.4.8David Goulet
2023-09-14Merge branch 'maint-0.4.8'David 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-12Merge branch 'maint-0.4.8'David Goulet
2023-09-12Make networkstatus_getinfo_by_purpose report published_on again.Nick Mathewson
2023-08-25Merge branch 'no_consensus_on_package_lines' into 'main'David Goulet
2023-08-15Implement proposal 301-dont-vote-on-package-fingerprints.txtNick 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