ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-UUlib/README
(Generate patch)

Comparing Convert-UUlib/README (file contents):
Revision 1.1 by root, Tue Mar 8 20:17:59 2005 UTC vs.
Revision 1.2 by root, Mon Dec 5 23:56:21 2005 UTC

55 OPT_TINYB64 detect short B64 outside of Mime 55 OPT_TINYB64 detect short B64 outside of Mime
56 OPT_ENCEXT extension for single-part encoded files 56 OPT_ENCEXT extension for single-part encoded files
57 OPT_REMOVE remove input files after decoding (dangerous) 57 OPT_REMOVE remove input files after decoding (dangerous)
58 OPT_MOREMIME strict MIME adherence 58 OPT_MOREMIME strict MIME adherence
59 OPT_DOTDOT ".."-unescaping has not yet been done on input files 59 OPT_DOTDOT ".."-unescaping has not yet been done on input files
60 OPT_RBUF set default read I/O buffer size in bytes *EXPERIMENTAL*
61 OPT_WBUF set default write I/O buffer size in bytes *EXPERIMENTAL*
60 62
61 Result/Error codes 63 Result/Error codes
62 RET_OK everything went fine 64 RET_OK everything went fine
63 RET_IOERR I/O Error - examine errno 65 RET_IOERR I/O Error - examine errno
64 RET_NOMEM not enough memory 66 RET_NOMEM not enough memory

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines