Commit History

Author SHA1 Message Date
  Caleb James DeLisle cafed5019f Manual merge links update by soredake 7 years ago
  soredake c49cc24869 links update 7 years ago
  Stuart D. Gathman 44707c1336 Make Endian test actually test all combinations. 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 ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 years ago
  Caleb James DeLisle ed75ebf1e4 Fixed a bug in Endian.h 11 years ago
  Caleb James DeLisle 2ec581f8ad Refactored Endian.h to use fewer external includes 11 years ago
  Caleb James DeLisle 99035a1c10 Refactored assertions to make sure assertions in tests are never removed. 12 years ago
  Micheal Smith 69d4044b57 Added modelines to source files. 12 years ago
  Caleb James DeLisle c723d3ec5e #48 simplified Endian.h and hopefully added fast byte swap for BSD 12 years ago
  Caleb James DeLisle c5d269dda2 Big endian bugs. 12 years ago
  cjdelisle 02de59295a hardening 12 years ago
  cjdelisle f4f098d4b5 apple support for byte swapping 12 years ago
  cjdelisle dea7b8deb4 Fixed bug in byte swapping 12 years ago
  cjdelisle e2c59ceea0 Fixed bug in Endian.h and added testing 12 years ago