Commit History

Author SHA1 Message Date
  Caleb James DeLisle a91e1cbab6 Slight hardening of Message.h 12 years ago
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. 12 years ago
  Caleb James DeLisle e5004bd824 signed/unsigned comparison error. 12 years ago
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) 12 years ago
  Caleb James DeLisle 99035a1c10 Refactored assertions to make sure assertions in tests are never removed. 12 years ago
  Caleb James DeLisle bb3293144d Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time. 12 years ago
  Micheal Smith 69d4044b57 Added modelines to source files. 12 years ago
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. 12 years ago
  cjdelisle cc3cded841 Rename MemAllocator Allocator 12 years ago
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. 12 years ago
  cjdelisle 1f6df49dff Probably fixed the memory corruption bug, debug lines added to check. 12 years ago
  cjdelisle ea252d12cf more stuff 12 years ago
  cjdelisle 4c92ec20d9 Debugging and added test for CryptoAuth.c 13 years ago
  cjdelisle 4d309eec22 Fixed cryptoauth so it should work, todo testing and replay prevention. 13 years ago
  cjdelisle 5b0c65f5a5 Switched wire form around, added Interface struct, reworked CryptoAuth. 13 years ago
  cjdelisle 83058807fd Added beginnings of flood prevention 13 years ago
  cjdelisle 1706066d70 Added switch core 13 years ago