This website works better with JavaScript.
Explore
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
You've already forked libowfat
0
Code
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b21da7cf70
master
vendor
start
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b21da7cf70'
${ noResults }
libowfat
/
textcode
History
Felix von Leitner
36e3301ed9
make check can now run in parallel
2 years ago
..
base64.c
more textcode stuff
21 years ago
base64url.c
add base64url support
7 years ago
fmt_base64.c
try to catch malicious input in textcode fmt_* functions
16 years ago
fmt_base64url.c
add base64url support
7 years ago
fmt_cescape.c
try to catch malicious input in textcode fmt_* functions
16 years ago
fmt_foldwhitespace.c
switch to size_t and ssize_t
16 years ago
fmt_hexdump.c
try to catch malicious input in textcode fmt_* functions
16 years ago
fmt_html.c
add scan_html_tagarg
8 years ago
fmt_html_tagarg.c
add fmt_html_tagarg, fmt_xml
8 years ago
fmt_jsonescape.c
add "make check" target and make it work :)
2 years ago
fmt_ldapescape.c
shut up new gcc 6 warnings
7 years ago
fmt_ldapescape2.c
be less restrictive (RFC says NUL CR and LF need to be escaped)
4 years ago
fmt_quotedprintable.c
shut up new gcc 6 warnings
7 years ago
fmt_to_array.c
$ make WERROR=-Werror now builds with -Werror
9 years ago
fmt_to_sa.c
switch to size_t and ssize_t
16 years ago
fmt_tofrom_array.c
try to catch malicious input in textcode fmt_* functions
16 years ago
fmt_urlencoded.c
- and _ are also safe characters
6 years ago
fmt_uuencoded.c
shut up new gcc 6 warnings
7 years ago
fmt_xml.c
add fmt_html_tagarg, fmt_xml
8 years ago
fmt_yenc.c
remove new compiler warnings from gcc 7
6 years ago
scan_base64.3
update man pages
6 years ago
scan_base64.c
remove some warnings in unit tests
2 years ago
scan_base64url.3
update man pages
6 years ago
scan_base64url.c
remove some warnings in unit tests
2 years ago
scan_cescape.3
update man pages
6 years ago
scan_cescape.c
add "make check" target and make it work :)
2 years ago
scan_hexdump.3
update man pages
6 years ago
scan_hexdump.c
man page and unit tests for scan_hexdump
6 years ago
scan_html.c
make check can now run in parallel
2 years ago
scan_jsonescape.3
update man pages
6 years ago
scan_jsonescape.c
fix two complaints by clang's static analyzer
3 years ago
scan_ldapescape.3
update man pages
6 years ago
scan_ldapescape.c
add "make check" target and make it work :)
2 years ago
scan_quotedprintable.c
switch to size_t and ssize_t
16 years ago
scan_to_array.c
switch to size_t and ssize_t
16 years ago
scan_to_sa.c
switch to size_t and ssize_t
16 years ago
scan_tofrom_array.c
switch to size_t and ssize_t
16 years ago
scan_urlencoded.3
update man pages
6 years ago
scan_urlencoded.c
add man pages for scan_urlencoded*
6 years ago
scan_urlencoded2.3
update man pages
6 years ago
scan_uuencoded.3
update man pages
6 years ago
scan_uuencoded.c
move unit tests into each file (compile with -DUNITTEST)
6 years ago
scan_yenc.c
switch to size_t and ssize_t
16 years ago