aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-internet-address.c
Commit message (Expand)AuthorAgeFilesLines
* teach camel about "its" vs. "it's"Jacob "Ulysses" Berkman2000-10-111-1/+1
* Don't send the recipient data through smtp_get_email_addr_from_text - thisJeffrey Stedfast2000-09-291-3/+3
* New function to fold headers.Not Zed2000-09-281-36/+36
* When encoding the internet address, quote the name as the name may haveJeffrey Stedfast2000-09-201-31/+36
* Fix output for when the name is emptyPeter Williams2000-08-191-0/+2
* More leak fixesPeter Williams2000-08-171-2/+3
* Merge with camel-async.Peter Williams2000-08-111-33/+20
* Don't add a Mime-Version header to a message that already has one.Dan Winship2000-07-261-4/+4
* Big bunch o memleaks fixed.NotZed2000-05-121-1/+1
* o Undid changes to camel-internet-address.[c,h] o FixedEDT 2000 Jeffrey Stedfast2000-05-091-0/+5
* o Moved struct_address from camel-internet-address.c toEDT 2000 Jeffrey Stedfast2000-05-091-5/+0
* const poisonDan Winship2000-04-291-1/+1
* Dont try and check a NULL header.NotZed2000-04-281-1/+1
* Class to represent news addresses - currently empty, and not built.NotZed2000-04-281-0/+287