summaryrefslogtreecommitdiff
path: root/camel/camel-transport.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 746395 - Let the provider store sent messages on its ownMilan Crha2015-04-011-1/+17
* Bug 486018 - Implement IDNA (Internationalized Domain Names in Applications)Milan Crha2014-08-271-2/+12
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+7
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* CamelTransport: Stop using the internal 'send_lock'.Matthew Barnes2013-12-051-38/+27
* CamelTransport: Port to GTask.Matthew Barnes2013-12-031-28/+31
* CamelTransport: Remove all asynchronous class methods.Matthew Barnes2013-11-291-83/+46
* Remove unused camel_transport_unlock().Matthew Barnes2013-09-231-24/+0
* Remove unused camel_transport_lock().Matthew Barnes2013-09-231-24/+0
* CamelTransport: Use the internal 'send_lock' mutex directly.Matthew Barnes2013-09-231-3/+3
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-5/+5
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
* Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-4/+2
* Camel: Fix Gtk-Doc notation in comment blocks.Matthew Barnes2011-07-041-2/+2
* Bump BASE_VERSION to 3.0.Matthew Barnes2011-03-051-3/+3
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-6/+2
* Fix "since" tags in API docs.Matthew Barnes2010-10-111-3/+3
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-31/+207
* Rename blocking Camel methods.Matthew Barnes2010-09-281-10/+10
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-1/+4
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-5/+9
* Don't abbreviate public symbols.Matthew Barnes2010-04-301-4/+4
* Port Camel to GObject.Matthew Barnes2010-04-241-43/+34
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-3/+56
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-41/+20
* Fix excessive whitespace.Matthew Barnes2009-07-121-3/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-13/+13
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-13/+13
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-13/+13
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-1/+1
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* gtk-doc stuffJeffrey Stedfast2005-05-091-6/+6
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-091-4/+0
* Might help if we called camel_transport_class_init.Jeffrey Stedfast2002-05-101-1/+1
* Implemented. (digest_getv): Implemented.Jeffrey Stedfast2002-05-081-0/+33
* Change the message arg to a CamelMimeMessage instead of a CamelMedium.Dan Winship2002-03-281-47/+10
* Updated to match the new send_to API. (smtp_send): Get the from addressJeffrey Stedfast2002-01-151-2/+4
* Change the prototype for camel_address_get_type to return a CamelTypeJeffrey Stedfast2001-12-201-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-271-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-131-11/+12
* Initialize the private send_lock. (camel_transport_finalize): Free theJeffrey Stedfast2001-06-271-4/+43
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2