Cronologia Commit

Autore SHA1 Messaggio Data
  Caleb James DeLisle 62b95fa037 Try to fix a test failure which happens for some people 11 anni fa
  Caleb James DeLisle 4a6a1e853f Removed Errno.[ch], -2070 LoC 11 anni fa
  Caleb James DeLisle e66f768687 buffer underrun bug in test 11 anni fa
  Caleb James DeLisle ac6e8a8bed Merge branch 'master' into named-pipes 11 anni fa
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. 11 anni fa
  Caleb James DeLisle 9e03503435 Added framing of angel<->core messages. 11 anni fa
  Caleb James DeLisle 25832d1f44 Removed unused files 11 anni fa
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 anni fa
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 anni fa
  SeekingFor 0de682bf92 allow path > 256 chars 11 anni fa
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 anni fa
  Caleb James DeLisle d0b10b877f Documented admin RPC API and made numerous minor bug fixes 11 anni fa
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 anni fa
  Caleb James DeLisle 913f7019fc Use CanaryAllocator in tests. 12 anni fa
  Marcus Wanner d4ae13470c Fixing widespread erroneous "it's" usage. 12 anni fa
  Caleb James DeLisle 996121dd9c Fixed bug which manifested on 32 bit machiens. 12 anni fa
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 anni fa
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 anni fa
  Caleb James DeLisle 6a60c41dc8 Made some changes to the Errno.h abstraction. 12 anni fa
  TrueShiftBlue 2c1a0fdaac Implement portable pipe interface 12 anni fa
  TrueShiftBlue 9a77a86330 Begin refactoring errno references to util/Errno for portability 12 anni fa
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. 12 anni fa
  Caleb James DeLisle b7ba91cb2b Trying to fix a bug with initialization. 12 anni fa
  Caleb James DeLisle 8f36b5bea7 Refactored angel<->core communication to use an Interface based abstraction. 12 anni fa
  Caleb James DeLisle 50d478bac9 porting AdminTestFramework to use the angel system. 12 anni fa
  Caleb James DeLisle 4b48230aa6 moved some inline functions out of Log.h 12 anni fa
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build 12 anni fa
  Caleb James DeLisle ea4681fdc0 Added a layer of indirection to the logger so that it can be swapped out. 12 anni fa
  Caleb James DeLisle 74e169ae96 work in progress 12 anni fa
  Caleb James DeLisle d663b89802 Can't use things on the stack after the function returns. 12 anni fa