Caleb James DeLisle
|
e91eeb6b48
Always log using IP address rather than a mix of address and key
|
4 years ago |
Johannes Löthberg
|
f395c9396c
dht/Address: use sizeof instead of hardcoded int
|
7 years ago |
Johannes Löthberg
|
e8a6f996fd
dht/Address: Read/write path separately from key
|
7 years ago |
soredake
|
c49cc24869
links update
|
7 years ago |
Caleb James DeLisle
|
dcf4fb3cfe
one step closer to subnode
|
8 years ago |
Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 years ago |
Emery Hemingway
|
a9508af325
conform to RFC5952 when printing some IPv6 addresses
|
10 years ago |
Caleb James DeLisle
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
10 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
|
72505b0b7b
Replaced more expensive instances of Assert_true() with Assert_ifParanoid()
|
10 years ago |
Caleb James DeLisle
|
e569a8cb76
Tuning still needed but this one has the sound of a winner
|
10 years ago |