提交历史

作者 SHA1 备注 提交日期
  Caleb James DeLisle bc5f168073 Refactored last location where StandardBencSerializer was used and finally dropped it. 10 年之前
  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 666d685b24 Take responsiblity for all TODOs 10 年之前
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 年之前
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators 10 年之前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年之前
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 11 年之前
  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 年之前
  Caleb James DeLisle 58b82e414b Unified first line codestyle, thanks Maria for the patch. 12 年之前
  Caleb James DeLisle 92bce3a4ba code cleanup, 100% compliant with checkfiles.pl now :D 12 年之前