Commit History

Author SHA1 Message Date
  soredake c49cc24869 links update 7 years ago
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder 10 years ago
  Caleb James DeLisle 26fc59a59c Windows porting, work in progress 11 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 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 3fb98ed828 broke filereader's peek function 12 years ago
  cjdelisle 2b2940bc8d Removed redundant buffering code from FileReader and added a test. 12 years ago
  cjdelisle 970cabf90b Added administration interface 12 years ago
  cjdelisle cc3cded841 Rename MemAllocator Allocator 12 years ago
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. 12 years ago
  cjdelisle 04ea162738 Changed network address to use a single uint64_t and added some crypto auth unit tests 12 years ago
  cjdelisle 60c0d17312 Added parsing to JsonBencSerializer and added a utility for converting bencoded dictionaries to json like syntax and back. 12 years ago