Caleb James DeLisle
|
78909a57cd
Switched RandomSeed from raw struct to a typedef
|
3 years ago |
Caleb James DeLisle
|
caf9963793
Switch to a Rust libsodium build
|
4 years ago |
soredake
|
c49cc24869
links update
|
7 years ago |
Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 years ago |
Caleb James DeLisle
|
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 |
Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
10 years ago |
Caleb James DeLisle
|
fbc05c898b
random generator not using all seeds
|
11 years ago |
Caleb James DeLisle
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 years ago |
Caleb James DeLisle
|
307f691c13
LinuxRandomUuidSysctlRandomSeed always succeeds even if the OS returns 0, fixed this and added redundant checks in a few other places
|
11 years ago |
Caleb James DeLisle
|
700259a9a0
Removed AppleSecRandomCopyBytesRandomSeed because it's breaking apple users
|
11 years ago |
Micheal Smith
|
e237995b81
Added support for seeds by SecRandomCopyBytes().
|
11 years ago |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
11 years ago |