提交历史

作者 SHA1 备注 提交日期
  Caleb James DeLisle 29afc1a127 Try enabling NOISE proto 3 年之前
  Caleb James DeLisle ccf923d8f6 Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions 3 年之前
  Caleb James DeLisle e91eeb6b48 Always log using IP address rather than a mix of address and key 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 d93b4765a9 Fix win32 compile error 6 年之前
  Mada 20a7395fc1 Fix presentation of ETHInterface mac address 6 年之前
  Mada 29043584a2 Add ipv4 addr or mac of peer in peerStats info 6 年之前
  Caleb James DeLisle 8bdf2071d8 Further automatic refactoring to get rid of String_CONST() 7 年之前
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() 7 年之前
  Caleb James DeLisle c8b4cf9a40 remove some deprecations and replace Dict_*(String_CONST()) with Dict_*C() 7 年之前
  soredake c49cc24869 links update 7 年之前
  kpcyrd 28054c7b6b Merge InterfaceController_{resetPeer,resetPeering} 8 年之前
  kpcyrd 86fefb9140 Introduce InterfaceController_resetPeering 8 年之前
  Caleb James DeLisle 7295960c39 Improve memory accounting 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 年之前