summaryrefslogtreecommitdiffstats
path: root/g10/decrypt-data.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-8/+7
* common: Fix iobuf API of filter function for alignment.NIIBE Yutaka2016-01-121-2/+2
* gpg: Avoid new strings.Werner Koch2015-11-061-2/+2
* gpg: Fix formatting string.Neal H. Walfield2015-11-061-1/+1
* gpg: Add support for unwrapping the outer level of encryption.Neal H. Walfield2015-11-051-1/+32
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-1/+1
* gpg: Change a bug() call to a regular error message.Werner Koch2014-11-261-1/+6
* gpg: Remove useless diagnostic in MDC verification.Werner Koch2014-05-141-8/+4
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+0
* gpg: Change --show-session-key to print the session key earlier.Werner Koch2013-12-111-0/+17
* Replace gcry_md_start_debug by gcry_md_debug.Werner Koch2011-09-201-1/+1
* Add a DECRYPTION_INFO status.Werner Koch2011-02-031-25/+33
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-2/+2
* Implement the server comamnd DECRYPT.Werner Koch2009-10-021-0/+446