Commit History

Author SHA1 Message Date
  Caleb James DeLisle 9e8ea4cbfd Defining android causes android to fail building, defining android=android makes Defined macro not work. 1 year ago
  Rogério Sampaio de Almeida 6aa260955f fix every call site of Process_spawn 2 years ago
  Caleb James DeLisle 8fd225a0da Finished merge of crashey back to boringtun2 2 years ago
  Caleb James DeLisle 7d74e98c08 Fix invalid cjdroute.conf when on a non-ethinterface machine 2 years ago
  Caleb James DeLisle a0084a9e21 Switch to Rust CryptoAuth 3 years ago
  Caleb James DeLisle 8e3011cb6e Change message->bytes to message->msgbytes in prep for privatizing it 3 years ago
  Caleb James DeLisle 3651b0d413 Message privatize length 3 years ago
  Caleb James DeLisle ccf923d8f6 Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions 3 years ago
  Caleb James DeLisle 78909a57cd Switched RandomSeed from raw struct to a typedef 3 years ago
  Caleb James DeLisle dbb8f6b868 Couple more missing prototypes 3 years ago
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build 3 years ago
  Caleb James DeLisle a281924430 Clarify use of admin socket in the config 3 years ago
  Caleb James DeLisle 3181d4a85d Log cjdns version on startup 3 years ago
  Caleb James DeLisle 41e760ce4b On Apple we need to stay root because otherwise it is impossible to change addresses/routes 4 years ago
  Caleb James DeLisle e2dd582a75 1. Allow deterministic generation of cjdroute.conf from a seed. 2. Disable ETHInterface by default because UDPInterface also beacons 4 years ago
  Caleb James DeLisle 6c1751d868 Got rid of usages of Except and simplified Message.h 4 years ago
  Caleb James DeLisle ca4be7578d Rid the project of setjmp() 4 years ago
  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 4 years ago
  Caleb James DeLisle 8e00a34c7a Changes in order to enable changing of TUN device on the fly 4 years ago
  Caleb James DeLisle d9eef7fb2d Added configuration and documentation for the SocketInterface 4 years ago
  Caleb James DeLisle 322f44a3c5 Fix invalid conf when generating with --no-eth 5 years ago
  Stuart D. Gathman ad3efd6fcc Cjd's simplification. 5 years ago
  Stuart D. Gathman 591f013d4f Missed upstream change. 5 years ago
  Stuart D. Gathman b2d58cd759 Not using Value macro 5 years ago
  Stuart D. Gathman 3198ffd047 Fix scope of Pipe_PATH config default 5 years ago
  Stuart D. Gathman e8229a78d7 Fix scope of Pipe_PATH default 5 years ago
  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 5 years ago
  Caleb James DeLisle 71e2df38de Added a strict json benc parser based on the one in cjdnsconf 5 years ago
  Caleb James DeLisle d262f7abb5 Small changes to the cjdroute.conf generator so that it generates a conf which is exactly like what cjdnsconf serializes 6 years ago
  Caleb James DeLisle 3fe55c4187 Merged UDPbcastInterface into UDPInterface and made it beacon on a different port 6 years ago