aboutsummaryrefslogtreecommitdiffstats
path: root/src/passwd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-14core: Preserve more specific existing failure codeIngo Klöcker1-1/+3
2018-11-16core: Simplify the trace maros by using variadics.Werner Koch1-2/+2
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-16/+17
2018-05-31core: Remove cruft from the engine-gpg code.Werner Koch1-1/+1
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2015-10-29Make use of user passphrase handler during passwd.Ben Kibbey1-0/+8
2015-08-25Improve error return by checking the FAILURE status.Werner Koch1-0/+9
2012-10-19Trace the use of GPG_ERR_INV_ENGINE.Werner Koch1-1/+1
2012-09-25Remove all trailing whitespace from source filesWerner Koch1-6/+6
2011-05-26Check context pointers for null pointer on entry points.Marcus Brinkmann1-0/+7
2010-03-12Detect old gpg versions not featuring the --passwd command.Werner Koch1-3/+44
2010-01-08Support gpgme_op_apsswd for GPG.Werner Koch1-4/+48
2010-01-05Add an API to change passphrases. Currently only implemented forWerner Koch1-0/+95