Commit History

作者 SHA1 備註 提交日期
  Ambroz Bizjak 27382229dc Fixes for Visual Studio 2017. 7 年之前
  Ambroz Bizjak 9e3d26a81f Remove badvpn-tunctl 8 年之前
  Ambroz Bizjak 6a4654b746 Don't compile C code as C++ any more with MSVC. 9 年之前
  Ambroz Bizjak e4c152027c Fix possible compile error after switch to pthread_sigmask. 9 年之前
  Julian Ospald 93137c8b28 Use GNUInstallDirs for controlling install destinations 9 年之前
  Ambroz Bizjak 88c5266e22 CMakeLists.txt: Don't build the -plugin libs by default. 11 年之前
  Ambroz Bizjak 5033d556c2 Build with -Wshadow. 11 年之前
  Ambroz Bizjak bbe0524d24 CMakeLists.txt: Add prefix to resulting library names. 11 年之前
  Ambroz Bizjak cc991c6821 Fix build with BUILD_SHARED_LIBS on. 11 年之前
  ambrop7 ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 年之前
  ambrop7 e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 年之前
  ambrop7 faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins 13 年之前
  ambrop7 a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 年之前
  ambrop7 27bafc71f7 CMakeLists.txt: pass Clang-specific warning flag to Clang only 13 年之前
  ambrop7 30ced3b8b6 CMakeLists.txt: add -Wstrict-aliasing 13 年之前
  ambrop7 d737afce53 CMakeLists.txt: silence warnings about always-true comparisons (generated by Clang 3.2) 13 年之前
  ambrop7 1ebc9e1fa0 port NCD to Emscripten 13 年之前
  ambrop7 3ba18f4179 CMakeLists.txt: only pass -Wno-initializer-overrides to Clang 13 年之前
  ambrop7 52e2fa7766 dhcpclient: use BRandom2 instead of BRandom_randomize. This removes the OpenSSL dependency from NCD. 13 年之前
  ambrop7 5bea31f17c add BRandom2 13 年之前
  ambrop7 47431d77c0 add some programs for playing with DoS attacks on TCP 13 年之前
  ambrop7 d948c0faad CMakeLists.txt: enable -Wall and disable some resulting warnings 13 年之前
  ambrop7 a6501b8593 CMakeLists.txt: use option() for build options to play nice with ccmake and cmake GUIs 13 年之前
  ambrop7 8c43c8fcf8 CMakeLists.txt: remove some harmless stuff that accidentally slipped in 13 年之前
  ambrop7 550b936ff9 compile with PathScale compiler 13 年之前
  ambrop7 a21e23fe8a port to compile with MSVC 13 年之前
  ambrop7 caa96cfbea silence some clang warnings 13 年之前
  ambrop7 af505a92a2 system: add a BReactor implementation using the GLib event loop 14 年之前
  ambrop7 44039edcda ncd: modules: add sys_request_server. Also add ncd-request tool. 14 年之前
  ambrop7 f098506f98 add tunctl 14 年之前