Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Caleb James DeLisle bc5f168073 Refactored last location where StandardBencSerializer was used and finally dropped it. 10 vuotta sitten
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test 10 vuotta sitten
  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 vuotta sitten
  Caleb James DeLisle bfbbacd458 Fix a few things which go wrong with different log levels 10 vuotta sitten
  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 10 vuotta sitten
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 vuotta sitten
  Caleb James DeLisle fffb92caa8 more work done on the build 11 vuotta sitten
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators 11 vuotta sitten
  Caleb James DeLisle d7f5b302ac More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow. 11 vuotta sitten
  Caleb James DeLisle 62b95fa037 Try to fix a test failure which happens for some people 11 vuotta sitten
  Caleb James DeLisle 4a6a1e853f Removed Errno.[ch], -2070 LoC 11 vuotta sitten
  Caleb James DeLisle e66f768687 buffer underrun bug in test 11 vuotta sitten
  Caleb James DeLisle ac6e8a8bed Merge branch 'master' into named-pipes 11 vuotta sitten
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. 11 vuotta sitten
  Caleb James DeLisle 9e03503435 Added framing of angel<->core messages. 11 vuotta sitten
  Caleb James DeLisle 25832d1f44 Removed unused files 11 vuotta sitten
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 vuotta sitten
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 vuotta sitten
  SeekingFor 0de682bf92 allow path > 256 chars 11 vuotta sitten
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 vuotta sitten
  Caleb James DeLisle d0b10b877f Documented admin RPC API and made numerous minor bug fixes 12 vuotta sitten
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 12 vuotta sitten
  Caleb James DeLisle 913f7019fc Use CanaryAllocator in tests. 12 vuotta sitten
  Marcus Wanner d4ae13470c Fixing widespread erroneous "it's" usage. 12 vuotta sitten
  Caleb James DeLisle 996121dd9c Fixed bug which manifested on 32 bit machiens. 12 vuotta sitten
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 vuotta sitten
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 vuotta sitten
  Caleb James DeLisle 6a60c41dc8 Made some changes to the Errno.h abstraction. 12 vuotta sitten
  TrueShiftBlue 2c1a0fdaac Implement portable pipe interface 12 vuotta sitten
  TrueShiftBlue 9a77a86330 Begin refactoring errno references to util/Errno for portability 12 vuotta sitten