|
arpprobe
|
efb684d588
misc/get_iface_info.h: add badvpn_ prefix to function
|
13 vuotta sitten |
|
base
|
82df26cdfc
BPending: use MarkRemoved and IsRemoved instead of manual hacking with the next pointers
|
12 vuotta sitten |
|
blog_generator
|
a21e23fe8a
port to compile with MSVC
|
13 vuotta sitten |
|
bproto
|
a21e23fe8a
port to compile with MSVC
|
13 vuotta sitten |
|
bproto_generator
|
3291a4713e
bproto_generator: fix aliasing issues
|
13 vuotta sitten |
|
client
|
a23d1d7f84
client, server: implement experimental support for performing SSL operations in worker threads
|
13 vuotta sitten |
|
cmake
|
af505a92a2
system: add a BReactor implementation using the GLib event loop
|
14 vuotta sitten |
|
dhcpclient
|
efb684d588
misc/get_iface_info.h: add badvpn_ prefix to function
|
13 vuotta sitten |
|
dostest
|
47431d77c0
add some programs for playing with DoS attacks on TCP
|
13 vuotta sitten |
|
examples
|
f59e6e2f69
Fix some MSVC build errors.
|
12 vuotta sitten |
|
flooder
|
a23d1d7f84
client, server: implement experimental support for performing SSL operations in worker threads
|
13 vuotta sitten |
|
flow
|
faa7a69c48
compile PIC versions of internal libraries, to be used by NCD plugins
|
13 vuotta sitten |
|
flowextra
|
0d99d6a26a
switch to using the New BSD License
|
14 vuotta sitten |
|
generated
|
06b1ce9f1b
Regenerate Bison parser to fix build on MSVC.
|
12 vuotta sitten |
|
lemon
|
20d7a01ad9
Add NCD, the Network Configuration Daemon
|
15 vuotta sitten |
|
lime
|
198d6cd4b8
Initial import
|
15 vuotta sitten |
|
lwip
|
ed6449d06a
tun2socks: IPv6 support. Includes updated lwIP version and udpgw program.
|
13 vuotta sitten |
|
misc
|
83bd6c1da3
ncd/modules/net_backend_wpa_supplicant.c: Don't hardcode
|
12 vuotta sitten |
|
ncd
|
83bd6c1da3
ncd/modules/net_backend_wpa_supplicant.c: Don't hardcode
|
12 vuotta sitten |
|
ncd-request
|
f97b2c4412
ncd-request: fix typo which broke the ncd-request program
|
13 vuotta sitten |
|
nspr_support
|
6656143955
BSSLConnection: fix build on MSVC
|
12 vuotta sitten |
|
predicate
|
bd322f55f8
predicate: BPredicate_parser.h: remove redundant declaration
|
13 vuotta sitten |
|
protocol
|
ed6449d06a
tun2socks: IPv6 support. Includes updated lwIP version and udpgw program.
|
13 vuotta sitten |
|
random
|
5bea31f17c
add BRandom2
|
13 vuotta sitten |
|
scripts
|
4d020a06ed
scripts/copy_nss: copy programs too
|
15 vuotta sitten |
|
security
|
93bc612a21
get rid of some warnings
|
13 vuotta sitten |
|
server
|
a23d1d7f84
client, server: implement experimental support for performing SSL operations in worker threads
|
13 vuotta sitten |
|
server_connection
|
a23d1d7f84
client, server: implement experimental support for performing SSL operations in worker threads
|
13 vuotta sitten |
|
socksclient
|
fa53618fa6
fix some pointer casts which are invalid in C++, to get compiling with MSVC working again
|
13 vuotta sitten |
|
stringmap
|
2d34d4cec2
simplify comparators using B_COMPARE
|
13 vuotta sitten |
|
structure
|
f0a9004bc0
SLinkedList: optimize by allowing the prev and last pointers to be indeterminate when they aren't needed
|
12 vuotta sitten |
|
system
|
77013d347b
BAddr: add functions which return addresses
|
12 vuotta sitten |
|
tests
|
93bc612a21
get rid of some warnings
|
13 vuotta sitten |
|
threadwork
|
a6fb29f45c
move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything
|
13 vuotta sitten |
|
tun2socks
|
b72f37add9
tun2socks: add option to append source addresses to SOCKS usernam
|
12 vuotta sitten |
|
tunctl
|
f098506f98
add tunctl
|
14 vuotta sitten |
|
tuntap
|
62ad4c0763
BTap: make a string in options a non-const char pointer so we can allocate and free it
|
13 vuotta sitten |
|
udevmonitor
|
93bc612a21
get rid of some warnings
|
13 vuotta sitten |
|
udpgw
|
1ba0000b7c
udpgw: fix clang warning
|
12 vuotta sitten |
|
udpgw_client
|
ed6449d06a
tun2socks: IPv6 support. Includes updated lwIP version and udpgw program.
|
13 vuotta sitten |
|
CMakeLists.txt
|
ed6449d06a
tun2socks: IPv6 support. Includes updated lwIP version and udpgw program.
|
13 vuotta sitten |
|
COPYING
|
0d99d6a26a
switch to using the New BSD License
|
14 vuotta sitten |
|
ChangeLog
|
d225550b5c
version 1.999.128
|
12 vuotta sitten |
|
INSTALL
|
c736d012bd
INSTALL: mention how to avoid NSS dependency when it's not needed
|
13 vuotta sitten |
|
INSTALL-WINDOWS
|
c4017da109
INSTALL-WINDOWS: openssl compiles fine without "no-asm". Add note that prebuilt versions of libraries are available.
|
13 vuotta sitten |
|
badvpn.7
|
0d99d6a26a
switch to using the New BSD License
|
14 vuotta sitten |
|
blog_channels.txt
|
126a47c586
ncd: add load_module()
|
13 vuotta sitten |
|
compile-tun2sock.sh
|
24d05ee81f
fix compile-tun2sock.sh after IPv6 support was added
|
13 vuotta sitten |
|
compile-udpgw.sh
|
0292d08f74
Add compile-udpgw.sh.
|
12 vuotta sitten |
|
fix_flex.php
|
a21e23fe8a
port to compile with MSVC
|
13 vuotta sitten |
|
generate_files
|
bb9ca1fe73
ncd: rename NCDValue{Generator,Parser} to NCDVal{Generator,Parser}
|
13 vuotta sitten |