Commit Verlauf

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