Ben Schwartz ae4edfbf3e Implement optional support for SOCKS5-UDP 7 anos atrás
..
BRefTarget.h 645d6456d5 rename NCDRefTarget --> BRefTarget 13 anos atrás
Utf16Decoder.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
Utf16Encoder.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
Utf8Decoder.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
Utf8Encoder.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
arp_proto.h d8d1abf532 convert some packed structs to use the macros from misc/packed.h 13 anos atrás
array_length.h 2a2e79dcae misc: add array_length.h 13 anos atrás
ascii_utils.h 7440004eac ncd: modules: basic_functions: Add tolower, toupper. 11 anos atrás
balign.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
balloc.h e4cb194e9c misc/balloc.h: add BRealloc() 13 anos atrás
blimits.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
bsize.h 815b59153a bsize.h: simplify 13 anos atrás
bsort.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
bstring.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
byteorder.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
cmdline.h b27f9c105b Refactoring using MemRef. 11 anos atrás
compare.h a2044b6ce7 misc/compare.h: add B_COMPARE2() macro 13 anos atrás
concat_strings.h f59e6e2f69 Fix some MSVC build errors. 12 anos atrás
dead.h 3c4f0f741c misc/dead.h: fix name conflicts with Android toolchain 13 anos atrás
debug.h 5830c3f3a9 misc/debug.h: add B_ASSERT_USE 13 anos atrás
debugcounter.h 27382229dc Fixes for Visual Studio 2017. 7 anos atrás
debugerror.h 27382229dc Fixes for Visual Studio 2017. 7 anos atrás
dhcp_proto.h d8d1abf532 convert some packed structs to use the macros from misc/packed.h 13 anos atrás
ethernet_proto.h a21e23fe8a port to compile with MSVC 13 anos atrás
exparray.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
expstring.h 24e6edd26f Refactoring using MemRef. 11 anos atrás
find_char.h 3386bc01af misc: add find_char.h 13 anos atrás
find_program.h 65011dfa08 Fix some variable shadowing (no bugs). 11 anos atrás
get_iface_info.h 8b1ad6e6c3 misc/get_iface_info.h: fix incorrect error check 13 anos atrás
grow_array.h 52b529b761 misc/grow_array.h: allow passing zero capacity to GrowArray_Init(). 13 anos atrás
hashfun.h aafa614ea8 misc/hashfun.h: add badvpn_djb2_hash_bin() 13 anos atrás
igmp_proto.h a21e23fe8a port to compile with MSVC 13 anos atrás
ipaddr.h bb2c521ac2 Refactoring using MemRef. 11 anos atrás
ipaddr6.h bb2c521ac2 Refactoring using MemRef. 11 anos atrás
ipv4_proto.h 2185655723 fix many potential aliasing issues 13 anos atrás
ipv6_proto.h ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 anos atrás
loggers_string.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
loglevel.h b5d316fc90 misc/loglevel.h: fix overflow 13 anos atrás
maxalign.h c0004691ca misc: add maxalign 13 anos atrás
memref.h e06adb7720 Refactoring using MemRef. 11 anos atrás
merge.h 713d1abd3e misc: add merge.h 13 anos atrás
minmax.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
modadd.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
mswsock.h 628be86bfe replace shipped custom mswsock.h with a good one from MinGW 14 anos atrás
nonblocking.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
nsskey.h 7c63ea175d Assume that NSS headers are under nss/. 7 anos atrás
offset.h 907aba2046 misc/offset.h: in UPPER_OBJECT, cast to char * not to uint8_t * 13 anos atrás
open_standard_streams.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
overflow.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
packed.h 2b6f4d5505 Workaround issue with structure packing not working on gcc/windows. 9 anos atrás
parse_number.h bb2c521ac2 Refactoring using MemRef. 11 anos atrás
print_macros.h 27382229dc Fixes for Visual Studio 2017. 7 anos atrás
read_file.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 anos atrás
read_write_int.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 anos atrás
socks_proto.h ae4edfbf3e Implement optional support for SOCKS5-UDP 6 anos atrás
sslsocket.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
stdbuf_cmdline.h 83bd6c1da3 ncd/modules/net_backend_wpa_supplicant.c: Don't hardcode 12 anos atrás
strdup.h a21e23fe8a port to compile with MSVC 13 anos atrás
string_begins_with.h 04be86717d misc/string_begins_with.h: add data_begins_with_bin() 13 anos atrás
substring.h 05cce5ff59 misc/substring.h: Refactor with MemRef. 11 anos atrás
udp_proto.h ffd16e27d0 Fix bug UDP checksum calculation. 9 anos atrás
unicode_funcs.h 0d99d6a26a switch to using the New BSD License 14 anos atrás
version.h 752c6b492b version 1.999.130 11 anos atrás
write_file.h 98d2fba833 Refactoring using MemRef. 11 anos atrás