aboutsummaryrefslogtreecommitdiffstats
path: root/common/status.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-2/+2
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-0/+1
| | | | | | A couple of forward ported changes. Doc updates.
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-0/+27
|
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+38
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.