Commit History

Autor SHA1 Mensaxe Data
  Caleb James DeLisle 887ee6e184 Get rid of Seccomp because the whitelist strategy doesn't work with Rust libraries and it is not maintained anymore hai 2 meses
  Caleb James DeLisle bc5f04a15b Rename `struct Message` to Message_t hai 7 meses
  Caleb James DeLisle 9d6d8f6497 Changed all accesses to Message->msgbytes to Message_bytes() calls in prep for moving Message to Rust. hai 7 meses
  Caleb James DeLisle 3577e67f16 Libuv is nolonger being built !!!!! hai 7 meses
  Caleb James DeLisle a619f5b86a Removed all legitimate usages of Libuv, now just to unwire it hai 7 meses
  Caleb James DeLisle eefd592210 Port UDPAddrIface to Rust hai 7 meses
  Caleb James DeLisle f26e039df6 Fix a sporadic use-after-free manifesting as "Startup failed: cjdroute is already running." hai 1 ano
  Caleb James DeLisle ef3d9fd92d Deleted sybilsim and FakeNetwork which are nolonger being meaningfully maintained hai 1 ano
  Caleb James DeLisle 24f1713a5c When the core exits, don't panic the client process because it just makes an unnecessary stack hai 1 ano
  Caleb James DeLisle 01a5b07f85 Move lock into proximity of where the actual blocking epoll/poll/kqueue call is made. hai 1 ano
  Caleb James DeLisle c6fa97567a Merge branch 'crashey' into rffi-timeout hai 1 ano
  Caleb James DeLisle 9e8ea4cbfd Defining android causes android to fail building, defining android=android makes Defined macro not work. hai 1 ano
  Caleb James DeLisle d26e80a318 Move to Rust Allocator %!s(int64=2) %!d(string=hai) anos
  Caleb James DeLisle f3a384ac72 Fix some warnings and re-enable Werror %!s(int64=2) %!d(string=hai) anos
  Rogério Sampaio de Almeida 9414d4d7c0 fix Process_spawn calls, which now requires EventBase (to get to its EventLoop) %!s(int64=2) %!d(string=hai) anos
  Rogério Sampaio de Almeida 6aa260955f fix every call site of Process_spawn %!s(int64=2) %!d(string=hai) anos
  Caleb James DeLisle 8fd225a0da Finished merge of crashey back to boringtun2 %!s(int64=3) %!d(string=hai) anos
  Caleb James DeLisle 7d74e98c08 Fix invalid cjdroute.conf when on a non-ethinterface machine %!s(int64=3) %!d(string=hai) anos
  Caleb James DeLisle a0084a9e21 Switch to Rust CryptoAuth %!s(int64=3) %!d(string=hai) anos
  Caleb James DeLisle 8e3011cb6e Change message->bytes to message->msgbytes in prep for privatizing it %!s(int64=3) %!d(string=hai) anos
  Caleb James DeLisle 3651b0d413 Message privatize length %!s(int64=3) %!d(string=hai) anos
  Caleb James DeLisle ccf923d8f6 Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions %!s(int64=3) %!d(string=hai) anos
  Caleb James DeLisle 78909a57cd Switched RandomSeed from raw struct to a typedef %!s(int64=3) %!d(string=hai) anos
  Caleb James DeLisle dbb8f6b868 Couple more missing prototypes %!s(int64=4) %!d(string=hai) anos
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build %!s(int64=4) %!d(string=hai) anos
  Caleb James DeLisle a281924430 Clarify use of admin socket in the config %!s(int64=4) %!d(string=hai) anos
  Caleb James DeLisle 3181d4a85d Log cjdns version on startup %!s(int64=4) %!d(string=hai) anos
  Caleb James DeLisle 41e760ce4b On Apple we need to stay root because otherwise it is impossible to change addresses/routes %!s(int64=4) %!d(string=hai) anos
  Caleb James DeLisle e2dd582a75 1. Allow deterministic generation of cjdroute.conf from a seed. 2. Disable ETHInterface by default because UDPInterface also beacons %!s(int64=4) %!d(string=hai) anos
  Caleb James DeLisle 6c1751d868 Got rid of usages of Except and simplified Message.h %!s(int64=4) %!d(string=hai) anos