10 Commits (7b4391d263163230902167210b1cf5db711ccf79)

Author SHA1 Message Date
leitner 4f66a05d0b remove some warnings in unit tests
catch impossible buffer in bs_init_membuf
4 years ago
leitner c8156a9841 add man page and unit tests for scan_base64url 7 years ago
leitner b9eb81c58f move unit tests into each file (compile with -DUNITTEST) 7 years ago
leitner 660c314341 a few more test suites
escapecharc now supports non-ascii
7 years ago
leitner e89f098743 remove signedness warnings 8 years ago
leitner 959151a24d add man page for scan_base64, handle partial blocks better 8 years ago
leitner 7f829a36bc add base64url support 9 years ago
leitner 3004b518ef switch to size_t and ssize_t 18 years ago
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
21 years ago
leitner 4d0eca89fc add base64 scanner 23 years ago