This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
libowfat
Watch
1
Star
0
Fork
You've already forked libowfat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
ce64436772
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ce64436772'
${ noResults }
libowfat
/
textcode
History
leitner
ce64436772
document scan_uuencoded
8 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
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
handle \n etc
8 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
shut up new gcc 6 warnings
9 years ago
scan_base64.3
document scan_uuencoded
8 years ago
scan_base64.c
add man page for scan_base64, handle partial blocks better
8 years ago
scan_base64url.c
add base64url support
9 years ago
scan_cescape.c
switch to size_t and ssize_t
18 years ago
scan_hexdump.c
switch to size_t and ssize_t
18 years ago
scan_html.c
add scan_html_tagarg
10 years ago
scan_jsonescape.c
improve json escape decoder, add test suite
8 years ago
scan_ldapescape.c
switch to size_t and ssize_t
18 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.c
switch to size_t and ssize_t
18 years ago
scan_uuencoded.3
document scan_uuencoded
8 years ago
scan_uuencoded.c
document scan_uuencoded
8 years ago
scan_yenc.c
switch to size_t and ssize_t
18 years ago