aboutsummaryrefslogtreecommitdiffstats
path: root/g10/cpr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-33/+33
| | | | | | | | 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.
* use estream for status output.Werner Koch2010-06-071-122/+145
|
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-1/+5
|
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-2/+17
| | | | | Collected changes.
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-0/+6
|
* Update spanish translation.Werner Koch2009-01-081-32/+0
| | | | | | Cleanups. Allow utf-8 in email addresses.
* Add rmd160.c.Werner Koch2008-12-121-0/+13
| | | | | Emit anotehr error code status line.
* Minor fixes.Werner Koch2008-12-091-1/+1
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
|
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+537
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.