aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/connection_edge.h
AgeCommit message (Expand)Author
2020-08-03Merge remote-tracking branch 'tor-github/pr/1986/head'Nick Mathewson
2020-07-16Define new CONST_TO_*_CONN() functions for const-to-const castsNick Mathewson
2020-07-08Send a control port event when a stream enters the AP_CONN_STATE_CONTROLLER_W...Neel Chauhan
2020-02-18Move DNS TTL manipulation code to src/core/orNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-18hs-v3: Set extended error if .onion is invalidDavid Goulet
2019-04-29sendme: Always close stream if deliver window is negativeDavid Goulet
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-04conn: Add an helper to mark a connection as waiting for an HS descriptorDavid Goulet
2018-10-14Remove a double-newline and improve a commentNick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-14Use the correct function signatures in test_relaycell.cNick Mathewson
2018-09-21Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'Nick Mathewson
2018-09-15Add proxy headers as early as possible.Alexander Færøy
2018-09-15Change HiddenServiceExportCircuitID to take a string parameter: the protocol.Alexander Færøy
2018-09-15Improve export_hs_client_circuit_id() function.George Kadianakis
2018-09-14Fix compilation of 27686 on master.Nick Mathewson
2018-09-14Merge branch 'ticket27686_034' into xNick Mathewson
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-07-05Move literally everything out of src/orNick Mathewson