Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed state 0 keep value. | bertrand | 2000-03-03 | 1 | -2/+2 |
* | don't forget to set the state to 0 after 3. (my_read_encode): don't forget | bertrand | 2000-03-03 | 1 | -4/+5 |
* | use CamelStreamB64 type for the input stream. | bertrand | 2000-03-03 | 1 | -4/+4 |
* | fix implementation so that it writes properly to the output stream even. | bertrand | 2000-03-02 | 1 | -4/+11 |
* | new utility function. | bertrand | 2000-02-29 | 1 | -0/+20 |
* | revert strange changes. | bertrand | 2000-02-29 | 1 | -1/+5 |
* | Fixed a typo. | NotZed | 2000-02-29 | 1 | -2/+2 |
* | non blocking b64 encoding is a PITA | Bertrand Guiheneuf | 2000-02-28 | 1 | -58/+277 |
* | don't read the char if we reached the length of the output buffer. Hours | bertrand | 2000-02-22 | 1 | -37/+42 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 1 | -2/+23 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -0/+305 |