aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2022-01-18relay: Don't advertise HSv2 protocol versionDavid 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-09-30hs-v2: Disable SOCKS connection for v2 addressesDavid Goulet
2021-06-10TROVE-2021-003: Check layer_hint before half-closed end and resolve cellsDavid Goulet
2021-05-18Use a more secure hash function for the circuitmux hashtable.Nick Mathewson
2021-05-07Reindent a few lines to fix a GCC warning.Nick Mathewson
2021-02-03Merge branch 'ticket40269_035_01' into maint-0.3.5David Goulet
2021-02-03Remove unused addr_port_set codeDavid Goulet
2021-02-03Merge branch 'ticket40270_035_01' into maint-0.3.5David Goulet
2021-02-03node: Move reentry set to use a digestmap_tDavid Goulet
2021-02-03relay: Send back CONNECTION_REFUSED on reentryDavid Goulet
2021-02-03relay: Follow consensus parameter for network reentryDavid Goulet
2021-01-29exit: Deny re-entry into the networkRoger Dingledine
2021-01-29relay: Add bloomfiter of relay address + {OR|Dir}PortDavid Goulet
2021-01-28Merge branch 'tor-gitlab/mr/239' into maint-0.3.5David Goulet
2021-01-28Merge branch 'tor-gitlab/mr/254' into maint-0.3.5David Goulet
2021-01-13Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)Nick Mathewson
2021-01-12hs-v3: Require reasonably live consensusDavid Goulet
2021-01-11Fix warnings in current debian-hardened CI.Nick Mathewson
2020-12-14Socks5: handle truncated client requests correctlyNick Mathewson
2020-11-09Merge remote-tracking branch 'tor-gitlab/mr/189' into maint-0.3.5Nick Mathewson
2020-10-14Implement proposal 318: Limit protovers to 0..63Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/77' into maint-0.3.5Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.3.5Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-gitlab/mr/137' into maint-0.3.5Nick Mathewson
2020-09-01conn: Remove assert on new listener connection when retryingDavid Goulet
2020-08-06Validate ed25519 keys and canonicity from circuit_n_conn_done()Nick Mathewson
2020-08-03Remove channel_is_canonical_is_reliable()Nick Mathewson
2020-07-22Treat all extorport connections with un-set addresses as remoteNick Mathewson
2020-07-22Adjust the rules for warning about too many connections.Nick Mathewson
2020-05-30Preemptive circs should work with UseEntryGuards 0Roger Dingledine
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Replace some "fall through" comments not at the end of a case.Nick Mathewson
2020-03-10dos: Pass transport name on new client connectionDavid Goulet
2020-01-16Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1405' into maint-0.3.5teor
2019-11-06Do not try to shut down the event loop when it is not initialized.Nick Mathewson
2019-11-06Merge branch 'maint-0.2.9' into maint-0.3.5teor
2019-10-17mainloop: Disable periodic events before a destroyDavid Goulet
2019-10-09Stop libevent from reading data from closed connections.George Kadianakis
2019-09-18Merge branch 'bug31466_029' into bug31466_035_tmpNick Mathewson
2019-09-10pf: when extracting an IPv6 address, make sure we got an IPv6 addressNick Mathewson
2019-08-12Merge remote-tracking branch 'tor-github/pr/1077' into maint-0.3.5teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1056' into maint-0.3.5teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5teor
2019-08-06Merge branch 'ticket31343_029' into ticket31343_035Nick Mathewson