Commit Graph

13 Commits (97161ed0df99c2759e69cf1dfb57d5fb16fd7861)

Author SHA1 Message Date
Felix von Leitner d656d15954 add fmt_ldapescape2 2007-06-28 22:46:58 +00:00
Felix von Leitner 0698149baf switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
Felix von Leitner 071df9ee4a make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
2006-05-18 06:02:43 +00:00
Felix von Leitner 1fc8c534a7 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
Felix von Leitner f1c6695b15 scan_urlencoded2 is like scan_urlencoded, but it will not decode '+' in urls 2005-02-21 13:07:13 +00:00
Felix von Leitner 640edc1651 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
Felix von Leitner 4a830369db add html encoders
add vd (mldonkey support program) as test for socket API
2003-04-23 20:17:57 +00:00
Felix von Leitner 23247995b1 add stralloc versions of textcode (Kai Ruemmler) 2003-02-27 17:23:14 +00:00
Felix von Leitner 2fb545ac2d new hexdump fmt and scan routines for textcode 2002-05-14 20:02:33 +00:00
Felix von Leitner 43b76447da add url encoding 2002-04-30 18:39:37 +00:00
Felix von Leitner 78cb1c062d more textcode stuff 2002-04-30 13:30:51 +00:00
Felix von Leitner b0a0b72057 add urlencode API 2002-04-30 12:11:36 +00:00
Felix von Leitner 2969eaa2d7 add textcode api for uuencode and uudecode, base64 and quoted printable. 2002-04-29 21:03:08 +00:00