Commit Graph

622 Commits (bc6735c61c81193ca69aa7455e52a0dbee2ba7cc)
 

Author SHA1 Message Date
leitner cd666a2b09 make str_len an alias for strlen when on diet libc
leitner 8f3278e62e add man page for scan_longlong
leitner 33498d7c2d add small scan test
leitner 09e6dc97e3 add long long scanning support
leitner 72ba2ad6b5 add beginnings of integer range checking
leitner 5674c5186d add long long fmt routines
leitner 734b248bdc fix typo in buffer_GETC
leitner f7c6b5b3ee another small mldonkey helper
leitner 9e85dc61a0 add scan_httpdate
leitner 40bba8865b add fmt_human, fmt_humank and fmt_httpdate
leitner a3b08eb5e5 add fmt_human and fmt_humank
leitner 0546ea048c add html encoders
add vd (mldonkey support program) as test for socket API
leitner b938a069db improve MIME handling (accept Base64 as base64)
leitner 71deab2eec remove warnings
leitner b4f14ed6f7 add stralloc versions of textcode (Kai Ruemmler)
leitner f8409a0787 more man page typos
leitner e3b6d64e70 fix typo (Hynek)
leitner 2911ccae43 better "cut here" line handling for uuencoded files
leitner 2b793c7244 accept longer input
leitner 21df155d61 add el-cheapo MIME decoding to test/uudecode
make install forgot to install ndelay.h
leitner 92594f480b use sys/poll.h instead of poll.h for iopause
scan_ip6 returned 1 for "::"
leitner 98c7cda40a wrong prototype
leitner 8efd8293a0 add stralloc_equal and stralloc_equals
leitner 2cd4641da9 add stralloc_diff and stralloc_diffs
leitner e108646f26 simplistic support for single-part yenc
leitner b7154a5d3c man pages gave wrong include path (Hynek Schlawack)
leitner 0b798993b9 flush buffer_2 properly and cleanup
leitner da67326c27 doppel-oops
leitner 3564408189 oops
leitner 3e6162e477 less verbose reconstruction reporting
leitner 835d141770 change warning output
leitner 4f91afcbd2 yenc reconstruction feature for uudecode
leitner cf256445f0 add stralloc_init prototype
leitner 4435892da8 mention my email address
leitner 8c8b5262c5 remove externs
leitner 5589008c77 add two tests
leitner 053aadde58 add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp
and stralloc_chop
leitner 2354c458a8 better return value documentation
leitner 008a17b7c9 new version tag
leitner e8d842791b remove buffer_init argument warning when passing read or write
leitner 523a8646d1 cvsignore select.h and iopause.h
leitner 701dd5f022 a few more man pages
leitner fdd0dcbea9 man pages for the DNS routines, too
leitner ff96d53e3f even more man pages
leitner 5950f0c5ae add some man pages
leitner 3cf6f00371 document "make install" problems with generic header file names in
Makefile
leitner a31d25af17 document changes, and add dependency on iopause.h to t.c
leitner f921b8cbb0 monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
leitner dd2d9119fc comment typo in byte.h
byte_rchr did not work at all (oops)
uudecode now handles yenc (a little)
leitner 67968cd109 ignore urlencode