aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/connection_edge.c
AgeCommit message (Expand)Author
2023-10-29fix memory leak in dos stream for resolve requeststrinity-1686a
2023-10-18remove todostrinity-1686a
2023-10-18add metrics for rejected BEGIN/RESOLVEtrinity-1686a
2023-10-18add rate limit on BEGIN and RESOLVE cell per circuittrinity-1686a
2023-08-05handle invalid exitpolicy when reapplying ittrinity-1686a
2023-07-29add config ReevaluateExitPolicytrinity-1686a
2023-07-29reapply exit policy on reloadtrinity-1686a
2023-05-10hs: Don't expire RP circuits to HS with PoWDavid Goulet
2023-04-06Avoid closing dirty circs with active half-edgesMike Perry
2023-04-06Prop#329 streams: Handle stream usage with confluxMike Perry
2023-04-06Prop#329: Add purposes for conflux circuitsMike Perry
2022-11-09Merge branch 'ticket40674_047_01' into maint-0.4.7David Goulet
2022-11-09dns: Make TTLs fuzzy at exit relaysRasmus Dahlberg
2022-11-03metrics: Add connection socket family to metricsDavid Goulet
2022-11-01Clip DNS TTL values once in event callbackRasmus Dahlberg
2022-10-27metrics: Fix naming and documentationDavid Goulet
2022-10-26rephist: Track number of streams seen per typeDavid Goulet
2022-10-12relay: Add number of rejected connections to MetricsPortDavid Goulet
2021-10-19hs: v2 address are now considered a bad hostnameDavid Goulet
2021-10-19Merge branch 'maint-0.4.6'David Goulet
2021-10-19Merge branch 'ticket40476_045_01' into ticket40476_046_01David Goulet
2021-10-19hs-v2: Disable SOCKS connection for v2 addressesDavid Goulet
2021-10-11Remove unused debugging code used for tor#17659Alexander Færøy
2021-10-08Merge branch 'tor-gitlab/mr/447'David Goulet
2021-10-06Merge branch 'maint-0.4.6'David Goulet
2021-10-06hs-v2: Only log once the connection warning to v2David Goulet
2021-10-06hs-v2: Only log once the connection warning to v2David Goulet
2021-10-04edge: Remove wrong bug warn when processing pending streamsDavid Goulet
2021-10-04Support time-based half-closed connection handling.Mike Perry
2021-06-29hs: Send back 0xF6 for a v2 onion addressDavid Goulet
2021-05-07Log warning when connecting to soon-to-be-deprecated v2 onions.George Kadianakis
2021-05-07Add warning when trying to connect to deprecated v2 onions.George Kadianakis
2021-05-05Prepare for #40373: Re-introduce parsing for v2 onion addresses.George Kadianakis
2021-03-17warn and reject reentering streams at client tooRoger Dingledine
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-22Fix CID 1473232 in connection_ap_handle_onion().George Kadianakis
2021-02-22Refactoring: Remove 'addresstype' from connection_ap_handle_onion().George Kadianakis
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-19hs-v2: Remove client supportDavid Goulet
2021-02-09Fix coverity warnings 1472846 / 1472845.George Kadianakis
2021-02-08Merge branch 'bug40249_squashed'Nick Mathewson
2021-02-08Add stream ID to ADDRMAP control eventNeel Chauhan
2021-02-01Merge branch 'maint-0.4.5'David Goulet
2021-02-01Merge branch 'tor-gitlab/mr/289' into maint-0.4.5David Goulet
2021-02-01relay: Send back CONNECTION_REFUSED on reentryDavid Goulet
2021-02-01node: Move reentry set to use a digestmap_tDavid Goulet
2021-02-01Merge branch 'maint-0.4.5'David Goulet
2021-02-01relay: Follow consensus parameter for network reentryDavid Goulet
2021-01-29Merge branch 'maint-0.4.5'David Goulet
2021-01-29exit: Deny re-entry into the networkRoger Dingledine