Histórico de Commits

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