Cronologia Commit

Autore SHA1 Messaggio Data
  Caleb James DeLisle 97b7cb9c86 Removed nasty UniqueName in favor of a little bit of inline js 11 anni fa
  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 anni fa
  Caleb James DeLisle ca092a0d1c dnsserv --genconf 11 anni fa
  Caleb James DeLisle f8e841cb15 work in progress 11 anni fa
  Caleb James DeLisle 3a10b70c86 Fixed location where message is altered after a successful send. 11 anni fa
  Caleb James DeLisle 9e03503435 Added framing of angel<->core messages. 11 anni fa
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 anni fa
  Caleb James DeLisle 26fc59a59c Windows porting, work in progress 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 be0561f9a1 Refactoring and added root tests to check TUN device functionality. 12 anni fa
  Caleb James DeLisle a91e1cbab6 Slight hardening of Message.h 12 anni fa
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. 12 anni fa
  Caleb James DeLisle e5004bd824 signed/unsigned comparison error. 12 anni fa
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) 12 anni fa
  Caleb James DeLisle 99035a1c10 Refactored assertions to make sure assertions in tests are never removed. 12 anni fa
  Caleb James DeLisle bb3293144d Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time. 12 anni fa
  Micheal Smith 69d4044b57 Added modelines to source files. 12 anni fa
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. 12 anni fa
  cjdelisle cc3cded841 Rename MemAllocator Allocator 12 anni fa
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. 13 anni fa
  cjdelisle 1f6df49dff Probably fixed the memory corruption bug, debug lines added to check. 13 anni fa
  cjdelisle ea252d12cf more stuff 13 anni fa
  cjdelisle 4c92ec20d9 Debugging and added test for CryptoAuth.c 13 anni fa
  cjdelisle 4d309eec22 Fixed cryptoauth so it should work, todo testing and replay prevention. 13 anni fa
  cjdelisle 5b0c65f5a5 Switched wire form around, added Interface struct, reworked CryptoAuth. 13 anni fa
  cjdelisle 83058807fd Added beginnings of flood prevention 13 anni fa
  cjdelisle 1706066d70 Added switch core 13 anni fa