Historique des commits

Auteur SHA1 Message Date
  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 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 a73e2c68f7 privatized message.capacity 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 7272cbdfc9 Got the new cryptoauth working with message-passthrough model il y a 3 ans
  Caleb James DeLisle 3cf79da359 Iface_DEFUN return an error type il y a 4 ans
  Caleb James DeLisle 4db498cfb5 Update pipe to add a little more robustness in the build il y a 4 ans
  Caleb James DeLisle fd1d4a7487 Windows: Pipes are socket, not pipe on windows il y a 4 ans
  Caleb James DeLisle 595376ee5b Windows: Impossible to synchronously get errors back from pipe creation il y a 4 ans
  Caleb James DeLisle 4d3ddda86b Windows: Passing file descriptors through sockets is not possible on windows il y a 4 ans
  Caleb James DeLisle ca4be7578d Rid the project of setjmp() 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 5b7f09492d Pipe: Log when a message is sent il y a 4 ans
  Caleb James DeLisle 4898f2735f Fix not passing logger soon enough to Pipe_forFiles() il y a 4 ans
  Caleb James DeLisle 98ef1e686e Try logging when we read the pipe il y a 4 ans
  Caleb James DeLisle ff498a1be1 More logging il y a 4 ans
  Caleb James DeLisle 81fb0c98f3 Added pipe read log il y a 4 ans
  Emil Suleymanov 59ec8b07ce Refactor fullPath allocation in pipe.c il y a 5 ans
  Emil Suleymanov dcbafb1979 Add option for pipe creation il y a 5 ans
  Emil Suleymanov 5cd376c099 Allow any socket path & don't create socket if missing il y a 6 ans
  soredake c49cc24869 links update il y a 7 ans
  Mada f069641446 Allow custom pipe directory in configuation file il y a 8 ans
  Lars Gierth 029c3c4ad3 android: make Pipe_PREFIX configurable at build time il y a 9 ans
  Caleb James DeLisle 7e767e5d0c all tests except for root tests pass il y a 9 ans
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback il y a 9 ans
  Caleb James DeLisle 876147509d refactoring... il y a 9 ans
  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. il y a 10 ans