暫無描述

ambrop7 d551b48e32 tun2socks: fix possible crash due to the use of a wrong dead-variable 13 年之前
arpprobe efb684d588 misc/get_iface_info.h: add badvpn_ prefix to function 13 年之前
base 8f6285a281 DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined. 13 年之前
blog_generator a21e23fe8a port to compile with MSVC 13 年之前
bproto a21e23fe8a port to compile with MSVC 13 年之前
bproto_generator 3291a4713e bproto_generator: fix aliasing issues 13 年之前
client a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 年之前
cmake af505a92a2 system: add a BReactor implementation using the GLib event loop 14 年之前
dhcpclient efb684d588 misc/get_iface_info.h: add badvpn_ prefix to function 13 年之前
dostest 47431d77c0 add some programs for playing with DoS attacks on TCP 13 年之前
examples dbcb258a7f examples/cavl_test: add testing of associative operation feature 13 年之前
flooder a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 年之前
flow faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins 13 年之前
flowextra 0d99d6a26a switch to using the New BSD License 14 年之前
generated 126a47c586 ncd: add load_module() 13 年之前
lemon 20d7a01ad9 Add NCD, the Network Configuration Daemon 15 年之前
lime 198d6cd4b8 Initial import 15 年之前
lwip 1b918ff3df fix lwip logging after BLog API change 13 年之前
misc 52b529b761 misc/grow_array.h: allow passing zero capacity to GrowArray_Init(). 13 年之前
ncd e723832c13 ncd: modules: log: fix assertion failure from BLog API changes 13 年之前
ncd-request f97b2c4412 ncd-request: fix typo which broke the ncd-request program 13 年之前
nspr_support a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 年之前
predicate bd322f55f8 predicate: BPredicate_parser.h: remove redundant declaration 13 年之前
protocol e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 年之前
random 5bea31f17c add BRandom2 13 年之前
scripts 4d020a06ed scripts/copy_nss: copy programs too 15 年之前
security 93bc612a21 get rid of some warnings 13 年之前
server a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 年之前
server_connection a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads 13 年之前
socksclient fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 年之前
stringmap 2d34d4cec2 simplify comparators using B_COMPARE 13 年之前
structure a5c780c498 structure/CAvl: implement support for custom associative operations 13 年之前
system e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 年之前
tests 93bc612a21 get rid of some warnings 13 年之前
threadwork a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 年之前
tun2socks d551b48e32 tun2socks: fix possible crash due to the use of a wrong dead-variable 13 年之前
tunctl f098506f98 add tunctl 14 年之前
tuntap 62ad4c0763 BTap: make a string in options a non-const char pointer so we can allocate and free it 13 年之前
udevmonitor 93bc612a21 get rid of some warnings 13 年之前
udpgw e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 年之前
udpgw_client e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 年之前
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 年之前
COPYING 0d99d6a26a switch to using the New BSD License 14 年之前
ChangeLog 2ad19e172a version 1.999.127 13 年之前
INSTALL c736d012bd INSTALL: mention how to avoid NSS dependency when it's not needed 13 年之前
INSTALL-WINDOWS c4017da109 INSTALL-WINDOWS: openssl compiles fine without "no-asm". Add note that prebuilt versions of libraries are available. 13 年之前
badvpn.7 0d99d6a26a switch to using the New BSD License 14 年之前
blog_channels.txt 126a47c586 ncd: add load_module() 13 年之前
compile-tun2sock.sh a6fb29f45c move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything 13 年之前
fix_flex.php a21e23fe8a port to compile with MSVC 13 年之前
generate_files bb9ca1fe73 ncd: rename NCDValue{Generator,Parser} to NCDVal{Generator,Parser} 13 年之前