aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-pgp-mime.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for hash type RIPEMD160.Jeffrey Stedfast2002-03-081-0/+3
* New stream filter that chomps excess trailing whitespace from the end ofJeffrey Stedfast2002-02-281-12/+39
* Pass --always-trust to gpg (requested by users). (pgp_clearsign): Same.Jeffrey Stedfast2002-02-151-1/+0
* Removed x-inline-pgp-hack kludge because it doesn't work.Jeffrey Stedfast2001-12-151-45/+1
* added a Content-Description to the signature part - part of a merge from the ...Jeffrey Stedfast2001-12-141-0/+1
* see the ChangeLog, I forgetJeffrey Stedfast2001-11-171-2/+2
* Add code to kludge around any x-inline-pgp-hacks by prepending someJeffrey Stedfast2001-11-081-0/+21
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* If we are kludging around a inline-pgp signed part, do some charsetJeffrey Stedfast2001-10-231-3/+23
* Add a hack: if the multipart/signed part has a "x-inline-pgp-hack"Dan Winship2001-10-231-1/+8
* CRLF decode the stream before parsing it into a MIME part. This fixes bugJeffrey Stedfast2001-09-281-1/+15
* New function to convenience Larry ;-)Jeffrey Stedfast2001-09-271-4/+12
* Updated exception strings to be more clear.Jeffrey Stedfast2001-09-201-1/+2
* Special-case message/rfc822 mime parts - don't set an encoding on these,Jeffrey Stedfast2001-08-301-14/+28
* Use g_strcasecmp() because some systems don't have strcasecmp(). Also,Jeffrey Stedfast2001-05-291-1/+1
* bah, just mod the pgp-context macro for camel_pgp_verify so that we don't hav...Jeffrey Stedfast2001-05-151-1/+1
* Lots of fixes to get this to almost compile. Still struggling with theJeffrey Stedfast2001-05-151-1/+1
* Add camel-smime-context.[c,h] and camel-smime.[c,h] to the build.Jeffrey Stedfast2001-05-151-14/+14
* Updated to reflect the few changes made to the CamelPgpContext class.Jeffrey Stedfast2001-04-131-7/+7
* Added pgp-mime.c to the tests.Jeffrey Stedfast2001-04-121-18/+31
* Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.cJeffrey Stedfast2001-04-101-2/+2
* Update the function prototypes to match those found inJeffrey Stedfast2001-04-021-0/+501