Historie revizí

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