6 Commits (master)

Author SHA1 Message Date
leitner ca968b8cec also escape negative chars (we are in utf-8 land now, no longer latin1) 3 years ago
leitner e0a6a1cb84 try to catch malicious input in textcode fmt_* functions 17 years ago
leitner 3004b518ef switch to size_t and ssize_t 18 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 60d00ede11 remove some warnings 21 years ago
leitner 056760c5f1 add cescape stuff and two tests 21 years ago