Historia zmian

Autor SHA1 Wiadomość Data
  Julian Ospald 93137c8b28 Use GNUInstallDirs for controlling install destinations 9 lat temu
  Ambroz Bizjak 88c5266e22 CMakeLists.txt: Don't build the -plugin libs by default. 11 lat temu
  Ambroz Bizjak 5033d556c2 Build with -Wshadow. 11 lat temu
  Ambroz Bizjak bbe0524d24 CMakeLists.txt: Add prefix to resulting library names. 11 lat temu
  Ambroz Bizjak cc991c6821 Fix build with BUILD_SHARED_LIBS on. 11 lat temu
  ambrop7 ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 lat temu
  ambrop7 e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 lat temu
  ambrop7 faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins 13 lat temu
  ambrop7 a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 lat temu
  ambrop7 27bafc71f7 CMakeLists.txt: pass Clang-specific warning flag to Clang only 13 lat temu
  ambrop7 30ced3b8b6 CMakeLists.txt: add -Wstrict-aliasing 13 lat temu
  ambrop7 d737afce53 CMakeLists.txt: silence warnings about always-true comparisons (generated by Clang 3.2) 13 lat temu
  ambrop7 1ebc9e1fa0 port NCD to Emscripten 13 lat temu
  ambrop7 3ba18f4179 CMakeLists.txt: only pass -Wno-initializer-overrides to Clang 13 lat temu
  ambrop7 52e2fa7766 dhcpclient: use BRandom2 instead of BRandom_randomize. This removes the OpenSSL dependency from NCD. 13 lat temu
  ambrop7 5bea31f17c add BRandom2 13 lat temu
  ambrop7 47431d77c0 add some programs for playing with DoS attacks on TCP 13 lat temu
  ambrop7 d948c0faad CMakeLists.txt: enable -Wall and disable some resulting warnings 13 lat temu
  ambrop7 a6501b8593 CMakeLists.txt: use option() for build options to play nice with ccmake and cmake GUIs 13 lat temu
  ambrop7 8c43c8fcf8 CMakeLists.txt: remove some harmless stuff that accidentally slipped in 13 lat temu
  ambrop7 550b936ff9 compile with PathScale compiler 13 lat temu
  ambrop7 a21e23fe8a port to compile with MSVC 13 lat temu
  ambrop7 caa96cfbea silence some clang warnings 13 lat temu
  ambrop7 af505a92a2 system: add a BReactor implementation using the GLib event loop 14 lat temu
  ambrop7 44039edcda ncd: modules: add sys_request_server. Also add ncd-request tool. 14 lat temu
  ambrop7 f098506f98 add tunctl 14 lat temu
  ambrop7 79ad18a36a CMakeLists.txt: don't try to build NCD on Windows, fix error message 14 lat temu
  ambrop7 d95c8da2f9 add arpprobe 14 lat temu
  ambrop7 571bda95af install man pages for programs only if we're building those programs 14 lat temu
  ambrop7 3fb266dfc1 fix build 14 lat temu