Commit History

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