Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpg: Avoid new strings. | Werner Koch | 2015-11-06 | 1 | -2/+2 |
* | gpg: Fix formatting string. | Neal H. Walfield | 2015-11-06 | 1 | -1/+1 |
* | gpg: Add support for unwrapping the outer level of encryption. | Neal H. Walfield | 2015-11-05 | 1 | -1/+32 |
* | gpg: Replace remaining old error code macros by GPG_ERR_. | Werner Koch | 2015-01-22 | 1 | -1/+1 |
* | gpg: Change a bug() call to a regular error message. | Werner Koch | 2014-11-26 | 1 | -1/+6 |
* | gpg: Remove useless diagnostic in MDC verification. | Werner Koch | 2014-05-14 | 1 | -8/+4 |
* | gpg: Remove cipher.h and put algo ids into a common file. | Werner Koch | 2014-01-29 | 1 | -1/+0 |
* | gpg: Change --show-session-key to print the session key earlier. | Werner Koch | 2013-12-11 | 1 | -0/+17 |
* | Replace gcry_md_start_debug by gcry_md_debug. | Werner Koch | 2011-09-20 | 1 | -1/+1 |
* | Add a DECRYPTION_INFO status. | Werner Koch | 2011-02-03 | 1 | -25/+33 |
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -2/+2 |
* | Implement the server comamnd DECRYPT. | Werner Koch | 2009-10-02 | 1 | -0/+446 |