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