Commit Verlauf

Autor SHA1 Nachricht Datum
  Caleb James DeLisle 89f0ae89dc 1. Flow the builder vor 4 Jahren
  Caleb James DeLisle b6a1d3bf2f Switch from using long to using uintptr_t because on windows, long is not pointer-size vor 4 Jahren
  Caleb James DeLisle 3fe55c4187 Merged UDPbcastInterface into UDPInterface and made it beacon on a different port vor 6 Jahren
  soredake c49cc24869 links update vor 7 Jahren
  Caleb James DeLisle 98814fdd13 Almost works! vor 9 Jahren
  Caleb James DeLisle 03f548f857 wip vor 9 Jahren
  Caleb James DeLisle 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() vor 10 Jahren
  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 vor 10 Jahren
  Caleb James DeLisle b6726d848a If checking is disabled, don't fail with a warn-unused vor 10 Jahren
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder vor 10 Jahren
  Caleb James DeLisle fffb92caa8 more work done on the build vor 10 Jahren
  Caleb James DeLisle 1cf68a2b2c more work done on pathfinder, now it doesn't crach all the time vor 10 Jahren
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. vor 11 Jahren
  Caleb James DeLisle f3fef9a637 Add integrity checks to CryptoAuth structures. vor 12 Jahren
  Caleb James DeLisle 25a6b5c9c9 Switch to 32 bit Identity_MAGIC because some systems have trouble dealing with 64 bit numbers in structures. vor 12 Jahren
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. vor 12 Jahren
  Caleb James DeLisle fd199e7644 DefaultInterfaceController was using pointers which pointed into a map, bug fixed. Also some bulletproofing. vor 12 Jahren
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. vor 12 Jahren
  Caleb James DeLisle ccb4220bec Added versioning to the protocol, still not implemented version 1 yet. vor 12 Jahren