Historial de Commits

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