.. |
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
|
18 years ago |
fmt_base64url.c
|
add base64url support
|
9 years ago |
fmt_cescape.c
|
try to catch malicious input in textcode fmt_* functions
|
18 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
|
18 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
|
fix utf-8 json encoding for outside basic multilingual plane
|
7 years ago |
fmt_ldapescape.c
|
shut up new gcc 6 warnings
|
9 years ago |
fmt_ldapescape2.c
|
shut up new gcc 6 warnings
|
9 years ago |
fmt_quotedprintable.c
|
shut up new gcc 6 warnings
|
9 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
|
18 years ago |
fmt_urlencoded.c
|
- and _ are also safe characters
|
8 years ago |
fmt_uuencoded.c
|
shut up new gcc 6 warnings
|
9 years ago |
fmt_xml.c
|
add fmt_html_tagarg, fmt_xml
|
10 years ago |
fmt_yenc.c
|
remove new compiler warnings from gcc 7
|
8 years ago |
scan_base64.3
|
man page and unit tests for scan_hexdump
|
7 years ago |
scan_base64.c
|
add man page and unit tests for scan_base64url
|
7 years ago |
scan_base64url.3
|
man page and unit tests for scan_hexdump
|
7 years ago |
scan_base64url.c
|
add man pages for scan_urlencoded*
|
7 years ago |
scan_cescape.3
|
bring scan_cescape up to speed
|
7 years ago |
scan_cescape.c
|
bring scan_cescape up to speed
|
7 years ago |
scan_hexdump.3
|
add man pages for scan_urlencoded*
|
7 years ago |
scan_hexdump.c
|
man page and unit tests for scan_hexdump
|
7 years ago |
scan_html.c
|
add man page and unit tests for scan_base64url
|
7 years ago |
scan_jsonescape.3
|
bring scan_cescape up to speed
|
7 years ago |
scan_jsonescape.c
|
bring scan_cescape up to speed
|
7 years ago |
scan_ldapescape.3
|
add unit tests and man page for scan_ldapescape
|
7 years ago |
scan_ldapescape.c
|
don't write one more byte in error case
|
7 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
|
add man pages for scan_urlencoded*
|
7 years ago |
scan_urlencoded.c
|
add man pages for scan_urlencoded*
|
7 years ago |
scan_urlencoded2.3
|
add man pages for scan_urlencoded*
|
7 years ago |
scan_uuencoded.3
|
man page and unit tests for scan_hexdump
|
7 years ago |
scan_uuencoded.c
|
move unit tests into each file (compile with -DUNITTEST)
|
8 years ago |
scan_yenc.c
|
switch to size_t and ssize_t
|
18 years ago |