| .. |
|
Utf16Decoder.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
Utf16Encoder.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
Utf8Decoder.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
Utf8Encoder.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
arp_proto.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
array_length.h
|
2a2e79dcae
misc: add array_length.h
|
vor 13 Jahren |
|
balign.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
balloc.h
|
e4cb194e9c
misc/balloc.h: add BRealloc()
|
vor 13 Jahren |
|
blimits.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
bsize.h
|
815b59153a
bsize.h: simplify
|
vor 13 Jahren |
|
bsort.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
bstring.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
byteorder.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
cmdline.h
|
791c6d045d
misc/cmdline.h: add CmdLine_AppendNoNull()
|
vor 13 Jahren |
|
compare.h
|
85dab50d99
misc: add compare.h
|
vor 13 Jahren |
|
concat_strings.h
|
7e02176853
misc: concat_strings.h: add missing va_end
|
vor 13 Jahren |
|
dead.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
debug.h
|
e0876b0af6
misc/debug.h: add B_USE for suppressing warnings about uninitialized variables
|
vor 13 Jahren |
|
debugcounter.h
|
a21e23fe8a
port to compile with MSVC
|
vor 13 Jahren |
|
debugerror.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
dhcp_proto.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
dump_frame.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
ethernet_proto.h
|
a21e23fe8a
port to compile with MSVC
|
vor 13 Jahren |
|
exparray.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
expstring.h
|
402e397f13
misc: expstring.h: add ExpString_AppendByte()
|
vor 14 Jahren |
|
find_char.h
|
3386bc01af
misc: add find_char.h
|
vor 13 Jahren |
|
find_program.h
|
04556cc54e
misc: add find_program
|
vor 14 Jahren |
|
get_iface_info.h
|
963ea6588b
misc: add get_iface_info
|
vor 14 Jahren |
|
grow_array.h
|
4d3a56c6c1
cosmetic changes
|
vor 13 Jahren |
|
hashfun.h
|
aafa614ea8
misc/hashfun.h: add badvpn_djb2_hash_bin()
|
vor 13 Jahren |
|
igmp_proto.h
|
a21e23fe8a
port to compile with MSVC
|
vor 13 Jahren |
|
ipaddr.h
|
965936585f
compile fixes for MSVC
|
vor 13 Jahren |
|
ipaddr6.h
|
3894997c30
misc/ipaddr6.h: add ipaddr6_print_ifaddr()
|
vor 13 Jahren |
|
ipv4_proto.h
|
2185655723
fix many potential aliasing issues
|
vor 13 Jahren |
|
loggers_string.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
loglevel.h
|
b5d316fc90
misc/loglevel.h: fix overflow
|
vor 13 Jahren |
|
maxalign.h
|
c0004691ca
misc: add maxalign
|
vor 13 Jahren |
|
merge.h
|
713d1abd3e
misc: add merge.h
|
vor 13 Jahren |
|
minmax.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
modadd.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
mswsock.h
|
628be86bfe
replace shipped custom mswsock.h with a good one from MinGW
|
vor 14 Jahren |
|
nonblocking.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
nsskey.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
offset.h
|
907aba2046
misc/offset.h: in UPPER_OBJECT, cast to char * not to uint8_t *
|
vor 13 Jahren |
|
open_standard_streams.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
overflow.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
packed.h
|
a21e23fe8a
port to compile with MSVC
|
vor 13 Jahren |
|
parse_number.h
|
e23b38cc85
misc/parse_number.h: add functions for parsing signed integers, needed by previous commit
|
vor 13 Jahren |
|
print_macros.h
|
a21e23fe8a
port to compile with MSVC
|
vor 13 Jahren |
|
read_file.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
read_write_int.h
|
1a7b19595c
add misc/read_write_int.h
|
vor 13 Jahren |
|
socks_proto.h
|
a21e23fe8a
port to compile with MSVC
|
vor 13 Jahren |
|
sslsocket.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
stdbuf_cmdline.h
|
510f40a7d9
misc/stdbuf_cmdline.h: pass exec as pointer+length
|
vor 13 Jahren |
|
strdup.h
|
a21e23fe8a
port to compile with MSVC
|
vor 13 Jahren |
|
string_begins_with.h
|
04be86717d
misc/string_begins_with.h: add data_begins_with_bin()
|
vor 13 Jahren |
|
substring.h
|
0c3691dfa1
misc: substring: add reverse substring search functions
|
vor 13 Jahren |
|
udp_proto.h
|
2185655723
fix many potential aliasing issues
|
vor 13 Jahren |
|
unicode_funcs.h
|
0d99d6a26a
switch to using the New BSD License
|
vor 14 Jahren |
|
version.h
|
fc983ddd4f
version 1.999.126
|
vor 13 Jahren |
|
write_file.h
|
7cd450d48d
misc: add write_file
|
vor 14 Jahren |