No Description

ambrop7 8f6285a281 DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined. 13 years ago
arpprobe 0d99d6a26a switch to using the New BSD License 14 years ago
base 8f6285a281 DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined. 13 years ago
blog_generator a21e23fe8a port to compile with MSVC 13 years ago
bproto a21e23fe8a port to compile with MSVC 13 years ago
bproto_generator 3291a4713e bproto_generator: fix aliasing issues 13 years ago
client a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 years ago
cmake af505a92a2 system: add a BReactor implementation using the GLib event loop 14 years ago
dhcpclient 07e187dcff dhcpclient/BDHCPClientCore: fix aliasing issues 13 years ago
dostest 47431d77c0 add some programs for playing with DoS attacks on TCP 13 years ago
examples 645d6456d5 rename NCDRefTarget --> BRefTarget 13 years ago
flooder a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 years ago
flow faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins 13 years ago
flowextra 0d99d6a26a switch to using the New BSD License 14 years ago
generated 126a47c586 ncd: add load_module() 13 years ago
lemon 20d7a01ad9 Add NCD, the Network Configuration Daemon 15 years ago
lime 198d6cd4b8 Initial import 15 years ago
lwip a21e23fe8a port to compile with MSVC 13 years ago
misc a2044b6ce7 misc/compare.h: add B_COMPARE2() macro 13 years ago
ncd 480d94d9dd ncd: NCDModule: implement NCDModuleInst_Backend_LogContext() 13 years ago
ncd-request f97b2c4412 ncd-request: fix typo which broke the ncd-request program 13 years ago
nspr_support a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 years ago
predicate bd322f55f8 predicate: BPredicate_parser.h: remove redundant declaration 13 years ago
protocol e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 years ago
random 5bea31f17c add BRandom2 13 years ago
scripts 4d020a06ed scripts/copy_nss: copy programs too 15 years ago
security 93bc612a21 get rid of some warnings 13 years ago
server a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 years ago
server_connection a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 years ago
socksclient fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 years ago
stringmap 2d34d4cec2 simplify comparators using B_COMPARE 13 years ago
structure b6d807d73f remove structure/LinkedList4.h, it won't be needed 13 years ago
system e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 years ago
tests 93bc612a21 get rid of some warnings 13 years ago
threadwork a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 years ago
tun2socks e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 years ago
tunctl f098506f98 add tunctl 14 years ago
tuntap 62ad4c0763 BTap: make a string in options a non-const char pointer so we can allocate and free it 13 years ago
udevmonitor 93bc612a21 get rid of some warnings 13 years ago
udpgw e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 years ago
udpgw_client e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 years ago
CMakeLists.txt e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 years ago
COPYING 0d99d6a26a switch to using the New BSD License 14 years ago
ChangeLog 2ad19e172a version 1.999.127 13 years ago
INSTALL c736d012bd INSTALL: mention how to avoid NSS dependency when it's not needed 13 years ago
INSTALL-WINDOWS c4017da109 INSTALL-WINDOWS: openssl compiles fine without "no-asm". Add note that prebuilt versions of libraries are available. 13 years ago
badvpn.7 0d99d6a26a switch to using the New BSD License 14 years ago
blog_channels.txt 126a47c586 ncd: add load_module() 13 years ago
compile-tun2sock.sh a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 years ago
fix_flex.php a21e23fe8a port to compile with MSVC 13 years ago
generate_files bb9ca1fe73 ncd: rename NCDValue{Generator,Parser} to NCDVal{Generator,Parser} 13 years ago