Ambroz Bizjak c90711372c version 1.999.129 12 роки тому
..
BRefTarget.h 645d6456d5 rename NCDRefTarget --> BRefTarget 13 роки тому
Utf16Decoder.h 0d99d6a26a switch to using the New BSD License 14 роки тому
Utf16Encoder.h 0d99d6a26a switch to using the New BSD License 14 роки тому
Utf8Decoder.h 0d99d6a26a switch to using the New BSD License 14 роки тому
Utf8Encoder.h 0d99d6a26a switch to using the New BSD License 14 роки тому
arp_proto.h d8d1abf532 convert some packed structs to use the macros from misc/packed.h 13 роки тому
array_length.h 2a2e79dcae misc: add array_length.h 13 роки тому
balign.h 0d99d6a26a switch to using the New BSD License 14 роки тому
balloc.h e4cb194e9c misc/balloc.h: add BRealloc() 13 роки тому
blimits.h 0d99d6a26a switch to using the New BSD License 14 роки тому
bsize.h 815b59153a bsize.h: simplify 13 роки тому
bsort.h 0d99d6a26a switch to using the New BSD License 14 роки тому
bstring.h 0d99d6a26a switch to using the New BSD License 14 роки тому
byteorder.h 0d99d6a26a switch to using the New BSD License 14 роки тому
cmdline.h 2eada7501b misc/cmdline.h: add CmdLine_AppendCstring() 13 роки тому
compare.h a2044b6ce7 misc/compare.h: add B_COMPARE2() macro 13 роки тому
concat_strings.h f59e6e2f69 Fix some MSVC build errors. 12 роки тому
cstring.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 роки тому
dead.h 3c4f0f741c misc/dead.h: fix name conflicts with Android toolchain 13 роки тому
debug.h 5830c3f3a9 misc/debug.h: add B_ASSERT_USE 13 роки тому
debugcounter.h a21e23fe8a port to compile with MSVC 13 роки тому
debugerror.h 0d99d6a26a switch to using the New BSD License 14 роки тому
dhcp_proto.h d8d1abf532 convert some packed structs to use the macros from misc/packed.h 13 роки тому
ethernet_proto.h a21e23fe8a port to compile with MSVC 13 роки тому
exparray.h 0d99d6a26a switch to using the New BSD License 14 роки тому
expstring.h 402e397f13 misc: expstring.h: add ExpString_AppendByte() 14 роки тому
find_char.h 3386bc01af misc: add find_char.h 13 роки тому
find_program.h 37058a71df misc/find_program.h: Look in PATH first. 12 роки тому
get_iface_info.h 8b1ad6e6c3 misc/get_iface_info.h: fix incorrect error check 13 роки тому
grow_array.h 52b529b761 misc/grow_array.h: allow passing zero capacity to GrowArray_Init(). 13 роки тому
hashfun.h aafa614ea8 misc/hashfun.h: add badvpn_djb2_hash_bin() 13 роки тому
igmp_proto.h a21e23fe8a port to compile with MSVC 13 роки тому
ipaddr.h 965936585f compile fixes for MSVC 13 роки тому
ipaddr6.h f59e6e2f69 Fix some MSVC build errors. 12 роки тому
ipv4_proto.h 2185655723 fix many potential aliasing issues 13 роки тому
ipv6_proto.h ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 роки тому
loggers_string.h 0d99d6a26a switch to using the New BSD License 14 роки тому
loglevel.h b5d316fc90 misc/loglevel.h: fix overflow 13 роки тому
maxalign.h c0004691ca misc: add maxalign 13 роки тому
merge.h 713d1abd3e misc: add merge.h 13 роки тому
minmax.h 0d99d6a26a switch to using the New BSD License 14 роки тому
modadd.h 0d99d6a26a switch to using the New BSD License 14 роки тому
mswsock.h 628be86bfe replace shipped custom mswsock.h with a good one from MinGW 14 роки тому
nonblocking.h 0d99d6a26a switch to using the New BSD License 14 роки тому
nsskey.h 0d99d6a26a switch to using the New BSD License 14 роки тому
offset.h 907aba2046 misc/offset.h: in UPPER_OBJECT, cast to char * not to uint8_t * 13 роки тому
open_standard_streams.h 0d99d6a26a switch to using the New BSD License 14 роки тому
overflow.h 0d99d6a26a switch to using the New BSD License 14 роки тому
packed.h a21e23fe8a port to compile with MSVC 13 роки тому
parse_number.h df2c1f4b2c misc/parse_number.h: add parse_signmag_integer_cstr() 13 роки тому
print_macros.h a21e23fe8a port to compile with MSVC 13 роки тому
read_file.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 роки тому
read_write_int.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 роки тому
socks_proto.h a21e23fe8a port to compile with MSVC 13 роки тому
sslsocket.h 0d99d6a26a switch to using the New BSD License 14 роки тому
stdbuf_cmdline.h 83bd6c1da3 ncd/modules/net_backend_wpa_supplicant.c: Don't hardcode 12 роки тому
strdup.h a21e23fe8a port to compile with MSVC 13 роки тому
string_begins_with.h 04be86717d misc/string_begins_with.h: add data_begins_with_bin() 13 роки тому
substring.h 0c3691dfa1 misc: substring: add reverse substring search functions 13 роки тому
udp_proto.h ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 роки тому
unicode_funcs.h 0d99d6a26a switch to using the New BSD License 14 роки тому
version.h c90711372c version 1.999.129 12 роки тому
write_file.h 449ac8c1e6 misc/write_file.h: add write_file_cstring() 13 роки тому