Commit History

Автор SHA1 Съобщение Дата
  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 години
  Caleb James DeLisle 881cdfe128 wip преди 9 години
  Adam Novak 448eabcb26 Add optional "user" field to outgoing connections преди 9 години
  Caleb James DeLisle 33815d555b tuning and improvements to --bench преди 9 години
  Caleb James DeLisle 12fd242eae more crap преди 9 години