21 Commits (9cc9bf0e1b5782c97d7141ede19e86ba2331ab11)

Author SHA1 Message Date
leitner 5553129f01 fix uudecode to also decode one yenc file I came across 20 years ago
leitner f3c6288559 fix base64 decoding 20 years ago
leitner 0b30b66db1 remove warnings in tests 20 years ago
leitner 897e787b5e remove warning (changed API from int to long) 20 years ago
leitner b938a069db improve MIME handling (accept Base64 as base64) 22 years ago
leitner 2911ccae43 better "cut here" line handling for uuencoded files 22 years ago
leitner 21df155d61 add el-cheapo MIME decoding to test/uudecode
make install forgot to install ndelay.h
22 years ago
leitner e108646f26 simplistic support for single-part yenc 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 dd2d9119fc comment typo in byte.h
byte_rchr did not work at all (oops)
uudecode now handles yenc (a little)
22 years ago
leitner 22d76deac6 smarter uudecode 23 years ago
leitner cde4c19716 make uudecode be able to decode more than one file 23 years ago
leitner bd38223824 me stupid, read from fd 1 and not 0 23 years ago
leitner 05f4463ec3 fix cut-and-paste error in test/uudecode program (fileout used same
buffer as filein)
23 years ago
leitner 4f3f4ea52f test/uudecode now appears to actually work ;) 23 years ago
leitner 271b380cb3 more textcode stuff 23 years ago