Historique des commits

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