aboutsummaryrefslogtreecommitdiffstats
path: root/src/passwd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Preserve more specific existing failure codeIngo Klöcker2023-11-141-1/+3
* core: Simplify the trace maros by using variadics.Werner Koch2018-11-161-2/+2
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-16/+17
* core: Remove cruft from the engine-gpg code.Werner Koch2018-05-311-1/+1
* 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