157 Commits (0b9e456fbb4a772552d3e07f5c846c2f4ef38ec5)
 

Author SHA1 Message Date
Felix von Leitner 0b9e456fbb better "cut here" line handling for uuencoded files 21 years ago
Felix von Leitner 95ce7efa70 accept longer input 21 years ago
Felix von Leitner fc437173ee add el-cheapo MIME decoding to test/uudecode
make install forgot to install ndelay.h
21 years ago
Felix von Leitner 623f2afe51 use sys/poll.h instead of poll.h for iopause
scan_ip6 returned 1 for "::"
21 years ago
Felix von Leitner a1f3097c9f wrong prototype 21 years ago
Felix von Leitner e34c6ecc72 add stralloc_equal and stralloc_equals 21 years ago
Felix von Leitner 3e4db0c7c9 add stralloc_diff and stralloc_diffs 21 years ago
Felix von Leitner 9b97f2fb1f simplistic support for single-part yenc 21 years ago
Felix von Leitner 354e4d92ae man pages gave wrong include path (Hynek Schlawack) 21 years ago
Felix von Leitner 8e42301f8c flush buffer_2 properly and cleanup 21 years ago
Felix von Leitner ec1573379d doppel-oops 21 years ago
Felix von Leitner c119be2fa6 oops 21 years ago
Felix von Leitner f0cc6c8e4d less verbose reconstruction reporting 21 years ago
Felix von Leitner fdae50f0d8 change warning output 21 years ago
Felix von Leitner d0a1c0fe99 yenc reconstruction feature for uudecode 21 years ago
Felix von Leitner ebecdcd9cd add stralloc_init prototype 21 years ago
Felix von Leitner dd78faa2cb mention my email address 21 years ago
Felix von Leitner 15e2600e59 remove externs 21 years ago
Felix von Leitner 9568d23fe6 add two tests 21 years ago
Felix von Leitner b5c4e199cb add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp
and stralloc_chop
21 years ago
Felix von Leitner ebbb7fbb0d better return value documentation 21 years ago
Felix von Leitner 67193cbc4c new version tag 21 years ago
Felix von Leitner ae10628ce7 remove buffer_init argument warning when passing read or write 21 years ago
Felix von Leitner 79f045f92c cvsignore select.h and iopause.h 21 years ago
Felix von Leitner 15f0153c25 a few more man pages 21 years ago
Felix von Leitner a2ef9f358d man pages for the DNS routines, too 21 years ago
Felix von Leitner 5a0d6b1ecb even more man pages 21 years ago
Felix von Leitner 10f26fd5bc add some man pages 21 years ago
Felix von Leitner 35b1beca27 document "make install" problems with generic header file names in
Makefile
21 years ago
Felix von Leitner 5ef59b2001 document changes, and add dependency on iopause.h to t.c 21 years ago
Felix von Leitner 051de3819a monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 21 years ago
Felix von Leitner ffde3478a0 comment typo in byte.h
byte_rchr did not work at all (oops)
uudecode now handles yenc (a little)
21 years ago
Felix von Leitner 8ca43f7d5e ignore urlencode 21 years ago
Felix von Leitner 3744795561 a few more tests 21 years ago
Felix von Leitner d1e71b152c add urlencode test application 21 years ago
Olaf Dreesen 9fc22287a0 removed some spaces at the end of the lines 21 years ago
Felix von Leitner 52d3bfe009 I need more sleep 21 years ago
Felix von Leitner d56acba0eb duh 21 years ago
Felix von Leitner c68680796e avoid SIGBUS in byte_copy 21 years ago
Felix von Leitner c479eab1b5 only use faster byte_copy on i386 to avoid bus error 21 years ago
Felix von Leitner 186efd3989 Imanuel Scholz corrected some comments 21 years ago
Felix von Leitner 4bc5a2717f missing else 21 years ago
Felix von Leitner b8c29d4758 add unurl test (rename "foo%20bar" to "foo bar") 21 years ago
Felix von Leitner 524a15d0d0 document failure case of stralloc_ready 21 years ago
Felix von Leitner 43e265cb64 scan_urlencoded should convert '+' to ' ' 21 years ago
Felix von Leitner a2e60e7d98 say what Jukka did 21 years ago
Felix von Leitner 4576020583 credit Jukka in CHANGES 21 years ago
Felix von Leitner d9ce04f950 Lots of good clean-ups from Jukka Zitting! 21 years ago
Felix von Leitner c5ebffd202 duh, cut-and-paste error 21 years ago
Felix von Leitner 045c34e8e6 add buffer_putnlflush 21 years ago