Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle f26e039df6 Fix a sporadic use-after-free manifesting as "Startup failed: cjdroute is already running." il y a 1 an
  Caleb James DeLisle ef3d9fd92d Deleted sybilsim and FakeNetwork which are nolonger being meaningfully maintained il y a 1 an
  Caleb James DeLisle 24f1713a5c When the core exits, don't panic the client process because it just makes an unnecessary stack il y a 1 an
  Caleb James DeLisle 01a5b07f85 Move lock into proximity of where the actual blocking epoll/poll/kqueue call is made. il y a 1 an
  Caleb James DeLisle c6fa97567a Merge branch 'crashey' into rffi-timeout il y a 1 an
  Caleb James DeLisle 9e8ea4cbfd Defining android causes android to fail building, defining android=android makes Defined macro not work. il y a 1 an
  Caleb James DeLisle d26e80a318 Move to Rust Allocator il y a 2 ans
  Caleb James DeLisle f3a384ac72 Fix some warnings and re-enable Werror il y a 2 ans
  Rogério Sampaio de Almeida 9414d4d7c0 fix Process_spawn calls, which now requires EventBase (to get to its EventLoop) il y a 2 ans
  Rogério Sampaio de Almeida 6aa260955f fix every call site of Process_spawn il y a 2 ans
  Caleb James DeLisle 8fd225a0da Finished merge of crashey back to boringtun2 il y a 2 ans
  Caleb James DeLisle 7d74e98c08 Fix invalid cjdroute.conf when on a non-ethinterface machine il y a 2 ans
  Caleb James DeLisle a0084a9e21 Switch to Rust CryptoAuth il y a 3 ans
  Caleb James DeLisle 8e3011cb6e Change message->bytes to message->msgbytes in prep for privatizing it il y a 3 ans
  Caleb James DeLisle 3651b0d413 Message privatize length il y a 3 ans
  Caleb James DeLisle ccf923d8f6 Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions 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 dbb8f6b868 Couple more missing prototypes il y a 4 ans
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build il y a 4 ans
  Caleb James DeLisle a281924430 Clarify use of admin socket in the config il y a 4 ans
  Caleb James DeLisle 3181d4a85d Log cjdns version on startup il y a 4 ans
  Caleb James DeLisle 41e760ce4b On Apple we need to stay root because otherwise it is impossible to change addresses/routes il y a 4 ans
  Caleb James DeLisle e2dd582a75 1. Allow deterministic generation of cjdroute.conf from a seed. 2. Disable ETHInterface by default because UDPInterface also beacons il y a 4 ans
  Caleb James DeLisle 6c1751d868 Got rid of usages of Except and simplified Message.h il y a 4 ans
  Caleb James DeLisle ca4be7578d Rid the project of setjmp() il y a 4 ans
  Caleb James DeLisle d8b7721159 1. new rpc Core_stopTun() which shuts down the TUN device, 2. many fixes for do_android, 3. android build fixes in libuv, 4. fix crash in UDPInterface_getFd() 5. Crash in Core_initTunfd() 6. Core_nodeInfo provide myIp6 7. If admin password is 'NONE', don't require any auth at all il y a 4 ans
  Caleb James DeLisle 8e00a34c7a Changes in order to enable changing of TUN device on the fly il y a 4 ans
  Caleb James DeLisle d9eef7fb2d Added configuration and documentation for the SocketInterface il y a 4 ans
  Caleb James DeLisle 322f44a3c5 Fix invalid conf when generating with --no-eth il y a 5 ans
  Stuart D. Gathman ad3efd6fcc Cjd's simplification. il y a 5 ans