提交历史

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