aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-seekable-substream.c
Commit message (Expand)AuthorAgeFilesLines
* make this return a CamelStream rather than a CamelSeekableSubstream,Dan Winship2000-03-291-2/+2
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-15/+13
* Tons of fixes to fix thingsBertrand Guiheneuf2000-03-051-17/+55
* A lot of changes in the way the parsing works. I am too lazyBertrand Guiheneuf2000-02-221-1/+23
* revamped so that it uses the output stream of the data wrapperbertrand2000-02-171-3/+7
* don't seek the begining of the substream. (_eos): fix eos conditionbertrand2000-02-171-16/+9
* this routine replaces the _read_part routine and does not store the partbertrand2000-02-161-3/+3
* include gmime-base64.h various compilation and runtime fixes.bertrand2000-02-151-29/+54
* make a blocking version of the header parser. When the fs stream usesbertrand2000-02-151-0/+442