leitner
|
ca968b8cec
|
also escape negative chars (we are in utf-8 land now, no longer latin1)
|
2021-04-21 11:32:03 +00:00 |
|
leitner
|
e0a6a1cb84
|
try to catch malicious input in textcode fmt_* functions
|
2007-06-28 21:00:40 +00:00 |
|
leitner
|
3004b518ef
|
switch to size_t and ssize_t
|
2006-11-07 17:56:05 +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
|
60d00ede11
|
remove some warnings
|
2004-01-06 23:26:55 +00:00 |
|
leitner
|
056760c5f1
|
add cescape stuff and two tests
|
2003-09-19 19:08:51 +00:00 |
|