Commit History

Author SHA1 Message Date
  Matt Hartzler 0bf9722c84 add user notion to passwords 11 years ago
  Caleb James DeLisle 075ab1c331 Removed CanaryAllocator and folded behavior into MallocAllocator. 11 years ago
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 years ago
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 years ago
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 years ago
  Caleb James DeLisle 94289fccdc Added notion of 'transient' connections which timeout after too much time unresponsive. 12 years ago
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. 12 years ago
  Caleb James DeLisle 913f7019fc Use CanaryAllocator in tests. 12 years ago
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. 12 years ago
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 years ago
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 years ago
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. 12 years ago
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build 12 years ago
  Caleb James DeLisle ea4681fdc0 Added a layer of indirection to the logger so that it can be swapped out. 12 years ago
  Caleb James DeLisle fa50f72018 Refactored CryptoAuth so it doesn't need configuration to startup. 12 years ago
  Caleb James DeLisle 13121d454e trying a different solution. 12 years ago
  Caleb James DeLisle 2b671e3998 Try to work around some compilers erroniously warning about buffer overflows. 12 years ago
  Caleb James DeLisle dc4a1d99ab logged a false positive warning and added a workaround. 12 years ago
  Caleb James DeLisle 6397b49247 DefaultInterfaceController_test failing on some systems. 12 years ago
  Caleb James DeLisle c0ce57bd91 Added testing for UDPInterface setup 12 years ago
  Caleb James DeLisle 3c5bcd9a08 Refactored InterfaceConteroller into interface/implementation pattern. 12 years ago