Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-multipart-signed.c
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-22 Milan CrhaPretend successful read when skipping 3+ part of multip...
2011-08-22 Milan CrhaIncorrect message signature verification failure
2011-07-26 Milan CrhaBug #655331 - pgp/gpg signature is not shown
2011-07-06 Matthew BarnesCamelDataWrapper: Keep contents in a GByteArray.
2011-07-06 Matthew BarnesAvoid camel_stream_printf().
2011-07-05 Matthew BarnesPrefer g_seekable_seek() over camel_stream_reset().
2011-05-08 Matthew BarnesCoding style cleanups.
2011-03-08 Kjartan MaraasBug 641838 - More compiler warning fixes
2011-02-23 Milan CrhaBug #643095 - Crash when opening invalid multipart...
2011-01-30 Matthew BarnesCamelMultipartSigned: Fix dead nested assignment.
2011-01-30 Matthew BarnesCamelMultipartSigned: Fix dead nested assignment.
2011-01-24 Matthew BarnesKill CamelSeekableStream.
2011-01-24 Matthew BarnesKill CamelSeekableSubstream.
2011-01-24 Matthew BarnesCamelMultipartSigned: Avoid using bounded streams.
2010-09-28 Matthew BarnesCamel: Add an asynchronous API.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-10 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-03-27 Matthew Barnes** Fixes bug #518710
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-13 Jeffrey Stedfastlots and lots o' docs
2005-01-17 Not Zedin the message state skip a state, otherwise we go...
2005-01-13 Not Zed** See bug #69024.
2005-01-11 Not Zed** See bug #70919.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 Not Zed** See bug #69776.
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2003-12-01 Not ZedAdded list-unsubscribe header match.
2003-11-10 Not Zedsplit out the CMSMessage verification code so it can...
2003-11-05 Not Zednew (unfinished) api to peek inside smime parts to...
2003-10-30 Not ZedAdded a note about api inconsistencies.
2003-09-18 Jeffrey StedfastNew function to replace the one from camel-mime-part.c
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-26 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-25 Jeffrey StedfastNamespaced.
2003-08-15 Not Zed** See bug #47634.
2003-07-30 Jeffrey Stedfastoops, this too
2003-07-30 Jeffrey StedfastAlso updated.
2003-06-17 Not Zed** See bug #44322
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-04-17 Not ZedDont assume adding 1 to line length will go to the...
2003-02-27 Not ZedUndo jeff's changes.
2003-02-26 Jeffrey StedfastUpdated to use g_alloca instead of alloca so that we...
2003-02-25 Jeffrey Stedfastremoved unused filter code that was wrong anyway
2002-12-16 Jeffrey StedfastDon't apply the CANON_STRIP filter here, since we are...
2002-06-14 Jeffrey StedfastUpdated to use ctx->sign_protocol rather than ctx-...
2002-06-09 Jeffrey StedfastUse CAMEL_EXCEPTION_SYSTEM rather than '1' for clarity.
2002-05-31 Not ZedAdded a protocol field for users to use.