Commit Verlauf

Autor SHA1 Nachricht Datum
  Caleb James DeLisle 9a9ffd57d5 Return anyhow::Error from Iface_DEFUN functions rather than an integer error type vor 3 Jahren
  Alex Kordys 64060c1e24 Broken unit tests has been fixed. vor 3 Jahren
  Caleb James DeLisle a0084a9e21 Switch to Rust CryptoAuth vor 3 Jahren
  Caleb James DeLisle ccf923d8f6 Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions vor 3 Jahren
  Caleb James DeLisle 6d9ecb7e55 re-shuffled tests to be able to run on both new and old CryptoAuth vor 3 Jahren
  Caleb James DeLisle 15d4738b5a Start implementing C bindings for CryptoAuth2 vor 3 Jahren
  Casper Ti. Vector 2298997092 Manual merge 79a60b9 vor 4 Jahren
  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>) vor 6 Jahren
  Caleb James DeLisle 17dd3b0aef Reset CryptoAuth sessions in 10 seconds unless they become ESTABLISHED vor 7 Jahren
  Caleb James DeLisle cafed5019f Manual merge links update by soredake vor 7 Jahren
  soredake c49cc24869 links update vor 7 Jahren
  Caleb James DeLisle 719063e184 wip vor 7 Jahren
  Caleb James DeLisle 575878e2cd Standardize on CryptoAuth states for peerStats and sessionStats vor 7 Jahren
  Caleb James DeLisle 54af8cca0c Change Linker_require() to allow a trailing semicolon vor 8 Jahren
  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. vor 9 Jahren
  Caleb James DeLisle 1d1a023de3 Move out IP address parsing which should not happen inside of CryptoAuth vor 9 Jahren
  Caleb James DeLisle ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) vor 9 Jahren
  Caleb James DeLisle 881cdfe128 wip vor 9 Jahren
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ vor 9 Jahren
  Caleb James DeLisle e3b2cc2990 more work vor 9 Jahren
  Caleb James DeLisle c17305a339 periodic checkin vor 9 Jahren
  Caleb James DeLisle 876147509d refactoring... vor 9 Jahren
  Caleb James DeLisle da1d2d82d3 Change the CryptoAuth internal protocol so that CryptoAuth now pushes the nonce to the plaintext packet because it is useful. vor 10 Jahren
  Caleb James DeLisle 19b60e0dca Better error handling when there is an invalid IPv6 address vor 10 Jahren
  Caleb James DeLisle ae6053dddd Merge branch 'master' of git://github.com/Nite69/cjdns into accidental-public-peers vor 10 Jahren
  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. vor 10 Jahren
  nite69 d98a9d2a4c This change allows you to restrict one password to be used with vor 10 Jahren
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) vor 10 Jahren
  Caleb James DeLisle 428d3f65a2 Added CryptoAuth session state and ipv6 address to sessionStats vor 10 Jahren
  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 vor 10 Jahren