leitner
928bfe5c09
for installed header files, add comment saying where they came from
15 years ago
leitner
f28b0ee6b2
add fmt_ldapescape2
18 years ago
leitner
3004b518ef
switch to size_t and ssize_t
18 years ago
leitner
d361d81c64
make socket_(tc|ud)p[46] actually return non-blocking sockets as
...
documented (Richard Lyons)
19 years ago
leitner
60f3320ae0
allow specifying more characters to encode for subset encoders (for
...
example, you can say that fmt_quotedprintable should also escape ':', if
you want to use ':' as separator in a data file.
20 years ago
leitner
f7809e36df
scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls
20 years ago
leitner
a8f6a1c121
remove special case stralloc textcode functions
...
write generic stralloc and array textcode wrapper functions
change textcode API to use long instead of int
add cescape fmt and scan functions to textcode
add fmt_foldwhitespace to textcode
21 years ago
leitner
0546ea048c
add html encoders
...
add vd (mldonkey support program) as test for socket API
22 years ago
leitner
b4f14ed6f7
add stralloc versions of textcode (Kai Ruemmler)
22 years ago
leitner
58334b0ea2
new hexdump fmt and scan routines for textcode
23 years ago
leitner
f688af068b
add url encoding
23 years ago
leitner
271b380cb3
more textcode stuff
23 years ago
leitner
a262056a41
add urlencode API
23 years ago
leitner
d570a9c307
add textcode api for uuencode and uudecode, base64 and quoted printable.
23 years ago