Commit History

Author SHA1 Message Date
  Caleb James DeLisle d513508b90 more wip 9 years ago
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 years ago
  Marcus Wanner fb67b28a6e Refactoring validAddress and adding validKey 12 years ago
  Marcus Wanner 1ab390e74a Minor simplification of key generation routine. 12 years ago
  Caleb James DeLisle 245370648a Crash bug when trying to manually insert a node with an invalid address. 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 9aa22feca3 Offered permission to copy under gplv3 license. 12 years ago
  cjdelisle ea252d12cf more stuff 12 years ago
  cjdelisle 6baa018f2f Changed RouterModule to handle new address types, added Address.h, began connector for connecting router to switch 12 years ago