| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -1/+6 |
* | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 1 | -8/+5 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 1 | -3/+3 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -0/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -29/+23 |
* | Use size_t and ssize_t for read/write methods | Jeffrey Stedfast | 2000-07-12 | 1 | -3/+0 |
* | flush the filter stream before unreffing it, so it will | Dan Winship | 2000-06-21 | 1 | -2/+2 |
* | Changed the read and write method prototypes to return an ssize_t type | Jeffrey Stedfast | 2000-06-07 | 1 | -19/+27 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -15/+8 |
* | Change to match prototype (size_t vs unsigned int) so it works on 64-bit | Dan Winship | 2000-05-12 | 1 | -1/+1 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -71/+70 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -14/+2 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -132/+105 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -1/+0 |
* | implement unimplemented methods | Dan Winship | 2000-04-01 | 1 | -12/+13 |
* | rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add a | Dan Winship | 2000-03-28 | 1 | -8/+15 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | parent class is now CamelSeekableStream idem idem idem idem (_seek): | bertrand | 2000-01-25 | 1 | -5/+7 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | text parameter declared const | bertrand | 1999-08-29 | 1 | -1/+4 |
* | contruct the content from the buffer before calling CamelMedium | bertrand | 1999-08-26 | 1 | -10/+25 |
* | Message creation still consumes a lot of | bertrand | 1999-08-11 | 1 | -0/+19 |
* | Multipart Mime message parsing works with plain text parts. Woohooo :)))) | bertrand | 1999-08-03 | 1 | -2/+4 |
* | sync before going home | Bertrand Guiheneuf | 1999-08-02 | 1 | -0/+9 |
* | new memory buffer based stream. | Bertrand Guiheneuf | 1999-08-02 | 1 | -0/+235 |