История коммитов

Автор SHA1 Сообщение Дата
  Caleb James DeLisle 3cf79da359 Iface_DEFUN return an error type 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 fccf47e465 Switch to using CString_safeStrncpy so as to be sure that copied strings are null terminated 4 лет назад
  soredake c49cc24869 links update 7 лет назад
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 лет назад
  Lars Gierth d3e36ff46d android: disable ETHInterface bind-to-all 9 лет назад
  Caleb James DeLisle edba49e25c rename IfController back to InterfaceController because it breaks admin RPC 9 лет назад
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ 9 лет назад
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback 9 лет назад
  Caleb James DeLisle 876147509d refactoring... 9 лет назад
  Caleb James DeLisle ea2312465e checkin before doing a dangerous sed run 9 лет назад
  Caleb James DeLisle 4eb1074d05 Moving Interface to Iface 9 лет назад
  Caleb James DeLisle 04d063dc58 forgot to remove a line 9 лет назад
  Caleb James DeLisle 0c3fce8662 Added an ETHInterface_CURRENT_VERSION for a version of ETHInterface, no 2 nodes with different ETH versions will ever communicate (via eth) 9 лет назад
  Caleb James DeLisle 849e6d3285 yank all backward compat from ETHInterface because the old version gets jammed by new version's beacon frames 9 лет назад
  Caleb James DeLisle 2c27ea72e0 fancy hack upsets some compilers 9 лет назад
  Caleb James DeLisle e338002ab7 minor hardening 9 лет назад
  Caleb James DeLisle 4e078a8cff change compatibility to v14 because 14 still has the old protocol 9 лет назад
  Caleb James DeLisle 1b9158d9f5 Changed ETHInterface to add capability to select all usable devices and beacon from all of them, also bring eth devices up when connecting 9 лет назад
  Caleb James DeLisle 63363bd24d Updated ETHInterface to use new InterfaceController 9 лет назад
  Caleb James DeLisle 6280f55205 last minute protocol change 9 лет назад
  Caleb James DeLisle 1ab7897c5c screwing w/ stupid unaligned ethernet frames 9 лет назад
  Caleb James DeLisle e5084171da annoying compiler 9 лет назад
  Caleb James DeLisle 7b8e7fb60d checking for alignment problem 9 лет назад
  Caleb James DeLisle 511705c910 cjdns crashes if fed a bad ethernet frame 9 лет назад
  Caleb James DeLisle 56e0a281be fix a few bugs in new ethinterface 9 лет назад
  Caleb James DeLisle adf0501be6 New version (13), drop support for versions less than 12 and specify new ETHInterface protocol which contains version and frame length 9 лет назад
  Caleb James DeLisle 986fb72026 added more logging to ETHInterface 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 лет назад