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

Аутор SHA1 Порука Датум
  Caleb James DeLisle 0ebcd343aa This causes peerings to fail, need to debug further пре 4 година
  Caleb James DeLisle fbfc2f2832 Better logging пре 4 година
  Caleb James DeLisle 92f3377c99 Make sure that when both parties to a CA session пре 4 година
  Caleb James DeLisle 6c1751d868 Got rid of usages of Except and simplified Message.h пре 4 година
  Caleb James DeLisle 7207181faf Add a moving average of dropped packets to evaluate 'droppeyness' of any given incoming path пре 6 година
  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 година
  Mada a972a8c8a3 Fix memory leak when modify the CA auth user field пре 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 c4cacc597f Handle the case where 2 hellos are sent, one is received and then the recipient resets so two different keys are sent back, upon receipt of the first key, the session goes into running state and then the second key comes пре 8 година
  Caleb James DeLisle 719063e184 wip пре 8 година
  Caleb James DeLisle 7029107042 Small semantic changes to CryptoAuth, getting rid of some 'magic' numbers пре 8 година
  Caleb James DeLisle 575878e2cd Standardize on CryptoAuth states for peerStats and sessionStats пре 8 година
  Caleb James DeLisle 4d37e6913a Cleanup of the nextNonce values to use the enum for readability пре 8 година
  Caleb James DeLisle dc77557291 Improvements to the CryptoAuth state machine to help it setup sessions better пре 8 година
  Caleb James DeLisle 5aa44b151e Little performance improvement by not building a log line unless it is enabled at compilie time пре 8 година
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst пре 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 6a540652a9 Switch from specifying CryptoHeader as a union to specifying it as a struct to simplify the code пре 9 година
  Caleb James DeLisle 0acd347a63 remove some provably unreachable code пре 9 година
  Caleb James DeLisle 9b02b7071d fix null deref bug caused by removing dead code from CryptoAuth пре 9 година
  Caleb James DeLisle b351ecc004 remove an if/else which cannot possibly be hit пре 9 година
  Caleb James DeLisle 8f59157d5d Removed some unreachable code and changed a logging block to be only informational пре 9 година
  Caleb James DeLisle 1d1a023de3 Move out IP address parsing which should not happen inside of CryptoAuth пре 9 година
  Caleb James DeLisle 26ae39723a do not reset the session if the first run packet is corrupted, keep waiting for an uncorrupt one or another hello packet пре 9 година
  Caleb James DeLisle 8cb5fb3bba small codestyle cleanup пре 9 година
  Caleb James DeLisle ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) пре 9 година
  Caleb James DeLisle ca0b9f5314 Logging the wrong thing, needs to print the bytes not the string structure пре 9 година
  Caleb James DeLisle 8ff6b34d9d Documented the transfer to v17 пре 9 година