Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |