aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_circuitmap.c
AgeCommit message (Expand)Author
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-11hs: Handled REND_JOINED circuit when getting an INTRODUCE_ACKDavid Goulet
2017-08-24prop224: Register RP circuit when it opensDavid Goulet
2017-08-24prop224: Add client-side rend circuit support to HS circuitmapGeorge Kadianakis
2017-04-13hs: Add service-side circuitmap API.George Kadianakis
2017-04-07hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.George Kadianakis
2017-03-15Run the copyright update script.Nick Mathewson
2016-12-14Fix a few clang warnings.Nick Mathewson
2016-12-14Fix a "make check" regression in --list-fingerprint.Nick Mathewson
2016-12-14prop224 prepwork: Introduce HS circuitmap subsystem.George Kadianakis