Историја ревизија

Аутор SHA1 Порука Датум
  Caleb James DeLisle 29f8b286f6 Change AddrIface_t::iface to a pointer because Rust code is impossible to embed it. пре 1 година
  Caleb James DeLisle 54417f0012 Process_test only shut down after the child process has completely exited, and make sure it exits ok пре 2 година
  Caleb James DeLisle 50fafc65fc fix out of order drop пре 2 година
  Caleb James DeLisle d26e80a318 Move to Rust Allocator пре 2 година
  Caleb James DeLisle f3a384ac72 Fix some warnings and re-enable Werror пре 2 година
  Rogério Sampaio de Almeida 9414d4d7c0 fix Process_spawn calls, which now requires EventBase (to get to its EventLoop) пре 2 година
  Rogério Sampaio de Almeida 6aa260955f fix every call site of Process_spawn пре 2 година
  Caleb James DeLisle 9a9ffd57d5 Return anyhow::Error from Iface_DEFUN functions rather than an integer error type пре 3 година
  Caleb James DeLisle 8e3011cb6e Change message->bytes to message->msgbytes in prep for privatizing it пре 3 година
  Caleb James DeLisle 3651b0d413 Message privatize length пре 3 година
  Caleb James DeLisle cd188e865c Message: Privatized alloc пре 3 година
  Caleb James DeLisle 3cf79da359 Iface_DEFUN return an error type пре 3 година
  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 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 година
  soredake c49cc24869 links update пре 7 година
  Mada f069641446 Allow custom pipe directory in configuation file пре 8 година
  epochqwert faf964a18b working on NetBSD support. пре 8 година
  Lars Gierth 75de00d724 client: exit foreground process when core dies пре 9 година
  Caleb James DeLisle 7e767e5d0c all tests except for root tests pass пре 9 година
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback пре 9 година
  Caleb James DeLisle 876147509d refactoring... пре 9 година
  kpcyrd 804f2b65c2 Finish OpenBSD port пре 10 година
  Caleb James DeLisle 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. пре 10 година
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network пре 10 година
  Caleb James DeLisle e88e33b648 More work on the new build пре 10 година
  Caleb James DeLisle fffb92caa8 more work done on the build пре 10 година
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests пре 10 година
  Caleb James DeLisle d7f5b302ac More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow. пре 11 година