aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_service.c
AgeCommit message (Expand)Author
2018-01-19Merge branch 'bug24895_029_02' into bug24895_031_02David Goulet
2017-04-13Merge branch 'ticket21891_031_01_squashed'Nick Mathewson
2017-04-11hs: Change trunnel prop224 cell's namespaceDavid Goulet
2017-04-07hs: Remove redundant define of ed25519 auth key typeDavid Goulet
2017-04-04Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-04hs: Expose hs_service.c functions for unit testsDavid Goulet
2017-03-15Run the copyright update script.Nick Mathewson
2016-12-16test: fix the generate ESTABLISH_INTRO v3 cellDavid Goulet
2016-12-14whitespace fixesNick Mathewson
2016-12-14crypto: Change crypto_mac_sha3_256 to use the key length in the constructionDavid Goulet
2016-12-14prop224: Add code that generates ESTABLISH_INTRO cells.George Kadianakis