aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-internet-address.c
Commit message (Expand)AuthorAgeFilesLines
* Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-141-1/+1
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-3/+3
* Make sure there is a space between the name and the address tokens.Jeffrey Stedfast2001-03-051-1/+1
* Add address headers to list that we dont fold when writing. The areNot Zed2001-02-131-6/+50
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-141-5/+5
* Remove use of linewrap filter. Headers are now wrapped. encode_8bitMichael Zucci2000-12-111-10/+32
* Add tests.Not Zed2000-11-241-1/+1
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-15/+176
* 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