gnupg/sm
Werner Koch 2cd8bae23d
Use only one copy of the warn_server_mismatch function.
* common/asshelp.c (warn_server_version_mismatch): New.  Actually a
slightly modified version of warn_version_mismatch found in other
modules.
* common/status.c (gnupg_status_strings): New.
* g10/cpr.c (write_status_strings2): New.
* g10/call-agent.c (warn_version_mismatch): Use the new unified
warn_server_version_mismatch function.
* g10/call-dirmngr.c (warn_version_mismatch): Ditto.
* g10/call-keyboxd.c (warn_version_mismatch): Ditto.
* sm/call-agent.c (warn_version_mismatch): Ditto.
* sm/call-dirmngr.c (warn_version_mismatch): Ditto.
* tools/card-call-scd.c (warn_version_mismatch): Ditto.

Signed-off-by: Werner Koch <wk@gnupg.org>
2020-09-01 20:43:57 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am build: New configure option --disable-tests 2020-08-20 10:54:17 +02:00
call-agent.c Use only one copy of the warn_server_mismatch function. 2020-09-01 20:43:57 +02:00
call-dirmngr.c Use only one copy of the warn_server_mismatch function. 2020-09-01 20:43:57 +02:00
certchain.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certcheck.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certdump.c sm: Fix a bug in the rfc2253 parser 2020-08-28 09:09:05 +02:00
certlist.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certreqgen-ui.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certreqgen.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
decrypt.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
delete.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
encrypt.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
export.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
fingerprint.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
gpgsm-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpgsm.c sm: Do not require a default keyring for --gpgconf-list. 2020-08-25 11:36:12 +02:00
gpgsm.h sm: Exclude rsaPSS from de-vs compliance mode. 2020-07-03 16:15:29 +02:00
import.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
keydb.c Merge branch 'switch-to-gpgk' into master 2019-09-27 15:44:23 +02:00
keydb.h sm: Add a couple of debug calls to the keydb module. 2019-05-15 08:52:21 +02:00
keylist.c sm: Also show the SHA-256 fingerprint. 2020-08-04 11:11:22 +02:00
minip12.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
minip12.h sm: Support import of PKCS#12 encoded ECC private keys. 2020-04-21 21:05:39 +02:00
misc.c sm: Exclude rsaPSS from de-vs compliance mode. 2020-07-03 16:15:29 +02:00
passphrase.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
passphrase.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
qualified.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
server.c sm: New option --issuer-der for the listkey commands. 2020-02-03 14:54:23 +01:00
sign.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
t-minip12.c sm: Add support to export ECC private keys. 2020-04-27 19:54:39 +02:00
verify.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00