Historique des commits

Auteur SHA1 Message Date
  Lars Gierth 029c3c4ad3 android: make Pipe_PREFIX configurable at build time il y a 9 ans
  Caleb James DeLisle 7e767e5d0c all tests except for root tests pass il y a 9 ans
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback il y a 9 ans
  Caleb James DeLisle 876147509d refactoring... il y a 9 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 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() il y a 10 ans
  Caleb James DeLisle fb8ca09185 Manually merged android cross-build, thanks Lars Gierth for the patch. il y a 10 ans
  Lars Gierth f353522fc2 Use proper tmp directory on Android il y a 10 ans
  Caleb James DeLisle afd57ffc4a When an EOF is sent, pipe should not try to free NULL. il y a 10 ans
  Caleb James DeLisle 54233348d8 Removed a check in NodeStore because the code is working properly. Also don't attempt to free a null allocator in Pipe and UDPAddrInterface. il y a 10 ans
  Caleb James DeLisle 99cc943851 Merge branch 'master' into crashey il y a 10 ans
  Caleb James DeLisle 369e8f0d25 Merged libuv-update with changes. il y a 10 ans
  Lars Gierth dceb1d1708 Fix libuv usage 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 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
  Caleb James DeLisle e64f8eaafb Removed the little-used exception codes il y a 11 ans
  Caleb James DeLisle 798fcdf451 Also align the pointer in Pipe il y a 11 ans
  Caleb James DeLisle d993d17745 Resolved some use-after-free issues in the event code. il y a 11 ans
  Caleb James DeLisle e993531a31 Fixed a wrongly sized buffer and removed a stopgap patch il y a 11 ans
  Caleb James DeLisle 9c95bae019 Pipe.c should not try to Adopt an allocator if it doesn't exist. il y a 11 ans
  Caleb James DeLisle 31c8d10350 introduced new protocol version to fix bug 204 il y a 11 ans
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. il y a 11 ans
  Caleb James DeLisle e180087d75 Work in progress il y a 11 ans
  Caleb James DeLisle 41ba77fa9f Segfault on apple. il y a 11 ans
  Caleb James DeLisle 07fe7c0dab only-small-packets-allowed bug il y a 11 ans
  Caleb James DeLisle 4fea39ba34 More refactoring il y a 11 ans
  Caleb James DeLisle 9e03503435 Added framing of angel<->core messages. il y a 11 ans