コミット履歴

作者 SHA1 メッセージ 日付
  Caleb James DeLisle f11ce2fe92 Added SessionManager_sessionStats() 11 年 前
  hartzler 1efe067f86 change getUsers to return List* 11 年 前
  hartzler 44f16f3ee6 add admin list function to show user strings 11 年 前
  Matt Hartzler 0bf9722c84 add user notion to passwords 11 年 前
  Caleb James DeLisle d811b2bf65 Properly handle empty packets and disallow them during handshake. 11 年 前
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 年 前
  Caleb James DeLisle 46f0a21068 AuthorizedPasswords_flush() should only flush users which were added by AuthorizedPasswords_add() 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 dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 年 前
  Caleb James DeLisle 144b78eb6b relax restrictions for replay prevention and fix protocolv1 initiation bug 12 年 前
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. 12 年 前
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build 12 年 前
  Caleb James DeLisle fa50f72018 Refactored CryptoAuth so it doesn't need configuration to startup. 12 年 前
  Caleb James DeLisle 05efff8de6 Standardize on Wxyz_pvt.h as a private header for defining structures and things which are internal and expected to change more often. 12 年 前
  Caleb James DeLisle 8f51715e96 #91 bunch of little compatibility crap 12 年 前
  Caleb James DeLisle 40a24d929d Added benchmarking option 12 年 前
  Micheal Smith 69d4044b57 Added modelines to source files. 12 年 前
  Caleb James DeLisle 92bce3a4ba code cleanup, 100% compliant with checkfiles.pl now :D 12 年 前
  Caleb James DeLisle e1e4832a90 Reverting this revert since it breaks merging the feature branch 12 年 前
  Caleb James DeLisle eaa0cbe5dd Incomplete commit 12 年 前
  Caleb James DeLisle a31fefdd30 Added function to get current status of cryptoAuth session and cleaned up CryptoAuth_struct to only define structures starting with 'CryptoAuth' 12 年 前
  Caleb James DeLisle 321e2a9c6c Rearranged the init system, this is not well tested yet. 12 年 前
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. 12 年 前
  cjdelisle 2f8cb1d1c3 Refactoring and finished rewriting libbenc 13 年 前
  cjdelisle cc3cded841 Rename MemAllocator Allocator 13 年 前
  cjdelisle b7f23b1511 Moved log to util 13 年 前
  cjdelisle 9aa22feca3 Offered permission to copy under gplv3 license. 13 年 前
  cjdelisle 238bb743c8 Added test for connection reset 13 年 前
  cjdelisle ff3fee624e Some bug fixes and imrpoved logging. 13 年 前
  cjdelisle 63234a210b Added new logging infrastructure. 13 年 前