Histórico de Commits

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