tor/src/test
Nick Mathewson c46ff3ec79 Add reference implementation for ntor, plus compatibility test
Before I started coding ntor in C, I did another one in Python.
Turns out, they interoperate just fine.
2013-01-03 11:29:48 -05:00
..
bench.c ntor: Don't fail fast server-side on an unrecognized KEYID(B) 2013-01-03 11:29:48 -05:00
include.am Add reference implementation for ntor, plus compatibility test 2013-01-03 11:29:48 -05:00
Makefile.nmake Fix some remaining nmake/msvc build issues 2012-05-16 10:08:24 -04:00
ntor_ref.py Add reference implementation for ntor, plus compatibility test 2013-01-03 11:29:48 -05:00
test_addr.c Merge branch 'bug7013_take2_squashed' 2012-11-27 22:18:16 -05:00
test_cell_formats.c Don't check create cells too much when we're relaying them 2013-01-03 11:29:47 -05:00
test_config.c Move address map into its own file. 2012-11-14 23:16:20 -05:00
test_containers.c Add a data-invariant linear-search map structure 2013-01-02 14:10:48 -05:00
test_crypto.c Refactor strong os-RNG into its own function 2013-01-02 14:11:13 -05:00
test_data.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
test_dir.c Merge remote-tracking branch 'public/bug6538' 2012-09-11 17:51:36 -04:00
test_introduce.c Fix a bunch of "implicit 64->32" warnings from introduce refactoring 2012-08-03 11:31:04 -04:00
test_microdesc.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
test_ntor_cl.c Add reference implementation for ntor, plus compatibility test 2013-01-03 11:29:48 -05:00
test_pt.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
test_replay.c Fix a bunch of "implicit 64->32" warnings from introduce refactoring 2012-08-03 11:31:04 -04:00
test_util.c Merge remote-tracking branch 'asn/bug6832' 2012-10-27 16:48:05 -04:00
test-child.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
test.c ntor: Don't fail fast server-side on an unrecognized KEYID(B) 2013-01-03 11:29:48 -05:00
test.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00