Historique des commits

Auteur SHA1 Message Date
  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 il y a 10 ans
  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 il y a 10 ans
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests il y a 11 ans
  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. il y a 11 ans
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. il y a 11 ans
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv il y a 11 ans
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. il y a 11 ans
  Caleb James DeLisle 94289fccdc Added notion of 'transient' connections which timeout after too much time unresponsive. il y a 11 ans
  Caleb James DeLisle cb6e137dac Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets) il y a 12 ans
  Caleb James DeLisle 67f1b5bd65 Revert "Trying to fix apple TUN issue." il y a 12 ans
  Caleb James DeLisle 5b2b84662e Trying to fix apple TUN issue. il y a 12 ans
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. il y a 12 ans