Historique des commits

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