aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-transport.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-145/+0
* Might help if we called camel_transport_class_init.Jeffrey Stedfast2002-05-111-1/+1
* Implemented. (digest_getv): Implemented.Jeffrey Stedfast2002-05-091-0/+33
* Change the message arg to a CamelMimeMessage instead of a CamelMedium.Dan Winship2002-03-291-47/+10
* Updated to match the new send_to API. (smtp_send): Get the from addressJeffrey Stedfast2002-01-161-2/+4
* Change the prototype for camel_address_get_type to return a CamelTypeJeffrey Stedfast2001-12-211-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* We need to be ref'ing the folder if/when we add it to the hash. This mayJeffrey Stedfast2001-08-141-11/+12
* Initialize the private send_lock. (camel_transport_finalize): Free theJeffrey Stedfast2001-06-281-4/+43
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+4
* Merge with camel-async.Peter Williams2000-08-111-17/+11
* kill camel-logDan Winship2000-04-191-1/+0
* Add CamelTransport abstract class and CamelSendmailTransportDan Winship2000-02-251-0/+111