aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/connection_edge.c
AgeCommit message (Expand)Author
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-14Use the correct function signatures in test_relaycell.cNick Mathewson
2018-09-27Move the predicted ports code out of rephist.cNick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'Nick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick 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-15Encode the 32-bit Global Identifier as 2 x 16-bit in the IPv6 address.Alexander Færøy
2018-09-15Save original virtual port in edge conn HS ident.George Kadianakis
2018-09-15Improve export_hs_client_circuit_id() function.George Kadianakis
2018-09-15Introduce per-service HiddenServiceExportCircuitID torrc option.George Kadianakis
2018-09-14Merge branch 'ticket27686_034' into xNick Mathewson
2018-09-13Merge branch 'bug26470_032'Nick Mathewson
2018-09-12Encode Circuit ID as src IP in Proxy Protocol for Opportunistic OnionsMahrud Sayrafi
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-07-10Fix build on FreeBSD post-refactorNeel Chauhan
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson