Історія комітів

Автор SHA1 Опис Дата
  Caleb James DeLisle 29f8b286f6 Change AddrIface_t::iface to a pointer because Rust code is impossible to embed it. 1 рік тому
  Caleb James DeLisle 453e24bbb6 Reduce reliance on the implementation of Sockaddr being OS struct sockaddr 1 рік тому
  Caleb James DeLisle f3a384ac72 Fix some warnings and re-enable Werror 2 роки тому
  Rogério Sampaio de Almeida 8353145a44 update C code, to use the new Rffi_interface_addresses 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 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 8e00a34c7a Changes in order to enable changing of TUN device on the fly 4 роки тому
  Caleb James DeLisle ab2986ca7f Fix a null deref if there is an error listing interfaces which can be beaconed 4 роки тому
  Caleb James DeLisle 1b09c99273 Forgot that the address header is first, need to pop it and then push it back to get UDP auto-peer 6 роки тому
  Caleb James DeLisle fb3baef276 Try to fix build issue with UDPInterface and remove error:none from AuthorizedPasswords_list because it blows up the API connector 6 роки тому
  Caleb James DeLisle 9becc1dd9f Add an 'error':'none' in AuthorizedPasswords_list and move StringList below UvWrapper which was triggering some build issues 6 роки тому
  Caleb James DeLisle a8baeb4314 Added pagination to AuthorizedPasswords_get AND made ArrayList able to create list types with names not prefixed by ArrayList, and created StringList (ArrayList<String>) 6 роки тому
  Caleb James DeLisle a574e6aaa7 Fix UDPInterface to not send beacons down the tun device 6 роки тому
  Caleb James DeLisle 3da23d58ad Forgot to allow bcast 6 роки тому
  Caleb James DeLisle 3fe55c4187 Merged UDPbcastInterface into UDPInterface and made it beacon on a different port 6 роки тому
  Caleb James DeLisle e4007c75b4 rewrote InterfaceController to make it easier to develop interfaces 9 роки тому
  Caleb James DeLisle 1774efba10 Broke compatibility in ETHInterface because it was not working properly and echoing 12 bytes of crap back and forth before the message 10 роки тому
  Caleb James DeLisle b308d2dcac more work on the build and added a nice beginning of a simulator 10 роки тому
  Caleb James DeLisle 005760934a better debugging 11 роки тому
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 роки тому
  Caleb James DeLisle 06241cf15d Oops, not supposed to be committed to master. 11 роки тому
  Caleb James DeLisle 05b1154369 Work in progress. 11 роки тому
  Caleb James DeLisle 94289fccdc Added notion of 'transient' connections which timeout after too much time unresponsive. 11 роки тому
  Caleb James DeLisle cb6e137dac Refactored DIC interface to shift the duty of garbaging invalid peers (state caused by stray packets) 11 роки тому
  Caleb James DeLisle 67f1b5bd65 Revert "Trying to fix apple TUN issue." 11 роки тому
  Caleb James DeLisle 5b2b84662e Trying to fix apple TUN issue. 11 роки тому