Историја ревизија

Аутор SHA1 Порука Датум
  Caleb James DeLisle c6fa97567a Merge branch 'crashey' into rffi-timeout пре 1 година
  Caleb James DeLisle da79d887c8 Make sure to always zero an Address when it is created пре 1 година
  Caleb James DeLisle afa43216ef Rewrite of allocator.rs, also don't allocate memory if we're freeing пре 2 година
  Caleb James DeLisle 7ba35479e7 manual merge crashey пре 2 година
  Rogério Sampaio de Almeida 4d0aefc5a5 remove unused param from new timing funcs пре 2 година
  Caleb James DeLisle 027ad407c5 incomingConnection should default to false, and the version should be provided if it is known пре 3 година
  Caleb James DeLisle 1c0d1de7cb Need to also include login for beacon replies пре 3 година
  Caleb James DeLisle 7fbb3bfa9c Add 4 beacon tests for noise/old, noise/noise, old/noise and old/old crypto protocols пре 3 година
  Caleb James DeLisle eb83a46260 Implemented boringtun protocol пре 3 година
  Caleb James DeLisle 4eebb33195 NOISE should forward empty packets so that InterfaceController knows that a peer has been registered пре 3 година
  Caleb James DeLisle 9a9ffd57d5 Return anyhow::Error from Iface_DEFUN functions rather than an integer error type пре 3 година
  Caleb James DeLisle e022fa45a3 Better logging and fix what was causing noise packets to be forwarded пре 3 година
  Caleb James DeLisle 29afc1a127 Try enabling NOISE proto пре 3 година
  Caleb James DeLisle a0084a9e21 Switch to Rust CryptoAuth пре 3 година
  Caleb James DeLisle 8e3011cb6e Change message->bytes to message->msgbytes in prep for privatizing it пре 3 година
  Caleb James DeLisle 3651b0d413 Message privatize length пре 3 година
  Caleb James DeLisle a73e2c68f7 privatized message.capacity пре 3 година
  Caleb James DeLisle cd188e865c Message: Privatized alloc пре 3 година
  Caleb James DeLisle 7272cbdfc9 Got the new cryptoauth working with message-passthrough model пре 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 6a1a5ea073 Wrong type for user in newSession пре 3 година
  Caleb James DeLisle 6d9ecb7e55 re-shuffled tests to be able to run on both new and old CryptoAuth пре 3 година
  Caleb James DeLisle 3cf79da359 Iface_DEFUN return an error type пре 3 година
  Caleb James DeLisle d8060ad7f5 Don't announce peers to PF if they're an incompatible protocol пре 4 година
  Caleb James DeLisle f40430faf4 memory leak пре 4 година
  Caleb James DeLisle 78da0951b5 1. Present incompatible peers as INCOMPATIBLE rather than sticking on ESTABLISHED пре 4 година
  Caleb James DeLisle 1477c96bad Oops, meant to use a return statment there пре 4 година
  Caleb James DeLisle 286d751b6e Reduce logging noise пре 4 година
  Caleb James DeLisle 40eb3b402c SUBNODE: Better solution: At the InterfaceController level do not report v20 or older peers пре 4 година
  Caleb James DeLisle 2c98115d5c When in SUBNODE mode, refuse to talk to version <21 пре 4 година