Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) il y a 11 ans
  Caleb James DeLisle 428d3f65a2 Added CryptoAuth session state and ipv6 address to sessionStats il y a 11 ans
  Caleb James DeLisle 77242cb8d8 [CRYPTO] Hardened the crypto infrastructure by explicitly allowing binding a CryptoAuth session to an IPv6 address even if you don't know the other party's key il y a 11 ans
  Caleb James DeLisle b0df03f933 [CRYPTO] Removed the option of encryption without authentication because it is insecure and it adds code to CryptoAuth which is not used il y a 11 ans
  Caleb James DeLisle 4ab9b3d577 [CRYPTO] added a name for each CryptoAuth wrapper to improve logging, also randomized initial handle for SessionManager to prevent CryptoAuth sessions from being mixed up in the SessionManager il y a 11 ans
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops il y a 11 ans
  Caleb James DeLisle f11ce2fe92 Added SessionManager_sessionStats() il y a 11 ans
  hartzler 1efe067f86 change getUsers to return List* il y a 11 ans
  hartzler 44f16f3ee6 add admin list function to show user strings il y a 11 ans
  Matt Hartzler 0bf9722c84 add user notion to passwords il y a 11 ans
  Caleb James DeLisle d811b2bf65 Properly handle empty packets and disallow them during handshake. il y a 11 ans
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. il y a 11 ans
  Caleb James DeLisle 46f0a21068 AuthorizedPasswords_flush() should only flush users which were added by AuthorizedPasswords_add() il y a 12 ans
  Caleb James DeLisle cb6e137dac Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets) il y a 12 ans
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. il y a 12 ans
  Caleb James DeLisle 144b78eb6b relax restrictions for replay prevention and fix protocolv1 initiation bug il y a 12 ans
  Caleb James DeLisle 2f433dece2 Created Events and Random structures to wrap libevent and the random generator. il y a 12 ans
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build il y a 12 ans
  Caleb James DeLisle fa50f72018 Refactored CryptoAuth so it doesn't need configuration to startup. il y a 12 ans
  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. il y a 12 ans
  Caleb James DeLisle 8f51715e96 #91 bunch of little compatibility crap il y a 12 ans
  Caleb James DeLisle 40a24d929d Added benchmarking option il y a 12 ans
  Micheal Smith 69d4044b57 Added modelines to source files. il y a 12 ans
  Caleb James DeLisle 92bce3a4ba code cleanup, 100% compliant with checkfiles.pl now :D il y a 12 ans
  Caleb James DeLisle e1e4832a90 Reverting this revert since it breaks merging the feature branch il y a 12 ans
  Caleb James DeLisle eaa0cbe5dd Incomplete commit il y a 12 ans
  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' il y a 12 ans
  Caleb James DeLisle 321e2a9c6c Rearranged the init system, this is not well tested yet. il y a 12 ans
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. il y a 12 ans
  cjdelisle 2f8cb1d1c3 Refactoring and finished rewriting libbenc il y a 13 ans