Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpg: Add a DECRYPTION_INFO status. | Werner Koch | 2012-01-31 | 1 | -0/+1 |
| | | | | | | | | | | | | * common/status.h (STATUS_DECRYPTION_INFO): New. * g10/encr-data.c: Include status.h. (decrypt_data): Emit STATUS_DECRYPTION_INFO line. -- DECRYPTION_INFO <mdc_method> <sym_algo> Print information about the symmetric encryption algorithm and the MDC method. This will be emitted even if the decryption fails. | ||||
* | Return a posiive status message for a successfull passphrase change. | Werner Koch | 2010-03-12 | 1 | -1/+2 |
| | |||||
* | Improved detection of bad/invalid signer keys. | Werner Koch | 2009-08-06 | 1 | -0/+3 |
| | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -0/+132 |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. |