Commit History

Author SHA1 Message Date
  Caleb James DeLisle d26e80a318 Move to Rust Allocator 2 years ago
  soredake c49cc24869 links update 7 years ago
  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 years ago
  Caleb James DeLisle 6c908c85fc Got rid of more instances of BufferAllocator 10 years ago
  Caleb James DeLisle fffb92caa8 more work done on the build 10 years ago
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 years ago
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 years ago
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 years ago
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 years ago
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 years ago
  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 years ago
  Caleb James DeLisle 646824462d Fixed broken bsearch function. 12 years ago