提交歷史

作者 SHA1 備註 提交日期
  Caleb James DeLisle caf9963793 Switch to a Rust libsodium build 4 年之前
  Caleb James DeLisle b6a1d3bf2f Switch from using long to using uintptr_t because on windows, long is not pointer-size 4 年之前
  Caleb James DeLisle 55e4e544e1 Stop directly using libuv for the nanotime based entropy provider when Time.h exports the same function 4 年之前
  Caleb James DeLisle e91eeb6b48 Always log using IP address rather than a mix of address and key 4 年之前
  Caleb James DeLisle cbc2d8c51d Added Sign_admin to allow signing and checking of signatures from RPC 4 年之前
  Caleb James DeLisle 6c1751d868 Got rid of usages of Except and simplified Message.h 4 年之前
  Caleb James DeLisle ca4be7578d Rid the project of setjmp() 4 年之前
  Caleb James DeLisle 042c5537ef Always null out the tunDevice after freeing it, otherwise use-after-free bugs await 4 年之前
  Caleb James DeLisle 3138017d98 Oops, sendResponse takes a String not a char* 4 年之前
  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 年之前
  Caleb James DeLisle 8e00a34c7a Changes in order to enable changing of TUN device on the fly 4 年之前
  Caleb James DeLisle 4898f2735f Fix not passing logger soon enough to Pipe_forFiles() 4 年之前
  Caleb James DeLisle ff498a1be1 More logging 4 年之前
  Caleb James DeLisle b132014c22 More logging 4 年之前
  Emil Suleymanov dcbafb1979 Add option for pipe creation 5 年之前
  Emil Suleymanov 88c1496298 Remove todo (fixed in https://github.com/sssemil/CjdnsBridge/commit/d46058c27a0e39161d08e16c64961b25c371ce36) 5 年之前
  Emil Suleymanov e91978d502 Add support for configuration over socket interface 5 年之前
  Emil Suleymanov 5cd376c099 Allow any socket path & don't create socket if missing 6 年之前
  Emil Suleymanov 0013959f20 Allow binding through a unix socket 7 年之前
  Caleb James DeLisle 50e89d84b2 Beginnings of AFL fuzzing 6 年之前
  Caleb James DeLisle a574e6aaa7 Fix UDPInterface to not send beacons down the tun device 6 年之前
  Caleb James DeLisle 3fe55c4187 Merged UDPbcastInterface into UDPInterface and made it beacon on a different port 6 年之前
  Mada 9bdfd5bf1a Add Auto-peer support by using UDP broadcast 6 年之前
  Valentin Lorentz 87202bea58 Add ADDRESS_PREFIX and ADDRESS_PREFIX_BITS compilation variables. 7 年之前
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() 7 年之前
  Caleb James DeLisle 0e5017bfcd added a ReachabilityCollector_admin for debugging and fixed a few bugs in ReachabilityAnnouncer 7 年之前
  Caleb James DeLisle 59c84c4fa4 here we go, this is way experimental..... 7 年之前
  soredake c49cc24869 links update 7 年之前
  Caleb James DeLisle 7adf9cc9b9 Removed usage of NumberCompress, poisoned dht code in SUBNODE and added Core_nodeInfo() for getting basic info from the node 8 年之前
  Caleb James DeLisle 00f6471179 wip 8 年之前