Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the protocol parameter of multipart/.. content-type messages into ↵ | Karl-Heinz Zimmer | 2002-05-08 | 1 | -2/+2 |
| | | | | double quotes to fullify requirements of the german government (see BSI document Technische Grundlagen - Tailoring MTTv2, page 60) | ||||
* | Bugfix don't use binary signatures for OpenPGP | Karl-Heinz Zimmer | 2002-05-07 | 1 | -1/+1 |
| | |||||
* | interface change: signMessage() and encryptMessage() now return an ↵ | Karl-Heinz Zimmer | 2002-03-22 | 1 | -0/+2 |
| | | | | additional 'cipherLen' parameter to enable us to handle binary cipher data | ||||
* | 2002-01-16 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2002-01-16 | 1 | -0/+37 |
* gpgme-openpgp.c: New file. * Makefile.am (gpgme_openpgp_la_SOURCES): Replace gpgmeplug.c with gpgme-openpgp.c. |