summaryrefslogtreecommitdiff
path: root/camel/camel-cipher-context.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* CamelCipherContext: Port to GTask.Matthew Barnes2013-12-031-141/+129
* CamelCipherContext: Remove all asynchronous class methods.Matthew Barnes2013-12-031-355/+214
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-1/+1
* Remove unused camel_cipher_context_export_keys_sync().Matthew Barnes2013-10-011-200/+0
* Remove unused camel_cipher_context_import_keys_sync().Matthew Barnes2013-10-011-185/+0
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-4/+22
* Bug #687670 - Signing with both pgp and S/MIME causes a broken signatureMilan Crha2012-11-211-0/+6
* 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/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+11
* CamelCipherValidity: Use GQueues instead of CamelDLists.Matthew Barnes2012-01-291-25/+41
* Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-24/+12
* Add missing arguments checks to CamelCipherContextDan Vrátil2011-10-051-16/+24
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-10/+22
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-051-1/+6
* Coding style cleanups.Matthew Barnes2011-05-081-12/+12
* Bump BASE_VERSION to 3.0.Matthew Barnes2011-03-051-17/+17
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-7/+3
* Fix "since" tags in API docs.Matthew Barnes2010-10-111-17/+17
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-160/+1121
* Rename blocking Camel methods.Matthew Barnes2010-09-281-97/+100
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-216/+225
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-40/+56
* Port Camel to GObject.Matthew Barnes2010-04-241-54/+100
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-2/+1
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-172/+276
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-4/+4
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-6/+6
* Add "Since: 2.30" tags to the API documentation.Matthew Barnes2010-03-131-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-10-241-1/+1
* Bug #372435 - Pass signer's certificate to the camel_cipher_validityMilan Crha2009-10-161-4/+35
* Disable debug messages on consoleMilan Crha2009-07-021-1/+1
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-18/+18
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-54/+54
* ** Fixes bug #545877Matthew Barnes2008-08-061-8/+8
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-2/+2
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-54/+54
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-54/+54
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-7/+7
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* camel-cipher-context.c Drop unneeded <pthread.h>.Tor Lillqvist2005-08-171-1/+0
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* ** This is no guarantee of security, but its just a helper to prevent oldNot Zed2004-07-131-2/+19