コミット履歴

作者 SHA1 メッセージ 日付
  Caleb James DeLisle d26e80a318 Move to Rust Allocator 2 年 前
  soredake c49cc24869 links update 7 年 前
  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 fffb92caa8 more work done on the build 10 年 前
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 年 前
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 年 前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年 前
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 年 前
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 年 前
  Caleb James DeLisle 1fbb224247 Fixed a small bug in Map.h and a few bugs in Map_test.c, thanks jercos for reporting and debugging. 12 年 前
  Caleb James DeLisle 646824462d Fixed broken bsearch function. 12 年 前