Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -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-config | Werner Koch | 2010-12-02 | 1 | -3/+3 |
| | |||||
* | More stuff for the audit-log. | Werner Koch | 2009-12-02 | 1 | -23/+191 |
| | |||||
* | Print status of CRL checks in the audit log. | Werner Koch | 2009-07-23 | 1 | -5/+29 |
| | |||||
* | Add a few translations to the audit-log. | Werner Koch | 2009-01-19 | 1 | -2/+26 |
| | |||||
* | Translate the oktext (yes/no). | Werner Koch | 2008-11-20 | 1 | -0/+8 |
| | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -1/+3 |
| | |||||
* | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 2008-02-13 | 1 | -0/+4 |
| | |||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 1 | -77/+236 |
| | | | | | | Support Camellia for testing. More audit stuff. | ||||
* | Add support for help stuff to audit.c | Werner Koch | 2007-12-06 | 1 | -2/+92 |
| | |||||
* | More code for the audit log. | Werner Koch | 2007-12-06 | 1 | -12/+514 |
| | |||||
* | Add option --data to GETAUDITLOG command. | Werner Koch | 2007-11-26 | 1 | -11/+18 |
| | | | | | Return HTML formatted dummy output. | ||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -0/+336 |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. |