aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_ident.h
AgeCommit message (Expand)Author
2018-04-06refactor: Remove unnecessary `#include "crypto.h"` throughout codebase.Isis Lovecruft
2017-12-08Fix wide lines introduced by previous patch.Nick Mathewson
2017-12-08Replace all FREE_AND_NULL* uses to take a type and a free function.Nick Mathewson
2017-12-08Change the free macro convention in the rest of src/or/*.hNick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-12hs-v3: Cancel active descriptor directory connections before uploadingDavid Goulet
2017-08-24prop224: Helper function to assert on invalid client intro circuitDavid Goulet
2017-08-08Improve documentation all around the codebase.George Kadianakis
2017-08-08prop224: Add service rendezvous circuit relaunchDavid Goulet
2017-07-25prop224: Update hs identifier circuitDavid Goulet
2017-07-07prop224: Add connection and circuit identifier objectDavid Goulet