Commit History

Author SHA1 Message Date
  Caleb James DeLisle bc5f168073 Refactored last location where StandardBencSerializer was used and finally dropped it. 10 years ago
  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 years ago
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs 10 years ago
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 years ago
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators 10 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 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 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 58b82e414b Unified first line codestyle, thanks Maria for the patch. 12 years ago
  Caleb James DeLisle 92bce3a4ba code cleanup, 100% compliant with checkfiles.pl now :D 12 years ago