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