コミット履歴

作者 SHA1 メッセージ 日付
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network 10 年 前
  Caleb James DeLisle b6726d848a If checking is disabled, don't fail with a warn-unused 10 年 前
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder 10 年 前
  Caleb James DeLisle fffb92caa8 more work done on the build 11 年 前
  Caleb James DeLisle 1cf68a2b2c more work done on pathfinder, now it doesn't crach all the time 11 年 前
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. 11 年 前
  Caleb James DeLisle f3fef9a637 Add integrity checks to CryptoAuth structures. 12 年 前
  Caleb James DeLisle 25a6b5c9c9 Switch to 32 bit Identity_MAGIC because some systems have trouble dealing with 64 bit numbers in structures. 12 年 前
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. 12 年 前
  Caleb James DeLisle fd199e7644 DefaultInterfaceController was using pointers which pointed into a map, bug fixed. Also some bulletproofing. 12 年 前
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 年 前
  Caleb James DeLisle ccb4220bec Added versioning to the protocol, still not implemented version 1 yet. 12 年 前