Nick Mathewson
321c1c453e
Merge branch 'maint-0.3.0'
2017-04-04 09:43:23 -04:00
David Goulet
7519584347
hs: Expose hs_service.c functions for unit tests
...
In order to avoid src/or/hs_service.o to contain no symbols and thus making
clang throw a warning, the functions are now exposed not just to unit tests.
Signed-off-by: David Goulet <dgoulet@torproject.org>
2017-04-04 09:41:14 -04:00
Nick Mathewson
7505f452c8
Run the copyright update script.
2017-03-15 16:13:17 -04:00
Nick Mathewson
81360c4a5f
whitespace fixes
2016-12-14 15:41:08 -05:00
David Goulet
118691cd47
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2016-12-14 15:18:40 -05:00
George Kadianakis
c4c90d56b5
prop224: Add code that generates ESTABLISH_INTRO cells.
...
Currently unused. It will only be used for creating ESTABLISH_INTRO
cells in unittests :)
2016-12-14 15:17:58 -05:00