Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't read the char if we reached the length of the output buffer. Hours | bertrand | 2000-02-22 | 1 | -2/+2 |
| | | | | | | | | | | | 2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org> * camel-stream-b64.c (read_decode__static): don't read the char if we reached the length of the output buffer. Hours lost on this %$!@# bug : 3.5 svn path=/trunk/; revision=1903 | ||||
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -0/+116 |
to find all the changes. Important notice, I added uggly hacks to camel-formatter.c and message-browser so that I could test b64 decoding. Saving streams works. Have to implement qp now. svn path=/trunk/; revision=1893 |