.. |
random
|
0fdda4fc72
Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network
|
10 years ago |
test
|
0fdda4fc72
Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network
|
10 years ago |
AddressCalc.c
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
11 years ago |
AddressCalc.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 years ago |
CryptoAuth.c
|
666d685b24
Take responsiblity for all TODOs
|
10 years ago |
CryptoAuth.h
|
1f1cf83d4e
Work from over the weekend, crashey is less crashey (at least in the sim)
|
10 years ago |
CryptoAuth_benchmark.c
|
77242cb8d8
[CRYPTO] Hardened the crypto infrastructure by explicitly allowing binding a CryptoAuth session to an IPv6 address even if you don't know the other party's key
|
11 years ago |
CryptoAuth_benchmark.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 years ago |
CryptoAuth_pvt.h
|
77242cb8d8
[CRYPTO] Hardened the crypto infrastructure by explicitly allowing binding a CryptoAuth session to an IPv6 address even if you don't know the other party's key
|
11 years ago |
Key.c
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
11 years ago |
Key.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 years ago |
ReplayProtector.h
|
8b674b62b1
Hopefully a more tollerant-of-bad-wifi ReplayProtector
|
11 years ago |