aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certlist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-31gpgsm: Add --always-trust feature.Werner Koch1-1/+7
2023-02-26gpgsm: Improve cert lookup callback from dirmngr.Werner Koch1-1/+5
2022-10-25gpgsm: Allow ECC encryption keys with just keyAgreement specified.Werner Koch1-1/+2
2022-10-25gpgsm: Use macro constants for cert_usage_p.Werner Koch1-15/+27
2022-06-13gpgsm: New option --compatibility-flags.Werner Koch1-4/+9
2022-02-18sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka1-1/+1
2020-09-10sm: Implement initial support for keyboxd.Werner Koch1-5/+7
2020-09-03sm: Add arg ctrl to keydb_new.Werner Koch1-2/+2
2020-07-08gpgsm: Replace all assert calls by log_assert.Werner Koch1-1/+0
2019-06-04sm: Print a better diagnostic for encryption certificate selection.Werner Koch1-10/+5
2019-05-27sm: Avoid confusing diagnostic for the default key.Werner Koch1-20/+25
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-2/+2
2017-10-24sm: Do not expect X.509 keyids to be uniqueRainer Perske1-1/+39
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-2/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-5/+6
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2012-08-24Fix typos spotted during translationsDavid Prévot1-4/+4
2011-12-07gpgsm: Add new validation model "steed".Werner Koch1-1/+16
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch1-2/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-22/+21
2009-12-08Unification of the search descriptor usage.Werner Koch1-2/+2
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-03-20Fix a bug in the ambigious name detection.Werner Koch1-10/+22
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch1-1/+1
2008-01-29Fixed a W32 crash in gpg2 when creating a new keyring.Werner Koch1-1/+1
2007-11-19Document --auto-issuer-key-retrieve.Werner Koch1-1/+1
2007-08-23Add new features to kbxutil.Werner Koch1-4/+61
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-1/+2
2007-07-04Changed to GPLv3.Werner Koch1-10/+5
2006-10-18Preparing a releasegnupg-1.9.93Werner Koch1-3/+6
2006-09-06The big Assuan error code removal.Werner Koch1-6/+6
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-315/+0
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-5/+35
2004-08-24Fixed typo in ocsp OID.Werner Koch1-1/+1
2004-08-18* certlist.c (gpgsm_cert_use_ocsp_p): New.Werner Koch1-1/+28
2004-04-26* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch1-2/+2
2004-04-05* verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.Werner Koch1-2/+3
2004-03-16(main): Implemented --gpgconf-list.Werner Koch1-0/+1
2004-02-20* gpgsm.c (main): New option --debug-ignore-expiration.Werner Koch1-8/+74
2004-02-17* gpgsm.c: New option --with-md5-fingerprint.Werner Koch1-1/+1
2003-12-17* server.c (gpgsm_server): Add arg DEFAULT_RECPLIST.Werner Koch1-23/+67
2003-12-17Replaced deprecated type names.Werner Koch1-11/+11
2003-12-16* gpgsm.c (main): Set the prefixes for assuan logging.Werner Koch1-2/+2
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-3/+3
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+315
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-1/+1