aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-crypto.c
Commit message (Expand)AuthorAgeFilesLines
* lots of i18n fixesDan Winship2000-10-241-4/+4
* Fix to prevent possible buffer overflows and a logic fix.Jeffrey Stedfast2000-08-281-4/+4
* Fix to prevent possible buffer overflowsJeffrey Stedfast2000-08-281-34/+37
* New crypto function to clearsign plaintextJeffrey Stedfast2000-08-281-4/+126
* Fixed an uninitialized variable.Christopher James Lahey2000-08-261-1/+1
* Implemented PGP 2.x encryption. We only need to get the passphrase if weJeffrey Stedfast2000-08-261-17/+58
* Added support for encrypting via PGP 5.0Jeffrey Stedfast2000-08-141-5/+21
* Update this for CamelObject (try_inline_pgp): Deal with decrypting hereDan Winship2000-08-121-27/+29
* Fix some compiler warnings.Dan Winship2000-08-091-1/+0
* Added support for encrypting with GnuPG. Support for PGP5 and PGP2 areJeffrey Stedfast2000-08-061-1/+108
* New code to spawn off GPG/PGP to do stuff. Currently only deals withDan Winship2000-08-021-0/+405