aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-message.c
Commit message (Expand)AuthorAgeFilesLines
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-139/+121
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-2/+4
* Various patches from Ulrich Drepper <drepper at cygnus.com>bertrand1999-06-251-1/+2
* syncBertrand Guiheneuf1999-06-221-1/+1
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-191-18/+23
* remove leading and trailing spaces in recipient addresses.Bertrand Guiheneuf1999-05-301-1/+1
* rewrite message obtained via parsing into a file. Actually, it worksBertrand Guiheneuf1999-05-281-6/+79
* syncBertrand Guiheneuf1999-05-281-0/+46
* new func. Parses message header zone and returns a Glist of all headerbertrand1999-05-271-21/+3
* recipient list printingBertrand Guiheneuf1999-05-211-4/+33
* syncBertrand Guiheneuf1999-05-211-2/+9
* test if content exists before calling its write_to method.bertrand1999-05-201-16/+18
* syncBertrand Guiheneuf1999-05-201-0/+11
* testsBertrand Guiheneuf1999-05-191-1/+28
* message number funcs.bertrand1999-05-181-1/+1
* syncBertrand Guiheneuf1999-05-171-0/+20
* flags handling methodsbertrand1999-05-151-5/+96
* added recipient handling class funcs.Bertrand Guiheneuf1999-05-141-0/+7
* create recipients hash table (_remove_recipient): (_add_recipient):Bertrand Guiheneuf1999-05-141-1/+89
* a bunch of get/set header field method done. Does nothing yet though.Bertrand Guiheneuf1999-05-141-4/+185
* Mime message ...Bertrand Guiheneuf1999-05-131-0/+78