Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle ab3a0f4452 wip il y a 9 ans
  Caleb James DeLisle f19fe177bb wip il y a 9 ans
  Caleb James DeLisle a6afb74e25 wip il y a 9 ans
  Caleb James DeLisle 44d393d9e7 Merge branch 'crashey' into dead-angel il y a 9 ans
  Caleb James DeLisle 07be184ee3 try allowing clang to see Gcc_NORETURN il y a 9 ans
  Caleb James DeLisle 2dddd5d6e5 some compilers are a bit slow -- but smart enough not to allow *that* il y a 9 ans
  Caleb James DeLisle 27c7f234e3 some compilers are a bit slow il y a 9 ans
  Caleb James DeLisle b8e1e3e0b9 wip il y a 9 ans
  Caleb James DeLisle a5117df6e3 Change Pathfinder to notify the core whenever a better path is discovered by the NodeStore, also some refactoring in the Allocator il y a 9 ans
  Caleb James DeLisle c7eed6b146 more robust logging, although only about 100 messages can be logged at a time without drops... il y a 10 ans
  Caleb James DeLisle 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() il y a 10 ans
  Caleb James DeLisle 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. il y a 10 ans
  Caleb James DeLisle 75a55a601b Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast. il y a 10 ans
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs il y a 10 ans
  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 il y a 10 ans
  Caleb James DeLisle b5f4036c44 Add option to dump the memory tree to the admin api il y a 10 ans
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder il y a 11 ans
  Caleb James DeLisle 0a6ecb2584 Fixed allocator failure with very large max memory sizes il y a 11 ans
  Caleb James DeLisle e81f2b4a49 BufferAllocator failing on 32 bit machines il y a 11 ans
  Caleb James DeLisle e88e33b648 More work on the new build il y a 11 ans
  Caleb James DeLisle fffb92caa8 more work done on the build il y a 11 ans
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops il y a 11 ans
  Caleb James DeLisle 2ffd748237 major refactor of allocator il y a 11 ans