aboutsummaryrefslogtreecommitdiffstats
path: root/common/audit.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-39/+38
| | | | | | | | 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.
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-021-3/+3
|
* More stuff for the audit-log.Werner Koch2009-12-021-23/+191
|
* Print status of CRL checks in the audit log.Werner Koch2009-07-231-5/+29
|
* Add a few translations to the audit-log.Werner Koch2009-01-191-2/+26
|
* Translate the oktext (yes/no).Werner Koch2008-11-201-0/+8
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+3
|
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-0/+4
|
* Support DSA2.Werner Koch2007-12-121-77/+236
| | | | | | Support Camellia for testing. More audit stuff.
* Add support for help stuff to audit.cWerner Koch2007-12-061-2/+92
|
* More code for the audit log.Werner Koch2007-12-061-12/+514
|
* Add option --data to GETAUDITLOG command.Werner Koch2007-11-261-11/+18
| | | | | Return HTML formatted dummy output.
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+336
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.