Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 9e8ea4cbfd Defining android causes android to fail building, defining android=android makes Defined macro not work. il y a 1 an
  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
  Stuart D. Gathman 591f013d4f Missed upstream change. il y a 5 ans
  Stuart D. Gathman b2d58cd759 Not using Value macro il y a 5 ans
  Stuart D. Gathman 3198ffd047 Fix scope of Pipe_PATH config default il y a 5 ans
  Stuart D. Gathman e8229a78d7 Fix scope of Pipe_PATH default il y a 5 ans
  Caleb James DeLisle dd41671f2f Make the old json conf parser parse dictionaries forward so that --cleanconf stops reversing dicts, 2. make sure old parser is used any time there is no v2, to ensure continuity of behavior il y a 6 ans
  Caleb James DeLisle 71e2df38de Added a strict json benc parser based on the one in cjdnsconf il y a 6 ans
  Caleb James DeLisle d262f7abb5 Small changes to the cjdroute.conf generator so that it generates a conf which is exactly like what cjdnsconf serializes il y a 6 ans
  Caleb James DeLisle 3fe55c4187 Merged UDPbcastInterface into UDPInterface and made it beacon on a different port il y a 6 ans