ambrop7 ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 năm trước cách đây
..
BRefTarget.h 645d6456d5 rename NCDRefTarget --> BRefTarget 13 năm trước cách đây
Utf16Decoder.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
Utf16Encoder.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
Utf8Decoder.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
Utf8Encoder.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
arp_proto.h d8d1abf532 convert some packed structs to use the macros from misc/packed.h 13 năm trước cách đây
array_length.h 2a2e79dcae misc: add array_length.h 13 năm trước cách đây
balign.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
balloc.h e4cb194e9c misc/balloc.h: add BRealloc() 13 năm trước cách đây
blimits.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
bsize.h 815b59153a bsize.h: simplify 13 năm trước cách đây
bsort.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
bstring.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
byteorder.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
cmdline.h 2eada7501b misc/cmdline.h: add CmdLine_AppendCstring() 13 năm trước cách đây
compare.h a2044b6ce7 misc/compare.h: add B_COMPARE2() macro 13 năm trước cách đây
concat_strings.h 7e02176853 misc: concat_strings.h: add missing va_end 13 năm trước cách đây
cstring.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 năm trước cách đây
dead.h 3c4f0f741c misc/dead.h: fix name conflicts with Android toolchain 13 năm trước cách đây
debug.h 5830c3f3a9 misc/debug.h: add B_ASSERT_USE 13 năm trước cách đây
debugcounter.h a21e23fe8a port to compile with MSVC 13 năm trước cách đây
debugerror.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
dhcp_proto.h d8d1abf532 convert some packed structs to use the macros from misc/packed.h 13 năm trước cách đây
ethernet_proto.h a21e23fe8a port to compile with MSVC 13 năm trước cách đây
exparray.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
expstring.h 402e397f13 misc: expstring.h: add ExpString_AppendByte() 14 năm trước cách đây
find_char.h 3386bc01af misc: add find_char.h 13 năm trước cách đây
find_program.h 04556cc54e misc: add find_program 14 năm trước cách đây
get_iface_info.h 8b1ad6e6c3 misc/get_iface_info.h: fix incorrect error check 13 năm trước cách đây
grow_array.h 52b529b761 misc/grow_array.h: allow passing zero capacity to GrowArray_Init(). 13 năm trước cách đây
hashfun.h aafa614ea8 misc/hashfun.h: add badvpn_djb2_hash_bin() 13 năm trước cách đây
igmp_proto.h a21e23fe8a port to compile with MSVC 13 năm trước cách đây
ipaddr.h 965936585f compile fixes for MSVC 13 năm trước cách đây
ipaddr6.h f25151505c misc/ipaddr6.h: fix zero-length memset 13 năm trước cách đây
ipv4_proto.h 2185655723 fix many potential aliasing issues 13 năm trước cách đây
ipv6_proto.h ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 năm trước cách đây
loggers_string.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
loglevel.h b5d316fc90 misc/loglevel.h: fix overflow 13 năm trước cách đây
maxalign.h c0004691ca misc: add maxalign 13 năm trước cách đây
merge.h 713d1abd3e misc: add merge.h 13 năm trước cách đây
minmax.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
modadd.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
mswsock.h 628be86bfe replace shipped custom mswsock.h with a good one from MinGW 14 năm trước cách đây
nonblocking.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
nsskey.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
offset.h 907aba2046 misc/offset.h: in UPPER_OBJECT, cast to char * not to uint8_t * 13 năm trước cách đây
open_standard_streams.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
overflow.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
packed.h a21e23fe8a port to compile with MSVC 13 năm trước cách đây
parse_number.h df2c1f4b2c misc/parse_number.h: add parse_signmag_integer_cstr() 13 năm trước cách đây
print_macros.h a21e23fe8a port to compile with MSVC 13 năm trước cách đây
read_file.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 năm trước cách đây
read_write_int.h fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 năm trước cách đây
socks_proto.h a21e23fe8a port to compile with MSVC 13 năm trước cách đây
sslsocket.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
stdbuf_cmdline.h 510f40a7d9 misc/stdbuf_cmdline.h: pass exec as pointer+length 13 năm trước cách đây
strdup.h a21e23fe8a port to compile with MSVC 13 năm trước cách đây
string_begins_with.h 04be86717d misc/string_begins_with.h: add data_begins_with_bin() 13 năm trước cách đây
substring.h 0c3691dfa1 misc: substring: add reverse substring search functions 13 năm trước cách đây
udp_proto.h ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 năm trước cách đây
unicode_funcs.h 0d99d6a26a switch to using the New BSD License 14 năm trước cách đây
version.h 2ad19e172a version 1.999.127 13 năm trước cách đây
write_file.h 449ac8c1e6 misc/write_file.h: add write_file_cstring() 13 năm trước cách đây