leitner
|
0546ea048c
|
add html encoders
add vd (mldonkey support program) as test for socket API
|
22 years ago |
leitner
|
b938a069db
|
improve MIME handling (accept Base64 as base64)
|
22 years ago |
leitner
|
71deab2eec
|
remove warnings
|
22 years ago |
leitner
|
b4f14ed6f7
|
add stralloc versions of textcode (Kai Ruemmler)
|
22 years ago |
leitner
|
f8409a0787
|
more man page typos
|
22 years ago |
leitner
|
e3b6d64e70
|
fix typo (Hynek)
|
22 years ago |
leitner
|
2911ccae43
|
better "cut here" line handling for uuencoded files
|
22 years ago |
leitner
|
2b793c7244
|
accept longer input
|
22 years ago |
leitner
|
21df155d61
|
add el-cheapo MIME decoding to test/uudecode
make install forgot to install ndelay.h
|
22 years ago |
leitner
|
92594f480b
|
use sys/poll.h instead of poll.h for iopause
scan_ip6 returned 1 for "::"
|
22 years ago |
leitner
|
98c7cda40a
|
wrong prototype
|
22 years ago |
leitner
|
8efd8293a0
|
add stralloc_equal and stralloc_equals
|
22 years ago |
leitner
|
2cd4641da9
|
add stralloc_diff and stralloc_diffs
|
22 years ago |
leitner
|
e108646f26
|
simplistic support for single-part yenc
|
22 years ago |
leitner
|
b7154a5d3c
|
man pages gave wrong include path (Hynek Schlawack)
|
22 years ago |
leitner
|
0b798993b9
|
flush buffer_2 properly and cleanup
|
22 years ago |
leitner
|
da67326c27
|
doppel-oops
|
22 years ago |
leitner
|
3564408189
|
oops
|
22 years ago |
leitner
|
3e6162e477
|
less verbose reconstruction reporting
|
22 years ago |
leitner
|
835d141770
|
change warning output
|
22 years ago |
leitner
|
4f91afcbd2
|
yenc reconstruction feature for uudecode
|
22 years ago |
leitner
|
cf256445f0
|
add stralloc_init prototype
|
22 years ago |
leitner
|
4435892da8
|
mention my email address
|
22 years ago |
leitner
|
8c8b5262c5
|
remove externs
|
22 years ago |
leitner
|
5589008c77
|
add two tests
|
22 years ago |
leitner
|
053aadde58
|
add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp
and stralloc_chop
|
22 years ago |
leitner
|
2354c458a8
|
better return value documentation
|
22 years ago |
leitner
|
008a17b7c9
|
new version tag
|
22 years ago |
leitner
|
e8d842791b
|
remove buffer_init argument warning when passing read or write
|
22 years ago |
leitner
|
523a8646d1
|
cvsignore select.h and iopause.h
|
22 years ago |
leitner
|
701dd5f022
|
a few more man pages
|
22 years ago |
leitner
|
fdd0dcbea9
|
man pages for the DNS routines, too
|
22 years ago |
leitner
|
ff96d53e3f
|
even more man pages
|
22 years ago |
leitner
|
5950f0c5ae
|
add some man pages
|
22 years ago |
leitner
|
3cf6f00371
|
document "make install" problems with generic header file names in
Makefile
|
22 years ago |
leitner
|
a31d25af17
|
document changes, and add dependency on iopause.h to t.c
|
22 years ago |
leitner
|
f921b8cbb0
|
monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
|
22 years ago |
leitner
|
dd2d9119fc
|
comment typo in byte.h
byte_rchr did not work at all (oops)
uudecode now handles yenc (a little)
|
22 years ago |
leitner
|
67968cd109
|
ignore urlencode
|
22 years ago |
leitner
|
2d23d4bbeb
|
a few more tests
|
22 years ago |
leitner
|
393e781241
|
add urlencode test application
|
23 years ago |
sanjiyan
|
4bd5268c51
|
removed some spaces at the end of the lines
|
23 years ago |
leitner
|
29490e8458
|
I need more sleep
|
23 years ago |
leitner
|
b1c57f2122
|
duh
|
23 years ago |
leitner
|
a0dbb50dc7
|
avoid SIGBUS in byte_copy
|
23 years ago |
leitner
|
52b12478c6
|
only use faster byte_copy on i386 to avoid bus error
|
23 years ago |
leitner
|
ffc91c62a3
|
Imanuel Scholz corrected some comments
|
23 years ago |
leitner
|
bdd15d2344
|
missing else
|
23 years ago |
leitner
|
fe3e56b802
|
add unurl test (rename "foo%20bar" to "foo bar")
|
23 years ago |
leitner
|
ccb09d80a9
|
document failure case of stralloc_ready
|
23 years ago |