10 Commits

Author SHA1 Message Date
leitner
4f66a05d0b remove some warnings in unit tests
catch impossible buffer in bs_init_membuf
2020-10-30 15:06:17 +00:00
leitner
c8156a9841 add man page and unit tests for scan_base64url 2017-07-30 13:41:43 +00:00
leitner
b9eb81c58f move unit tests into each file (compile with -DUNITTEST) 2017-05-13 22:52:21 +00:00
leitner
660c314341 a few more test suites
escapecharc now supports non-ascii
2017-04-30 20:16:09 +00:00
leitner
e89f098743 remove signedness warnings 2017-03-15 10:36:02 +00:00
leitner
959151a24d add man page for scan_base64, handle partial blocks better 2017-03-13 17:50:19 +00:00
leitner
7f829a36bc add base64url support 2016-02-28 12:24:47 +00:00
leitner
3004b518ef switch to size_t and ssize_t 2006-11-07 17:56:05 +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
4d0eca89fc add base64 scanner 2002-04-30 17:55:41 +00:00