Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 7ba35479e7 manual merge crashey il y a 2 ans
  Rogério Sampaio de Almeida 4d0aefc5a5 remove unused param from new timing funcs il y a 2 ans
  Caleb James DeLisle 7fbb3bfa9c Add 4 beacon tests for noise/old, noise/noise, old/noise and old/old crypto protocols il y a 3 ans
  Caleb James DeLisle e1e1bc9afa Added CryptoAuth to cffi so that functions can be accessed from Rust il y a 3 ans
  Caleb James DeLisle dc9b14238b Rewrite ReachabilityAnnouncer to not have it's own state anymore - no more risk of it desyncing from ReachabilityCollector, many bug fixes il y a 4 ans
  Caleb James DeLisle d142d78890 Fix incorrect logic in ReachabilityAnnouncer which can cause nodes to 'disappear' from the list il y a 4 ans
  Caleb James DeLisle 2bb7d26c2f Better logging il y a 4 ans
  Caleb James DeLisle 40eb3b402c SUBNODE: Better solution: At the InterfaceController level do not report v20 or older peers il y a 4 ans
  Caleb James DeLisle d6e9824bfe SUBNODE: Don't try to ping <v21 peers because communication with them is forbidden anyway il y a 4 ans
  Caleb James DeLisle 48c174e452 SUBNODE: better session setup il y a 4 ans
  Caleb James DeLisle c5c27c31e3 ReachabilityCollector: use inter-router ping messages for latency checks, SubnodePathfinder: simplify ping logic il y a 4 ans
  Caleb James DeLisle 3fbdc5f948 Subnode: 1. ReachabilityCollector going crazy 2. MsgCore not getting replies to messages 3. logging il y a 4 ans
  Caleb James DeLisle 63c60852f7 Minor logging improvements il y a 4 ans
  Caleb James DeLisle cc9aa262d9 Debugging and kick off version 21, still not ready yet but time for more testing il y a 4 ans
  Caleb James DeLisle 784f83b4d8 Fix subnode to allow multiple peers to be announced up il y a 4 ans
  Caleb James DeLisle 3a29325da4 Stop trying to detect uint64 rollover which is not going to happen, likely fix of bug with drops il y a 4 ans
  Caleb James DeLisle d4973dd0b8 Updated the drop counter to try to fix uint32 rollover il y a 4 ans
  Caleb James DeLisle 8e00a34c7a Changes in order to enable changing of TUN device on the fly il y a 4 ans
  Caleb James DeLisle ac9e0c0022 Publish link state info to the snode il y a 6 ans
  Caleb James DeLisle 09b9c5034b Fix issue which gcc catches but not clang il y a 6 ans
  Caleb James DeLisle f187db6b66 Major refactoring to push data up from the InterfaceController to the ReachabilityCollector for submitting lag, drops and passed bits to the snode il y a 6 ans
  Mada 0fc1c15c53 Fix continue sending RC request to non-responsed peer il y a 6 ans
  Caleb James DeLisle 7fdb30eb3a Fix possible null deref if a node sends a silly response il y a 6 ans
  Caleb James DeLisle 41ff6e21a8 Try using a buffer rather than new string directly from a uint64 il y a 7 ans
  Caleb James DeLisle 4efffef61b better logging il y a 7 ans
  Mada 44a107961b Update peer path when got change event il y a 7 ans
  Mada 686679ab67 Fix comment il y a 7 ans
  Mada 8bcfbf227a Stop RC traffic when peer told us him knew nothing about us yet il y a 7 ans
  Valentin Lorentz 98c704ce1c Replace address checks by function calls. il y a 7 ans
  Caleb James DeLisle 642a2697d2 Report to announcer when a link is down il y a 7 ans