Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 29f8b286f6 Change AddrIface_t::iface to a pointer because Rust code is impossible to embed it. il y a 1 an
  Caleb James DeLisle 7d523b3082 Rename struct AddrIface to AddrIface_t which is going to be moved into Rust il y a 1 an
  Caleb James DeLisle 7ba35479e7 manual merge crashey il y a 2 ans
  Rogério Sampaio de Almeida 4d0aefc5a5 remove unused param from new timing funcs il y a 2 ans
  Caleb James DeLisle 9a9ffd57d5 Return anyhow::Error from Iface_DEFUN functions rather than an integer error type 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 cd188e865c Message: Privatized alloc il y a 3 ans
  Caleb James DeLisle 897bc02090 Message: privatized associatedFd and ad il y a 3 ans
  Caleb James DeLisle 3cf79da359 Iface_DEFUN return an error type il y a 3 ans
  Caleb James DeLisle 50edcd955d If password is NONE then treat all incoming messages as authed il y a 3 ans
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build 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 8bdf2071d8 Further automatic refactoring to get rid of String_CONST() il y a 7 ans
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() il y a 7 ans
  Caleb James DeLisle cafed5019f Manual merge links update by soredake il y a 7 ans
  soredake c49cc24869 links update il y a 7 ans
  Mada 2fe349deb5 Using crypto version memcmp when checking admin auth il y a 8 ans
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst il y a 9 ans
  Caleb James DeLisle 8173faac81 Added Hash.h which uses djb2a hash and implemented it in a few places where Map.h is used il y a 9 ans
  Caleb James DeLisle 6e78cfef85 Possibly fix the crash caused by multiple admin log subscriptions il y a 9 ans
  Caleb James DeLisle 9e161575f5 Fix OOM trigger when logging and/or using admin API il y a 9 ans
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ il y a 9 ans
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback il y a 9 ans
  Caleb James DeLisle 4eb1074d05 Moving Interface to Iface il y a 9 ans
  Caleb James DeLisle a8a48102d0 if the channel is closed, stop logging! il y a 10 ans
  Caleb James DeLisle c7eed6b146 more robust logging, although only about 100 messages can be logged at a time without drops... il y a 10 ans