Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-cipher-context.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-17 Tor Lillqvistcamel-cipher-context.c Drop unneeded <pthread.h>.
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...
2003-12-10 Not Zedput the camel-smime-context.[ch] back in here, remove...
2003-11-24 Not Zedchange args to make it suit storing the validity in...
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 ZedAdded a note about api inconsistencies.
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2002-11-01 Jeffrey StedfastSet the virtual method pointers to the import/export...
2002-06-26 Jeffrey StedfastRemoved (never did anything anyway).
2002-05-31 Not ZedAdded a protocol field for users to use.
2001-12-10 Jeffrey StedfastProtect against either of the types being NULL.
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-05-14 Jeffrey StedfastLots of fixes to get this to almost compile. Still...
2001-04-14 Jeffrey StedfastCheck to make sure the context is a valid context in...
2001-04-12 Jeffrey StedfastOops, lets not get into a recursive call here ;-)
2001-04-12 Jeffrey StedfastUpdated to reflect the few changes made to the CamelPgp...