aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-mem.c
Commit message (Expand)AuthorAgeFilesLines
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* parent class is now CamelSeekableStream idem idem idem idem (_seek):bertrand2000-01-251-5/+7
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* text parameter declared constbertrand1999-08-291-1/+4
* contruct the content from the buffer before calling CamelMediumbertrand1999-08-261-10/+25
* Message creation still consumes a lot ofbertrand1999-08-111-0/+19
* Multipart Mime message parsing works with plain text parts. Woohooo :))))bertrand1999-08-031-2/+4
* sync before going homeBertrand Guiheneuf1999-08-021-0/+9
* new memory buffer based stream.Bertrand Guiheneuf1999-08-021-0/+235