summaryrefslogtreecommitdiff
path: root/src/or/hs_intropoint.c
AgeCommit message (Expand)Author
2016-12-16hs: Remove a useless cast in verify_establish_intro_cell()David Goulet
2016-12-16hs: Add an extra safety check on ESTABLISH_INTRO sig lenDavid Goulet
2016-12-14whitespace fixesNick Mathewson
2016-12-14prop224: Use LOG_PROTOCOL_WARN instead of log_warn(LD_PROTOCOL, ...) in hs_in...David Goulet
2016-12-14crypto: Change crypto_mac_sha3_256 to use the key length in the constructionDavid Goulet
2016-12-14prop224: Introduce the new introduction point code.George Kadianakis