Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops, lets not get into a recursive call here ;-) | Jeffrey Stedfast | 2001-04-13 | 1 | -1/+1 |
* | Updated to reflect the few changes made to the CamelPgpContext class. | Jeffrey Stedfast | 2001-04-13 | 1 | -254/+70 |
* | Use e_utf8_from_locale_string() rather than trying to do it manually since | Jeffrey Stedfast | 2001-04-11 | 1 | -26/+4 |
* | Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c | Jeffrey Stedfast | 2001-04-10 | 1 | -22/+22 |
* | mutex lock & unlock the context. (camel_pgp_clearsign): Same. | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+49 |
* | Update the function prototypes to match those found in | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+1 |
* | New class for PGP encrypting, decrypting, signing and verifying. Next I'll | Jeffrey Stedfast | 2001-03-29 | 1 | -0/+1481 |