| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -37/+24 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -44/+32 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -78/+79 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -1/+0 |
* | camel_mime_parser_tell() returns an offset from where it started parsing, | Dan Winship | 2000-04-29 | 1 | -2/+3 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -165/+66 |
* | clean up a lot. (eos): When testing for end-of-stream, reset the parent | Dan Winship | 2000-04-20 | 1 | -291/+188 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -26/+1 |
* | make this return a CamelStream rather than a CamelSeekableSubstream, | Dan Winship | 2000-03-29 | 1 | -2/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -15/+13 |
* | Tons of fixes to fix things | Bertrand Guiheneuf | 2000-03-05 | 1 | -17/+55 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -1/+23 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 1 | -3/+7 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -16/+9 |
* | this routine replaces the _read_part routine and does not store the part | bertrand | 2000-02-16 | 1 | -3/+3 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 1 | -29/+54 |
* | make a blocking version of the header parser. When the fs stream uses | bertrand | 2000-02-15 | 1 | -0/+442 |