| Commit message (Expand) | Author | Age | Files | Lines |
* | Implemented. | Jeffrey Stedfast | 2001-01-02 | 1 | -30/+59 |
* | fix previous fix | Dan Winship | 2000-12-30 | 1 | -1/+1 |
* | Update this for CamelContentType too. | Dan Winship | 2000-12-30 | 1 | -17/+17 |
* | New callback to handle multipart/signed parts. (decode_pgp): Update to | Jeffrey Stedfast | 2000-12-16 | 1 | -14/+660 |
* | Updated to reflect arguments to the openpgp functions - now also takes an | Jeffrey Stedfast | 2000-12-12 | 1 | -81/+134 |
* | Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdef | Kjartan Maraas | 2000-11-07 | 1 | -1/+1 |
* | Added new header files. | Jeffrey Stedfast | 2000-11-04 | 1 | -8/+7 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -4/+4 |
* | Fix to prevent possible buffer overflows and a logic fix. | Jeffrey Stedfast | 2000-08-28 | 1 | -4/+4 |
* | Fix to prevent possible buffer overflows | Jeffrey Stedfast | 2000-08-28 | 1 | -34/+37 |
* | New crypto function to clearsign plaintext | Jeffrey Stedfast | 2000-08-28 | 1 | -4/+126 |
* | Fixed an uninitialized variable. | Christopher James Lahey | 2000-08-26 | 1 | -1/+1 |
* | Implemented PGP 2.x encryption. We only need to get the passphrase if we | Jeffrey Stedfast | 2000-08-26 | 1 | -17/+58 |
* | Added support for encrypting via PGP 5.0 | Jeffrey Stedfast | 2000-08-14 | 1 | -5/+21 |
* | Update this for CamelObject (try_inline_pgp): Deal with decrypting here | Dan Winship | 2000-08-12 | 1 | -27/+29 |
* | Fix some compiler warnings. | Dan Winship | 2000-08-09 | 1 | -1/+0 |
* | Added support for encrypting with GnuPG. Support for PGP5 and PGP2 are | Jeffrey Stedfast | 2000-08-06 | 1 | -1/+108 |
* | New code to spawn off GPG/PGP to do stuff. Currently only deals with | Dan Winship | 2000-08-02 | 1 | -0/+405 |