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