aboutsummaryrefslogtreecommitdiffstats
path: root/camel/gmime-utils.c
Commit message (Expand)AuthorAgeFilesLines
* fix warningsDan Winship2000-03-291-0/+3
* Unref the output_stream when done, close doesn't do it. (_append_message):NotZed2000-03-281-5/+8
* 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-1/+1
* Tons of fixes to fix thingsBertrand Guiheneuf2000-03-051-1/+1
* revert strange changes.bertrand2000-02-291-2/+3
* Fix a bunch of serious small bugs.NotZed2000-02-291-0/+8
* use the eos stream method. (gmime_read_line_from_stream): ditto.bertrand2000-02-151-2/+3
* make a blocking version of the header parser. When the fs stream usesbertrand2000-02-151-8/+28
* various typo fixes in the ctree construction.bertrand2000-02-101-0/+2
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-241-0/+2
* 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
* changed decl to fit CRLFunc. (_write_recipients_to_stream): callsbertrand1999-09-021-2/+5
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* new file, groups mime-part related utils. Meant to be used by providersbertrand1999-08-261-19/+26
* return the number of bytes read. How can this have ever worked ?bertrand1999-08-181-7/+16
* There is a probleme here. We can not allow mime part content-type fieldBertrand Guiheneuf1999-08-031-9/+5
* Multipart Mime message parsing works with plain text parts. Woohooo :))))bertrand1999-08-031-3/+4
* Anther syncBertrand Guiheneuf1999-08-031-1/+2
* sync before going homeBertrand Guiheneuf1999-08-021-25/+30
* do not return NULL when line is empty.Bertrand Guiheneuf1999-08-021-1/+1
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-43/+92
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-4/+7
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-231-2/+2
* syncBertrand Guiheneuf1999-06-221-58/+6
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-191-5/+4
* tmp sync. Does ot even compileBertrand Guiheneuf1999-06-141-13/+27
* use new stream code instead of raw file * stuff.bertrand1999-05-311-5/+5
* syncBertrand Guiheneuf1999-05-301-0/+57
* remove leading and trailing spaces in recipient addresses.Bertrand Guiheneuf1999-05-301-3/+4
* syncBertrand Guiheneuf1999-05-281-7/+30
* new func. Parses message header zone and returns a Glist of all headerbertrand1999-05-271-1/+114
* disposition is now a full GMimeContentField object.Bertrand Guiheneuf1999-05-131-2/+2
* mime utils namespace changeBertrand Guiheneuf1999-05-121-0/+36