提交历史

作者 SHA1 备注 提交日期
  Caleb James DeLisle 3fe55c4187 Merged UDPbcastInterface into UDPInterface and made it beacon on a different port 5 年之前
  soredake c49cc24869 links update 7 年之前
  Caleb James DeLisle 98814fdd13 Almost works! 9 年之前
  Caleb James DeLisle 03f548f857 wip 9 年之前
  Caleb James DeLisle 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() 9 年之前
  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 10 年之前
  Caleb James DeLisle 1cf68a2b2c more work done on pathfinder, now it doesn't crach all the time 10 年之前
  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. 11 年之前
  Caleb James DeLisle 25a6b5c9c9 Switch to 32 bit Identity_MAGIC because some systems have trouble dealing with 64 bit numbers in structures. 11 年之前
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. 11 年之前
  Caleb James DeLisle fd199e7644 DefaultInterfaceController was using pointers which pointed into a map, bug fixed. Also some bulletproofing. 11 年之前
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 11 年之前
  Caleb James DeLisle ccb4220bec Added versioning to the protocol, still not implemented version 1 yet. 11 年之前