aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2023-01-12Merge branch 'ticket40730_045_01' into maint-0.4.5David Goulet
2023-01-11Merge branch 'tor-gitlab/mr/538' into maint-0.4.5David Goulet
2022-12-12socks: Make SafeSocks refuse SOCKS4 and accept SOCKS4aDavid Goulet
2022-11-28dns: Make TTLs fuzzy at exit relaysRasmus Dahlberg
2022-11-28Clip DNS TTL values once in event callbackRasmus Dahlberg
2022-08-02Merge branch 'tor-gitlab/mr/608' into maint-0.4.5David Goulet
2022-08-02relay: Don't send DESTROY remote reason backward or forwardDavid Goulet
2022-08-01conn: Notify btrack subsys on normal OR conn closeDavid Goulet
2022-07-27Merge branch 'tor-gitlab/mr/605' into maint-0.4.5David Goulet
2022-07-27Fix a check, make a netflow padding function more safe.Nick Mathewson
2022-07-27relay: Use remote reason when sending back a DESTROYDavid Goulet
2022-07-26relay: Send DESTROY cell instead of TRUNCATED cellDavid Goulet
2022-04-14Merge branch 'tor-gitlab/mr/491' into maint-0.4.5David Goulet
2022-03-02connection_or_set_identity_digest(): handle zero ed_id betterNick Mathewson
2022-03-01connection_or_set_identity_digest: more defensive programmingNick Mathewson
2022-03-01Fix logic for whether a channel's Ed25519 ID is changingNick Mathewson
2022-03-01connection_or_set_identity_digest(): Make errors nonfatal.Nick Mathewson
2022-01-18Merge branch 'maint-0.3.5' into maint-0.4.5David Goulet
2022-01-18relay: Don't advertise HSv2 protocol versionDavid Goulet
2021-11-15Do not count controller-selected paths towards path bias.Nick Mathewson
2021-11-05protover: Fix merge forward from 035David Goulet
2021-11-05Merge branch 'maint-0.3.5' into maint-0.4.5David Goulet
2021-11-05Light edit to protover warnings.Nick Mathewson
2021-11-05protover: Add a note on why LinkAuth is not recommended or requiredDavid Goulet
2021-11-05protover: Move all hardcoded lists in one placeDavid Goulet
2021-11-05Add scary warnings about changing the protover list.Nick Mathewson
2021-10-19hs-v2: Disable SOCKS connection for v2 addressesDavid Goulet
2021-10-06hs-v2: Only log once the connection warning to v2David Goulet
2021-09-30hs-v2: Disable SOCKS connection for v2 addressesDavid Goulet
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Resolve remaining merge conflicts in relay.cNick Mathewson
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-06-10TROVE-2021-003: Check layer_hint before half-closed end and resolve cellsDavid Goulet
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-05-18Use a more secure hash function for the circuitmux hashtable.Nick Mathewson
2021-05-12conn: MetricsPort listener is a listener portDavid Goulet
2021-05-07Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-05-07Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-05-07Reindent a few lines to fix a GCC warning.Nick Mathewson
2021-05-07Log warning when connecting to soon-to-be-deprecated v2 onions.George Kadianakis
2021-03-24Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-03-23channel: Fix use after free in channel_do_open_actions()David Goulet
2021-03-08Don't warn about missing guard state if controller picked first hopNick Mathewson
2021-02-17metrics: Handle the connection finished flushing eventDavid Goulet
2021-02-12Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5George Kadianakis
2021-02-08conn: Properly close MetricsPort socket on EOFDavid Goulet
2021-02-08Remove DirCache=1 from list of supported versions.Nick Mathewson
2021-02-03Merge branch 'maint-0.4.4' into maint-0.4.5David Goulet