| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a ton of useless snot. | Jeffrey Stedfast | 2002-11-01 | 1 | -2/+2 |
* | Removed. | Jeffrey Stedfast | 2002-06-27 | 1 | -479/+25 |
* | Return -1 on error. (gpg_decrypt): Same. (gpg_sign): Again here. | Jeffrey Stedfast | 2002-06-23 | 1 | -0/+1 |
* | New source files implementing the CamelCipherContext class for gnupg. | Jeffrey Stedfast | 2002-06-22 | 1 | -12/+12 |
* | Fixed compiler warnings. | Jeffrey Stedfast | 2002-06-15 | 1 | -4/+4 |
* | Use CamelMimeFilterBestenc to get a more appropriate encoding rather than | Jeffrey Stedfast | 2002-05-07 | 1 | -7/+29 |
* | Add support for hash type RIPEMD160. | Jeffrey Stedfast | 2002-03-08 | 1 | -0/+3 |
* | New stream filter that chomps excess trailing whitespace from the end of | Jeffrey Stedfast | 2002-02-28 | 1 | -12/+39 |
* | Pass --always-trust to gpg (requested by users). (pgp_clearsign): Same. | Jeffrey Stedfast | 2002-02-15 | 1 | -1/+0 |
* | Removed x-inline-pgp-hack kludge because it doesn't work. | Jeffrey Stedfast | 2001-12-15 | 1 | -45/+1 |
* | added a Content-Description to the signature part - part of a merge from the ... | Jeffrey Stedfast | 2001-12-14 | 1 | -0/+1 |
* | see the ChangeLog, I forget | Jeffrey Stedfast | 2001-11-17 | 1 | -2/+2 |
* | Add code to kludge around any x-inline-pgp-hacks by prepending some | Jeffrey Stedfast | 2001-11-08 | 1 | -0/+21 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | If we are kludging around a inline-pgp signed part, do some charset | Jeffrey Stedfast | 2001-10-23 | 1 | -3/+23 |
* | Add a hack: if the multipart/signed part has a "x-inline-pgp-hack" | Dan Winship | 2001-10-23 | 1 | -1/+8 |
* | CRLF decode the stream before parsing it into a MIME part. This fixes bug | Jeffrey Stedfast | 2001-09-28 | 1 | -1/+15 |
* | New function to convenience Larry ;-) | Jeffrey Stedfast | 2001-09-27 | 1 | -4/+12 |
* | Updated exception strings to be more clear. | Jeffrey Stedfast | 2001-09-20 | 1 | -1/+2 |
* | Special-case message/rfc822 mime parts - don't set an encoding on these, | Jeffrey Stedfast | 2001-08-30 | 1 | -14/+28 |
* | Use g_strcasecmp() because some systems don't have strcasecmp(). Also, | Jeffrey Stedfast | 2001-05-29 | 1 | -1/+1 |
* | bah, just mod the pgp-context macro for camel_pgp_verify so that we don't hav... | Jeffrey Stedfast | 2001-05-15 | 1 | -1/+1 |
* | Lots of fixes to get this to almost compile. Still struggling with the | Jeffrey Stedfast | 2001-05-15 | 1 | -1/+1 |
* | Add camel-smime-context.[c,h] and camel-smime.[c,h] to the build. | Jeffrey Stedfast | 2001-05-15 | 1 | -14/+14 |
* | Updated to reflect the few changes made to the CamelPgpContext class. | Jeffrey Stedfast | 2001-04-13 | 1 | -7/+7 |
* | Added pgp-mime.c to the tests. | Jeffrey Stedfast | 2001-04-12 | 1 | -18/+31 |
* | Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c | Jeffrey Stedfast | 2001-04-10 | 1 | -2/+2 |
* | Update the function prototypes to match those found in | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+501 |