コミット履歴

作者 SHA1 メッセージ 日付
  Caleb James DeLisle d26e80a318 Move to Rust Allocator 2 年 前
  soredake c49cc24869 links update 7 年 前
  Daniel Golle 6a8e02bcdd fix Hex_test unit test 9 年 前
  Caleb James DeLisle 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. 10 年 前
  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 6c908c85fc Got rid of more instances of BufferAllocator 10 年 前
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 年 前
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 年 前
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 年 前
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. 12 年 前
  Caleb James DeLisle 99035a1c10 Refactored assertions to make sure assertions in tests are never removed. 12 年 前
  Micheal Smith 69d4044b57 Added modelines to source files. 12 年 前
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. 12 年 前
  cjdelisle ea252d12cf more stuff 12 年 前
  cjdelisle b216a82255 some crap 12 年 前