aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-cipher-context.c
Commit message (Expand)AuthorAgeFilesLines
* put the camel-smime-context.[ch] back in here, remove it from EXTRA_DIST,Not Zed2003-12-101-0/+67
* change args to make it suit storing the validity in a tree.Not Zed2003-11-251-14/+20
* look at the content object's mime type, not the container's type.Not Zed2003-11-131-1/+15
* split out the CMSMessage verification code so it can be used fromNot Zed2003-11-101-53/+74
* new (unfinished) api to peek inside smime parts to tell us whats in it.Not Zed2003-11-051-6/+80
* Added a note about api inconsistencies.Not Zed2003-10-301-118/+86
* Removed unneeded CAMEL_OBJECT() casts.Jeffrey Stedfast2003-10-241-3/+3
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-101-16/+5
* Set the virtual method pointers to the import/export methods.Jeffrey Stedfast2002-11-011-13/+88
* Removed (never did anything anyway).Jeffrey Stedfast2002-06-271-44/+1
* Added a protocol field for users to use.Not Zed2002-05-311-0/+33
* Protect against either of the types being NULL.Jeffrey Stedfast2001-12-111-2/+0
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Lots of fixes to get this to almost compile. Still struggling with theJeffrey Stedfast2001-05-151-11/+13
* Check to make sure the context is a valid context in all the userJeffrey Stedfast2001-04-151-0/+10
* Oops, lets not get into a recursive call here ;-)Jeffrey Stedfast2001-04-131-6/+6
* Updated to reflect the few changes made to the CamelPgpContext class.Jeffrey Stedfast2001-04-131-0/+438