summaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+2
* gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch2020-01-131-0/+8
* gpgsm: Allow sepcification of ldaps servers.Werner Koch2019-11-091-1/+35
* sm: Add a couple of debug calls to the keydb module.Werner Koch2019-05-151-0/+2
* sm: Add yet inactive options to support authenticodeWerner Koch2019-04-301-0/+10
* sm: Allow decryption even if expired other keys are configured.Werner Koch2019-03-261-0/+11
* sm, w32: Translate logger and status fd to handlesAndre Heinecke2019-03-251-2/+6
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* sm: Use the correct string in an error message.Werner Koch2018-10-241-1/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-101-3/+11
|\
| * gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-061-3/+11
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-271-0/+8
|\|
| * gpg,sm: New option --request-origin.Werner Koch2018-03-231-0/+8
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-01-251-2/+0
|\|
| * kbx: Simplify by removing custom memory functions.Werner Koch2017-12-221-2/+0
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-12-181-0/+1
|\|
| * sm: Allow explicit setting of the default --compliance=gnupgWerner Koch2017-12-181-0/+2
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-10-271-1/+1
|\|
| * sm: Do not expect X.509 keyids to be uniqueRainer Perske2017-10-241-1/+1
* | gpg,sm: New option --with-key-screening.Werner Koch2017-10-171-0/+6
* | gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor2017-09-081-1/+1
|/
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-6/+3
* indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch2017-06-231-4/+8
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-6/+6
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-0/+37
* common,gpg,sm: Initialize compliance module.Justus Winter2017-06-071-0/+3
* common,gpg,sm: Move the compliance option parser.Justus Winter2017-06-071-1/+14
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-101-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* sm: Remove wrong example from gpgsm --help.Werner Koch2016-12-201-6/+0
* gpg,sm: A few more option for --gpgconf-list.Werner Koch2016-12-161-0/+1
* g10,sm: Spell out --passwd.Justus Winter2016-12-131-2/+3
* g10,sm: Spell out --gen-key.Justus Winter2016-12-131-2/+3
* g10,sm: Spell out --check-sigs.Justus Winter2016-12-131-1/+1
* g10,sm: Spell out --list-sigs.Justus Winter2016-12-131-1/+1
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-291-27/+6
* sm: New stub option --compliance.Werner Koch2016-11-151-0/+7
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-3/+3
* sm: Remove unused arg SECRET from keydb functions.Werner Koch2016-11-101-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-171-3/+3
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-2/+2
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-3/+0
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-2/+2
* gpgsm: Allow ciphers AES192 and SERPENT256Werner Koch2016-06-141-1/+3
* doc: Consistently use 'keyserver'.Werner Koch2016-06-141-2/+2
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-9/+8
* sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter2016-03-071-1/+21
* sm: Remove unused argument '--fixed-passphrase'.Justus Winter2016-03-071-3/+0