Commit Verlauf

Autor SHA1 Nachricht Datum
  Caleb James DeLisle 7fbb3bfa9c Add 4 beacon tests for noise/old, noise/noise, old/noise and old/old crypto protocols vor 3 Jahren
  Caleb James DeLisle 29afc1a127 Try enabling NOISE proto 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
  Casper Ti. Vector 2298997092 Manual merge 79a60b9 vor 4 Jahren
  Caleb James DeLisle 78da0951b5 1. Present incompatible peers as INCOMPATIBLE rather than sticking on ESTABLISHED vor 4 Jahren
  Caleb James DeLisle 62f312de23 Remove code for exporting data which can as easily be calculated outside of cjdns vor 6 Jahren
  Caleb James DeLisle dc28f82892 Switch to different averaging function vor 6 Jahren
  Caleb James DeLisle 7207181faf Add a moving average of dropped packets to evaluate 'droppeyness' of any given incoming path vor 6 Jahren
  Caleb James DeLisle d2e55d5854 Add the ability to timestamp packets when they arrive and log the time-differences between sequences of packets for bandwidth measurement vor 6 Jahren
  Caleb James DeLisle 71b657f944 export iface info vor 6 Jahren
  Mada 29043584a2 Add ipv4 addr or mac of peer in peerStats info vor 6 Jahren
  Caleb James DeLisle cafed5019f Manual merge links update by soredake vor 7 Jahren
  soredake c49cc24869 links update vor 7 Jahren
  Caleb James DeLisle 575878e2cd Standardize on CryptoAuth states for peerStats and sessionStats vor 7 Jahren
  Caleb James DeLisle 869e07ea7e Merge branch 'reset-peering' of git://github.com/kpcyrd/cjdns into crashey vor 8 Jahren
  kpcyrd 54d951035d Fix typo vor 8 Jahren
  kpcyrd 267f7f9b0e Add docs for InterfaceController_resetPeering vor 8 Jahren
  kpcyrd 28054c7b6b Merge InterfaceController_{resetPeer,resetPeering} vor 8 Jahren
  kpcyrd 86fefb9140 Introduce InterfaceController_resetPeering vor 8 Jahren
  Caleb James DeLisle 54af8cca0c Change Linker_require() to allow a trailing semicolon vor 8 Jahren
  Caleb James DeLisle a50d101337 enable peering using login and password so that password cannot be cracked in order to steal peering vor 9 Jahren
  Adam Novak 448eabcb26 Add optional "user" field to outgoing connections vor 9 Jahren
  Caleb James DeLisle 63e23e921e Added beginnings of peerLink, for the moment all it does is track kbps of links vor 9 Jahren
  Caleb James DeLisle edba49e25c rename IfController back to InterfaceController because it breaks admin RPC vor 9 Jahren
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. vor 11 Jahren
  Marcus Wanner d4ae13470c Fixing widespread erroneous "it's" usage. vor 12 Jahren
  Caleb James DeLisle 78aae966d4 Moved logging infra into util/log, git AdminLog to build vor 12 Jahren
  Caleb James DeLisle c0ce57bd91 Added testing for UDPInterface setup vor 12 Jahren
  Caleb James DeLisle 245370648a Crash bug when trying to manually insert a node with an invalid address. vor 12 Jahren