Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added pgp-mime.c to the tests. | Jeffrey Stedfast | 2001-04-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | 2001-04-11 Jeffrey Stedfast <fejj@ximian.com> * tests/smime/Makefile.am: Added pgp-mime.c to the tests. * tests/smime/pgp-mime.c: Test suite for camel-pgp-mime.c functions. * Makefile.am: Add camel-pgp-mime.[c,h] to the build. * camel-pgp-mime.c: Made a number of fixes to get it to compile and also fixed a few logic errors (mostly forgetting to reset streams) so that it worked (thanks to the pgp-mime test program). svn path=/trunk/; revision=9247 | ||||
* | Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c | Jeffrey Stedfast | 2001-04-10 | 1 | -0/+4 |
2001-04-06 Jeffrey Stedfast <fejj@ximian.com> * Makefile.am: Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c and Makefile.am * tests/smime/pgp.c: New test suite for PGP functions. * camel-pgp-context.c: Various fixes to get it to build. svn path=/trunk/; revision=9213 |