Histórico de Commits

Autor SHA1 Mensagem Data
  Caleb James DeLisle 147bb4c3c1 Fixed the system to work with the new dropPermissions há 9 anos atrás
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ há 9 anos atrás
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback há 9 anos atrás
  Caleb James DeLisle 876147509d refactoring... há 9 anos atrás
  Adam Novak 618a06cc4d Draft of code for sending netmasks for IPTunnel há 10 anos atrás
  Caleb James DeLisle a1ebd5d552 Fix #614 - actual message content depends a bit on alignment but it's semantically equalivant. há 10 anos atrás
  Caleb James DeLisle 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant há 10 anos atrás
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test há 10 anos atrás
  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. há 10 anos atrás
  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 há 10 anos atrás
  Caleb James DeLisle fffb92caa8 more work done on the build há 11 anos atrás
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests há 11 anos atrás
  Caleb James DeLisle 2ffd748237 major refactor of allocator há 11 anos atrás
  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. há 11 anos atrás
  Caleb James DeLisle 2b0f08fa9a Added infrastructure for special handling of packets to magic address fc::1 há 11 anos atrás
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. há 11 anos atrás
  Caleb James DeLisle 4fea39ba34 More refactoring há 11 anos atrás
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv há 11 anos atrás
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. há 12 anos atrás
  Caleb James DeLisle b0472e8b22 Workaround non-standardized TUN message types. há 12 anos atrás
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. há 12 anos atrás
  Caleb James DeLisle 913f7019fc Use CanaryAllocator in tests. há 12 anos atrás
  Caleb James DeLisle a91e1cbab6 Slight hardening of Message.h há 12 anos atrás
  Caleb James DeLisle 33c83c187c Clear the checksum field before calculating the checksum. há 12 anos atrás
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. há 12 anos atrás