Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-smime-context.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-16 Milan Crha2007-08-16 mcrha Part of fix for bug #350539
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
2004-12-01 Not Zed** See bug #69615.
2004-09-20 Hannah & FazluFixes Bug#61088
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-07-13 Not Zed** This is no guarantee of security, but its just a...
2004-07-02 Christian Neumairs/Can't/Cannot/.
2004-05-21 Not Zedadded a 'domain' argument, and rearragned arguments...
2004-05-19 Not Zeduse the article number instead of the messageid. Some...
2004-05-17 Jeffrey StedfastFixed a string type-o.
2004-05-11 Jeffrey StedfastFixed a type-o. Fixes bug #58348.
2004-04-28 Jeffrey StedfastMark exception strings for translation and fixed a...
2004-02-20 Chris Toshokwrap this file with #ifdef ENABLE_SMIME instead of...
2004-01-20 Not Zed** See bug #52817.
2004-01-14 Not Zedremove debug printf.
2003-12-10 Not Zedalso check application/pkcs7-signature (bloody applemail).
2003-12-10 Not Zedput the camel-smime-context.[ch] back in here, remove...
2003-12-01 Not ZedAdded list-unsubscribe header match.
2003-11-13 Not Zedlook at the content object's mime type, not the contain...
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 Zedimplement something basic.
2003-10-30 Not ZedAdded a note about api inconsistencies.
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
2003-09-18 Jeffrey StedfastNew function to replace the one from camel-mime-part.c
2003-02-14 Jeffrey StedfastSame as the gpg and pkcs7 contexts.
2002-11-07 Jeffrey Stedfastdon't #include <gtk/gtk.h>
2002-05-31 Not ZedAdded a protocol field for users to use.
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-08-29 Jeffrey Stedfastfix smime the same way...
2001-05-31 Jeffrey StedfastNumerous fixes to get it to compile.
2001-05-31 Jeffrey StedfastNew virtual class for manipulating cryptographic messag...
2001-05-25 Jeffrey StedfastOops, I spelled the get-default-db function name wrong.
2001-05-16 Jeffrey StedfastWe don't need to be passed the certdb path anymore.
2001-05-15 Jeffrey StedfastDon't close or free (it wasn't allocated) the certdb.
2001-05-14 Jeffrey StedfastLots of fixes to get this to compile.
2001-05-14 Jeffrey StedfastLots of fixes to get this to almost compile. Still...
2001-05-14 Jeffrey StedfastAdd camel-smime-context.[c,h] and camel-smime.[c,h...
2001-04-27 Dan WinshipRedo this a lot so that instead of having a class full...
2001-04-26 Jeffrey Stedfast#include "nss.h" rather than <nss.h> due to the non...
2001-04-23 Jeffrey StedfastOops, don't use the return value of iconv() as a string...
2001-04-20 Jeffrey StedfastImplemented using the secmime.h convenience functions...