커밋 기록

작성자 SHA1 메시지 날짜
  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 4898f2735f Fix not passing logger soon enough to Pipe_forFiles() 4 년 전
  soredake c49cc24869 links update 7 년 전
  Nicolas SAPA 1768eedfa1 Tell FreeBSD to create BROADCAST tun. 8 년 전
  Nicolas SAPA 01c186a958 (Really) Fix the interface number extraction 9 년 전
  Nicolas SAPA 033d9c0efd Make sure that tunDevice will not smash the stack 9 년 전
  Nicolas SAPA 8ffaaee9f4 Fix FreeBSD TUNInterface when tunDevice is used 9 년 전
  Caleb James DeLisle 3c922acaf2 attempt to fix issue with BSD based tun devices 9 년 전
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ 9 년 전
  Caleb James DeLisle 876147509d refactoring... 9 년 전
  Caleb James DeLisle a3e3b623ea Working on the NDP server 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 년 전
  Vadim Ippolitov 70ce27f950 Fix build on FreeBSD. You have to install devel/gmake and lang/gcc47. Also the following environment variables are required for the build: NO_PIE=true CC=gcc47 10 년 전
  Caleb James DeLisle fffb92caa8 more work done on the build 10 년 전