Sen descrición

Ambroz Bizjak 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
arpprobe 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
base 82df26cdfc BPending: use MarkRemoved and IsRemoved instead of manual hacking with the next pointers %!s(int64=12) %!d(string=hai) anos
blog_generator a21e23fe8a port to compile with MSVC %!s(int64=13) %!d(string=hai) anos
bproto a21e23fe8a port to compile with MSVC %!s(int64=13) %!d(string=hai) anos
bproto_generator 3291a4713e bproto_generator: fix aliasing issues %!s(int64=13) %!d(string=hai) anos
client a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads %!s(int64=13) %!d(string=hai) anos
cmake af505a92a2 system: add a BReactor implementation using the GLib event loop %!s(int64=14) %!d(string=hai) anos
dhcpclient 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
dostest 47431d77c0 add some programs for playing with DoS attacks on TCP %!s(int64=13) %!d(string=hai) anos
examples f59e6e2f69 Fix some MSVC build errors. %!s(int64=12) %!d(string=hai) anos
flooder a23d1d7f84 client, server: implement experimental support for performing SSL operations in worker threads %!s(int64=13) %!d(string=hai) anos
flow faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins %!s(int64=13) %!d(string=hai) anos
flowextra 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
generated 06b1ce9f1b Regenerate Bison parser to fix build on MSVC. %!s(int64=12) %!d(string=hai) anos
lemon 20d7a01ad9 Add NCD, the Network Configuration Daemon %!s(int64=15) %!d(string=hai) anos
lime 198d6cd4b8 Initial import %!s(int64=15) %!d(string=hai) anos
lwip 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
misc c90711372c version 1.999.129 %!s(int64=12) %!d(string=hai) anos
ncd b1a808c0bf NCDVal: Fix assertion. %!s(int64=11) %!d(string=hai) anos
ncd-request f97b2c4412 ncd-request: fix typo which broke the ncd-request program %!s(int64=13) %!d(string=hai) anos
nspr_support 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
predicate 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
protocol ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. %!s(int64=13) %!d(string=hai) anos
random 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
scripts 4d020a06ed scripts/copy_nss: copy programs too %!s(int64=15) %!d(string=hai) anos
security 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
server ae14d254ac server: Fix bug forgetting to call BSSLConnection_ReleaseBuffers(). %!s(int64=12) %!d(string=hai) anos
server_connection 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
socksclient 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
stringmap 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
structure f0a9004bc0 SLinkedList: optimize by allowing the prev and last pointers to be indeterminate when they aren't needed %!s(int64=12) %!d(string=hai) anos
system 77013d347b BAddr: add functions which return addresses %!s(int64=12) %!d(string=hai) anos
tests 93bc612a21 get rid of some warnings %!s(int64=13) %!d(string=hai) anos
threadwork 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
tun2socks b72f37add9 tun2socks: add option to append source addresses to SOCKS usernam %!s(int64=12) %!d(string=hai) anos
tunctl f098506f98 add tunctl %!s(int64=14) %!d(string=hai) anos
tuntap 62ad4c0763 BTap: make a string in options a non-const char pointer so we can allocate and free it %!s(int64=13) %!d(string=hai) anos
udevmonitor 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
udpgw 1ba0000b7c udpgw: fix clang warning %!s(int64=12) %!d(string=hai) anos
udpgw_client 5153894f43 Use badvpn_add_library for all internal libraries. %!s(int64=11) %!d(string=hai) anos
CMakeLists.txt bbe0524d24 CMakeLists.txt: Add prefix to resulting library names. %!s(int64=11) %!d(string=hai) anos
COPYING 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
ChangeLog c90711372c version 1.999.129 %!s(int64=12) %!d(string=hai) anos
INSTALL c736d012bd INSTALL: mention how to avoid NSS dependency when it's not needed %!s(int64=13) %!d(string=hai) anos
INSTALL-WINDOWS c4017da109 INSTALL-WINDOWS: openssl compiles fine without "no-asm". Add note that prebuilt versions of libraries are available. %!s(int64=13) %!d(string=hai) anos
badvpn.7 0d99d6a26a switch to using the New BSD License %!s(int64=14) %!d(string=hai) anos
blog_channels.txt 126a47c586 ncd: add load_module() %!s(int64=13) %!d(string=hai) anos
compile-tun2sock.sh 24d05ee81f fix compile-tun2sock.sh after IPv6 support was added %!s(int64=13) %!d(string=hai) anos
compile-udpgw.sh 0292d08f74 Add compile-udpgw.sh. %!s(int64=12) %!d(string=hai) anos
fix_flex.php a21e23fe8a port to compile with MSVC %!s(int64=13) %!d(string=hai) anos
generate_files bb9ca1fe73 ncd: rename NCDValue{Generator,Parser} to NCDVal{Generator,Parser} %!s(int64=13) %!d(string=hai) anos