Historial de Commits

Autor SHA1 Mensaje Fecha
  Caleb James DeLisle c7eed6b146 more robust logging, although only about 100 messages can be logged at a time without drops... hace 10 años
  Caleb James DeLisle 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() hace 10 años
  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. hace 10 años
  Caleb James DeLisle 75a55a601b Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast. hace 10 años
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs hace 10 años
  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 hace 10 años
  Caleb James DeLisle b5f4036c44 Add option to dump the memory tree to the admin api hace 10 años
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder hace 11 años
  Caleb James DeLisle 0a6ecb2584 Fixed allocator failure with very large max memory sizes hace 11 años
  Caleb James DeLisle e81f2b4a49 BufferAllocator failing on 32 bit machines hace 11 años
  Caleb James DeLisle e88e33b648 More work on the new build hace 11 años
  Caleb James DeLisle fffb92caa8 more work done on the build hace 11 años
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops hace 11 años
  Caleb James DeLisle 2ffd748237 major refactor of allocator hace 11 años