aboutsummaryrefslogtreecommitdiffstats
path: root/src/passwd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* Make use of user passphrase handler during passwd.Ben Kibbey2015-10-291-0/+8
* Improve error return by checking the FAILURE status.Werner Koch2015-08-251-0/+9
* Trace the use of GPG_ERR_INV_ENGINE.Werner Koch2012-10-191-1/+1
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-6/+6
* 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