aboutsummaryrefslogtreecommitdiffstats
path: root/common/status.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-03Add a DECRYPTION_INFO status.Werner Koch1-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.
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-1/+2
stdio.
2009-10-28[scd] Memory leak fix.Werner Koch1-0/+2
[g13] Send MOUNTPOINT status line
2009-08-06Improved detection of bad/invalid signer keys.Werner Koch1-0/+3
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+132
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.