You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leitner ca968b8cec also escape negative chars (we are in utf-8 land now, no longer latin1) 3 years ago
..
base64.c more textcode stuff 23 years ago
base64url.c add base64url support 9 years ago
fmt_base64.c try to catch malicious input in textcode fmt_* functions 17 years ago
fmt_base64url.c add base64url support 9 years ago
fmt_cescape.c also escape negative chars (we are in utf-8 land now, no longer latin1) 3 years ago
fmt_foldwhitespace.c switch to size_t and ssize_t 18 years ago
fmt_hexdump.c try to catch malicious input in textcode fmt_* functions 17 years ago
fmt_html.c add scan_html_tagarg 10 years ago
fmt_html_tagarg.c add fmt_html_tagarg, fmt_xml 10 years ago
fmt_jsonescape.c add "make check" target and make it work :) 4 years ago
fmt_ldapescape.c shut up new gcc 6 warnings 8 years ago
fmt_ldapescape2.c be less restrictive (RFC says NUL CR and LF need to be escaped) 6 years ago
fmt_quotedprintable.c shut up new gcc 6 warnings 8 years ago
fmt_to_array.c $ make WERROR=-Werror now builds with -Werror 11 years ago
fmt_to_sa.c switch to size_t and ssize_t 18 years ago
fmt_tofrom_array.c try to catch malicious input in textcode fmt_* functions 17 years ago
fmt_urlencoded.c - and _ are also safe characters 8 years ago
fmt_uuencoded.c shut up new gcc 6 warnings 8 years ago
fmt_xml.c add fmt_html_tagarg, fmt_xml 10 years ago
fmt_yenc.c remove new compiler warnings from gcc 7 7 years ago
scan_base64.3 update man pages 7 years ago
scan_base64.c remove some warnings in unit tests 4 years ago
scan_base64url.3 update man pages 7 years ago
scan_base64url.c remove some warnings in unit tests 4 years ago
scan_cescape.3 update man pages 7 years ago
scan_cescape.c add "make check" target and make it work :) 4 years ago
scan_hexdump.3 update man pages 7 years ago
scan_hexdump.c man page and unit tests for scan_hexdump 7 years ago
scan_html.c make check can now run in parallel 4 years ago
scan_jsonescape.3 update man pages 7 years ago
scan_jsonescape.c fix two complaints by clang's static analyzer 4 years ago
scan_ldapescape.3 update man pages 7 years ago
scan_ldapescape.c add "make check" target and make it work :) 4 years ago
scan_quotedprintable.c switch to size_t and ssize_t 18 years ago
scan_to_array.c switch to size_t and ssize_t 18 years ago
scan_to_sa.c switch to size_t and ssize_t 18 years ago
scan_tofrom_array.c switch to size_t and ssize_t 18 years ago
scan_urlencoded.3 update man pages 7 years ago
scan_urlencoded.c add man pages for scan_urlencoded* 7 years ago
scan_urlencoded2.3 update man pages 7 years ago
scan_uuencoded.3 update man pages 7 years ago
scan_uuencoded.c move unit tests into each file (compile with -DUNITTEST) 7 years ago
scan_yenc.c switch to size_t and ssize_t 18 years ago