leitner
4f1e1d300c
make headers work in C++
...
add two more variable length integer encoding functions
2012-02-07 17:02:40 +00:00
leitner
928bfe5c09
for installed header files, add comment saying where they came from
2010-06-03 22:46:59 +00:00
leitner
f28b0ee6b2
add fmt_ldapescape2
2007-06-28 22:46:58 +00:00
leitner
3004b518ef
switch to size_t and ssize_t
2006-11-07 17:56:05 +00:00
leitner
d361d81c64
make socket_(tc|ud)p[46] actually return non-blocking sockets as
...
documented (Richard Lyons)
2006-05-18 06:02:43 +00:00
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.
2005-03-30 13:22:17 +00:00
leitner
f7809e36df
scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls
2005-02-21 13:07:13 +00:00
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
2003-09-19 19:08:13 +00:00
leitner
0546ea048c
add html encoders
...
add vd (mldonkey support program) as test for socket API
2003-04-23 20:17:57 +00:00
leitner
b4f14ed6f7
add stralloc versions of textcode (Kai Ruemmler)
2003-02-27 17:23:14 +00:00
leitner
58334b0ea2
new hexdump fmt and scan routines for textcode
2002-05-14 20:02:33 +00:00
leitner
f688af068b
add url encoding
2002-04-30 18:39:37 +00:00
leitner
271b380cb3
more textcode stuff
2002-04-30 13:30:51 +00:00
leitner
a262056a41
add urlencode API
2002-04-30 12:11:36 +00:00
leitner
d570a9c307
add textcode api for uuencode and uudecode, base64 and quoted printable.
2002-04-29 21:03:08 +00:00