Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs 10 年 前
..
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 年 前
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 年 前
AddressCalc.c 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 年 前
AddressCalc.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 年 前
CryptoAuth.c 666d685b24 Take responsiblity for all TODOs 10 年 前
CryptoAuth.h 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) 10 年 前
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 10 年 前
CryptoAuth_benchmark.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 年 前
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 10 年 前
Key.c 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 年 前
Key.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 年 前
ReplayProtector.h 8b674b62b1 Hopefully a more tollerant-of-bad-wifi ReplayProtector 10 年 前