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
|
před 10 roky |
Caleb James DeLisle
|
1774efba10
Broke compatibility in ETHInterface because it was not working properly and echoing 12 bytes of crap back and forth before the message
|
před 10 roky |
Caleb James DeLisle
|
ca0ce321d5
Merged tests together under testcjdroute.c and fixed a few issues with tests
|
před 11 roky |
Caleb James DeLisle
|
d7f5b302ac
More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow.
|
před 11 roky |
Caleb James DeLisle
|
075ab1c331
Removed CanaryAllocator and folded behavior into MallocAllocator.
|
před 11 roky |
Caleb James DeLisle
|
5c25cfbbe0
Asynchronous pipe using libuv
|
před 11 roky |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
před 11 roky |
Caleb James DeLisle
|
94289fccdc
Added notion of 'transient' connections which timeout after too much time unresponsive.
|
před 11 roky |
Caleb James DeLisle
|
cb6e137dac
Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets)
|
před 12 roky |
Caleb James DeLisle
|
67f1b5bd65
Revert "Trying to fix apple TUN issue."
|
před 12 roky |
Caleb James DeLisle
|
5b2b84662e
Trying to fix apple TUN issue.
|
před 12 roky |
Caleb James DeLisle
|
be0561f9a1
Refactoring and added root tests to check TUN device functionality.
|
před 12 roky |