aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-transport.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-82/+0
* Implemented. (digest_getv): Implemented.Jeffrey Stedfast2002-05-091-0/+4
* Change the message arg to a CamelMimeMessage instead of a CamelMedium.Dan Winship2002-03-291-12/+3
* Use flags rather than a bunch of gboolean variables. (smtp_connect): Same.Jeffrey Stedfast2002-01-291-2/+0
* Updated to match the new send_to API. (smtp_send): Get the from addressJeffrey Stedfast2002-01-161-2/+3
* Change the prototype for camel_address_get_type to return a CamelTypeJeffrey Stedfast2001-12-211-4/+3
* 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
* Initialize the private send_lock. (camel_transport_finalize): Free theJeffrey Stedfast2001-06-281-0/+2
* 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/+1
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-0/+1
* Fixed some memory leaks. (camel_smtp_transport_init): InitializeJeffrey Stedfast2000-09-291-1/+2
* Merge with camel-async.Peter Williams2000-08-111-5/+5
* Make camel not leak like a sieve.Dan Winship2000-05-081-3/+1
* Add CamelTransport abstract class and CamelSendmailTransportDan Winship2000-02-251-0/+87