aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-percent.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-13/+12
| | | | | | | | 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.
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-1/+19
| | | | | Removed duplicated code (percent unescaping).
* Add a custom prompt for the CSR generation.Werner Koch2008-12-051-0/+97
Add a new percent escape fucntion.