aboutsummaryrefslogtreecommitdiffstats
path: root/src/passwd.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-6/+6
| | | | | -- Command used: sed -i 's,[ \t]*$,,' FILE
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-261-0/+7
|
* Detect old gpg versions not featuring the --passwd command.Werner Koch2010-03-121-3/+44
|
* Support gpgme_op_apsswd for GPG.Werner Koch2010-01-081-4/+48
|
* Add an API to change passphrases. Currently only implemented forWerner Koch2010-01-051-0/+95
GPGSM. Requires GnuPG 2.1