커밋 기록

작성자 SHA1 메시지 날짜
  Lars Gierth 029c3c4ad3 android: make Pipe_PREFIX configurable at build time 9 년 전
  Caleb James DeLisle 7e767e5d0c all tests except for root tests pass 9 년 전
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback 9 년 전
  Caleb James DeLisle 876147509d refactoring... 9 년 전
  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. 10 년 전
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 년 전
  Caleb James DeLisle fb8ca09185 Manually merged android cross-build, thanks Lars Gierth for the patch. 10 년 전
  Lars Gierth f353522fc2 Use proper tmp directory on Android 10 년 전
  Caleb James DeLisle afd57ffc4a When an EOF is sent, pipe should not try to free NULL. 10 년 전
  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. 10 년 전
  Caleb James DeLisle 99cc943851 Merge branch 'master' into crashey 10 년 전
  Caleb James DeLisle 369e8f0d25 Merged libuv-update with changes. 10 년 전
  Lars Gierth dceb1d1708 Fix libuv usage 10 년 전
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder 11 년 전
  Caleb James DeLisle e88e33b648 More work on the new build 11 년 전
  Caleb James DeLisle fffb92caa8 more work done on the build 11 년 전
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 년 전
  Caleb James DeLisle 2ffd748237 major refactor of allocator 11 년 전
  Caleb James DeLisle e64f8eaafb Removed the little-used exception codes 11 년 전
  Caleb James DeLisle 798fcdf451 Also align the pointer in Pipe 11 년 전
  Caleb James DeLisle d993d17745 Resolved some use-after-free issues in the event code. 11 년 전
  Caleb James DeLisle e993531a31 Fixed a wrongly sized buffer and removed a stopgap patch 11 년 전
  Caleb James DeLisle 9c95bae019 Pipe.c should not try to Adopt an allocator if it doesn't exist. 11 년 전
  Caleb James DeLisle 31c8d10350 introduced new protocol version to fix bug 204 11 년 전
  Caleb James DeLisle ddf48ed80d Allow asynchronous freeing of the allocator and remove the asyncAllocator hack. 11 년 전
  Caleb James DeLisle e180087d75 Work in progress 11 년 전
  Caleb James DeLisle 41ba77fa9f Segfault on apple. 11 년 전
  Caleb James DeLisle 07fe7c0dab only-small-packets-allowed bug 11 년 전
  Caleb James DeLisle 4fea39ba34 More refactoring 11 년 전
  Caleb James DeLisle 9e03503435 Added framing of angel<->core messages. 11 년 전