コミット履歴

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