Историја ревизија

Аутор SHA1 Порука Датум
  Caleb James DeLisle a8baeb4314 Added pagination to AuthorizedPasswords_get AND made ArrayList able to create list types with names not prefixed by ArrayList, and created StringList (ArrayList<String>) пре 6 година
  Caleb James DeLisle 17dd3b0aef Reset CryptoAuth sessions in 10 seconds unless they become ESTABLISHED пре 7 година
  Caleb James DeLisle cafed5019f Manual merge links update by soredake пре 7 година
  soredake c49cc24869 links update пре 7 година
  Caleb James DeLisle 719063e184 wip пре 8 година
  Caleb James DeLisle 575878e2cd Standardize on CryptoAuth states for peerStats and sessionStats пре 8 година
  Caleb James DeLisle 54af8cca0c Change Linker_require() to allow a trailing semicolon пре 9 година
  Caleb James DeLisle 40c15580a1 New Rule: You need to know the key of a node before you can start a CA session with them. This sheds significant code and state weirdness from CryptoAuth. пре 9 година
  Caleb James DeLisle 1d1a023de3 Move out IP address parsing which should not happen inside of CryptoAuth пре 9 година
  Caleb James DeLisle ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) пре 9 година
  Caleb James DeLisle 881cdfe128 wip пре 9 година
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ пре 9 година
  Caleb James DeLisle e3b2cc2990 more work пре 9 година
  Caleb James DeLisle c17305a339 periodic checkin пре 9 година
  Caleb James DeLisle 876147509d refactoring... пре 9 година
  Caleb James DeLisle da1d2d82d3 Change the CryptoAuth internal protocol so that CryptoAuth now pushes the nonce to the plaintext packet because it is useful. пре 10 година
  Caleb James DeLisle 19b60e0dca Better error handling when there is an invalid IPv6 address пре 10 година
  Caleb James DeLisle ae6053dddd Merge branch 'master' of git://github.com/Nite69/cjdns into accidental-public-peers пре 10 година
  Caleb James DeLisle cab6823bc7 Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established. пре 10 година
  nite69 d98a9d2a4c This change allows you to restrict one password to be used with пре 10 година
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) пре 11 година
  Caleb James DeLisle 428d3f65a2 Added CryptoAuth session state and ipv6 address to sessionStats пре 11 година
  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 пре 11 година
  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 пре 11 година
  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 пре 11 година
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops пре 11 година
  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 година