Historique des commits

Auteur SHA1 Message Date
  Ilyas Gasanov 6d7e4333b3 Implement cjdnstool util priv2pub command il y a 8 mois
  Ilyas Gasanov ae2a6c207a Implement cjdnstool cexec command il y a 9 mois
  Ilyas Gasanov 74382096ab Update dependency revision, fix error reporting il y a 9 mois
  Ilyas Gasanov 27658d1614 Remove currently unneeded items il y a 9 mois
  Ilyas Gasanov d03a79908b Move cjdnstool in ./do, implement session command, add --ip6 flag il y a 10 mois
  Ilyas Gasanov 6ebc0902c7 Update dependency revision, implement peer-stats in cjdnstool il y a 10 mois
  Ilyas Gasanov 5b851319bd Initial cjdnstool implementation in Rust il y a 10 mois
  Caleb James DeLisle 0e1387f80b Fixed build issue caused by different versions of libsodium il y a 1 an
  Caleb James DeLisle e6160b456b Make Allocator_free() always synchronous. When async freeing is needed, chain allocators. il y a 1 an
  Caleb James DeLisle c6fa97567a Merge branch 'crashey' into rffi-timeout il y a 1 an
  Caleb James DeLisle f3eb653985 downgrade pnet because new version is not supported on ARM il y a 1 an
  Caleb James DeLisle 78adf05ef0 Fixed Android build il y a 1 an
  Caleb James DeLisle d26e80a318 Move to Rust Allocator il y a 2 ans
  Rogério Sampaio de Almeida 43d4a24e97 include once_cell il y a 2 ans
  Rogério Sampaio de Almeida 89342013b8 include tokio dependency il y a 2 ans
  Rogério Sampaio de Almeida 04399625ed switching to the full pnet, since I've found it is used in other projects il y a 2 ans
  Rogério Sampaio de Almeida eb01e7cedc include pnet_datalink, which is part of pnet: a cross-platform API for low level networking using Rust il y a 2 ans
  Caleb James DeLisle 7ba35479e7 manual merge crashey il y a 2 ans
  Rogério Sampaio de Almeida f85c35647e refac binaries into bin/ il y a 2 ans
  Caleb James DeLisle 8fd225a0da Finished merge of crashey back to boringtun2 il y a 2 ans
  Caleb James DeLisle eed565c776 upgrade sodiumoxide which was not working correctly on Apple/ARM il y a 2 ans
  Caleb James DeLisle 6b577a62eb Allow crypto_noise to switch between acting as the initiator and acting as the responder il y a 3 ans
  Caleb James DeLisle eb83a46260 Implemented boringtun protocol il y a 3 ans
  Alex Kordys 670c701f2c Noise protocol impl + decrypt() API changed il y a 3 ans
  Caleb James DeLisle 78909a57cd Switched RandomSeed from raw struct to a typedef il y a 3 ans
  Caleb James DeLisle 6d9ecb7e55 re-shuffled tests to be able to run on both new and old CryptoAuth 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 79bc6fa901 Use cffi::MallocAllocator__new() so that il y a 3 ans
  Caleb James DeLisle a3b7f328d9 Standardized the Rust Iface, Rust Allocator interop and Rust/C FFI il y a 3 ans
  Caleb James DeLisle 0f97efce68 Added bindings for rust/c interface il y a 3 ans