コミット履歴

作者 SHA1 メッセージ 日付
  Caleb James DeLisle 589c0375e5 Exported a new function to show the currently active searches and paid down some ugly technical debt 11 年 前
  hartzler 5dd500c1f6 remove unused Admin references 11 年 前
  Caleb James DeLisle 6e9a7b7109 new approach to dealing with trashroutes 11 年 前
  Matt Hartzler 0bf9722c84 add user notion to passwords 11 年 前
  Caleb James DeLisle 4d575c86e9 Use less memory by freeing buffered messages sooner. 11 年 前
  Caleb James DeLisle 3a10b70c86 Fixed location where message is altered after a successful send. 11 年 前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年 前
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 年 前
  Caleb James DeLisle 94289fccdc Added notion of 'transient' connections which timeout after too much time unresponsive. 12 年 前
  Caleb James DeLisle 6cd7fcbf21 Added ethernet beacon frames, hopefully this doesn't break anything... 12 年 前
  Caleb James DeLisle b0472e8b22 Workaround non-standardized TUN message types. 12 年 前
  Caleb James DeLisle cb6e137dac Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets) 12 年 前
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. 12 年 前
  Caleb James DeLisle 0cc47226c0 Added two new tests and major refactoring with many bug fixes. 12 年 前
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 年 前
  Caleb James DeLisle e951bb40e2 more debugging 12 年 前
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. 12 年 前
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. 12 年 前
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build 12 年 前
  Caleb James DeLisle ea4681fdc0 Added a layer of indirection to the logger so that it can be swapped out. 12 年 前
  Caleb James DeLisle fa50f72018 Refactored CryptoAuth so it doesn't need configuration to startup. 12 年 前
  Caleb James DeLisle 98ba96d03e modularization of the code, pending seperaion of admin process 12 年 前
  Micheal Smith 69d4044b57 Added modelines to source files. 12 年 前
  Caleb James DeLisle 0eb64da085 Added new experimental switch level ping, also major bug fixes. 12 年 前
  Caleb James DeLisle 58b82e414b Unified first line codestyle, thanks Maria for the patch. 12 年 前
  Caleb James DeLisle 92bce3a4ba code cleanup, 100% compliant with checkfiles.pl now :D 12 年 前
  Caleb James DeLisle 80e0443e04 Fixed packet-of-death abort() bug and added basic integration / packet injection testing framework. 12 年 前