aboutsummaryrefslogtreecommitdiffstats
path: root/common/status.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a DECRYPTION_INFO status.Werner Koch2011-02-031-5/+6
| | | | | | | 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.
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-1/+2
| | | | | stdio.
* [scd] Memory leak fix.Werner Koch2009-10-281-0/+2
| | | | | [g13] Send MOUNTPOINT status line
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-0/+3
|
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+132
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.