summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/104' into maint-0.4.4George Kadianakis
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/102' into maint-0.4.4George Kadianakis
2020-08-03Merge branch 'ticket40081_035' into ticket40081_044Nick Mathewson
2020-08-03Remove channel_is_canonical_is_reliable()Nick Mathewson
2020-08-03Wipe address strings from connections before freeing them them.Nick Mathewson
2020-08-03Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.4.4George Kadianakis
2020-07-22Merge branch 'tor-gitlab/mr/77' into maint-0.4.4David Goulet
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-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-07-08socks: Returns 0xF6 only if BAD_HOSTNAMEGuinness
2020-07-02Carry TLS error strings forward to controller when reporting them.Nick Mathewson
2020-06-26Add a TLS_ERROR bootstrap failure reason.Nick Mathewson
2020-06-26Store errors from TLS write and handshake in the tls_error field.Nick Mathewson
2020-06-05Merge remote-tracking branch 'tor-github/pr/1902/head'Nick Mathewson
2020-06-02Merge branch 'tor-github/pr/1909'George Kadianakis
2020-05-30Preemptive circs should work with UseEntryGuards 0Roger Dingledine
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-16Fix spacing in if statement in tor_version_parse()Neel Chauhan
2020-05-07Merge remote-tracking branch 'tor-github/pr/1880/head'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Fix a boolean logic error when logging about invalid hostnames.Nick Mathewson
2020-05-06connection_or_finished_flushing(): add a missing "break;"Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-05-06Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-05-06Merge branch 'bug34078_prelim_035' into bug34078_prelim_041Nick Mathewson
2020-05-06Replace some "fall through" comments not at the end of a case.Nick Mathewson
2020-05-05core/or: Lift slow call out of loop, #33977Alex Xu (Hello71)
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-04-30Merge branch 'pr1870_squashed'teor
2020-04-30Define and use TOR_ADDRPORT_BUF_LENNeel Chauhan
2020-04-29Merge remote-tracking branch 'tor-github/pr/1864/head'Nick Mathewson
2020-04-30channel: Refactor matches target address functionteor
2020-04-30net: Make all address bytes functions take uint8_t *teor
2020-04-30Rename tor_addr_get_ipv6_bytes to tor_addr_copy_ipv6_bytesteor
2020-04-29relay/circuitbuild: Re-use IPv6 connections for circuitsteor
2020-04-29channel: Make channel_matches_target_addr_for_extend() staticteor
2020-04-29core/or: Check extends for zero addresses and portsteor
2020-04-29core/or: Support IPv6 EXTEND2 cellsteor
2020-04-29Merge remote-tracking branch 'tor-github/pr/1868/head'Nick Mathewson
2020-04-28channeltls: Clarify a relay impersonation defenceteor
2020-04-24Merge remote-tracking branch 'onionk/inbufoverflow1-043' into ticket33131_044Nick Mathewson
2020-04-24Merge remote-tracking branch 'tor-github/pr/1862/head'Nick Mathewson
2020-04-21Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-21channeltls: Stop truncating IPv6 in logsteor
2020-04-14core/or: Update file comment in connection_or.cteor