aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certchain.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20Replace most of the remaining stdio calls by estream calls.Werner Koch1-11/+11
2020-09-10sm: Implement initial support for keyboxd.Werner Koch1-30/+32
2020-09-03sm: Add arg ctrl to keydb_new.Werner Koch1-3/+3
2020-07-08gpgsm: Replace all assert calls by log_assert.Werner Koch1-1/+0
2020-04-16sm: Always allow authorityInfoAccess lookup if CRLs are also enabled.Werner Koch1-6/+11
2020-04-16sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch1-8/+141
2020-03-27sm: Consider certificates w/o CRL DP as valid.Werner Koch1-0/+18
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-1/+1
2019-12-06sm: Add special case for expired intermediate certificates.Werner Koch1-17/+88
2018-10-25all: fix more spelling errorsDaniel Kahn Gillmor1-1/+1
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-4/+4
2017-12-11Adjust for changed macro names in libgpg-error master.Werner Koch1-1/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-2/+2
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-24/+42
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-3/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-01-07sm: Avoid warnings about useless assignments.Werner Koch1-7/+7
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-06-29gpgsm: Add command option "offline".Werner Koch1-3/+3
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch1-1/+1
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-2/+0
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-2/+2
2014-06-02gpgsm: Handle re-issued CA certificates in a better way.Werner Koch1-3/+59
2012-08-24Fix typos spotted during translationsDavid Prévot1-3/+3
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-12-07gpgsm: Add new validation model "steed".Werner Koch1-12/+49
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-82/+82
2010-10-05Don't set SSH_AGENTPID_INFO.Werner Koch1-1/+1
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-3/+3
2009-12-17Implement --faked-systrem-time for gpg.Werner Koch1-3/+3
2009-12-10Add option --cert-extension.Werner Koch1-1/+16
2009-07-23Print status of CRL checks in the audit log.Werner Koch1-1/+7
2009-03-16Remove duplicated code.Werner Koch1-8/+8
2008-10-21Help dirmngr to use supplied trust anchors.Werner Koch1-2/+2
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-04-23Fixed a C-89 incompatibility.Werner Koch1-1/+3
2008-04-01Fix a problem with dirmngr looked up certificates.Werner Koch1-2/+2
2008-02-19Improve certificate chain construction.Werner Koch1-14/+85
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch1-24/+108
2007-12-12Support DSA2.Werner Koch1-0/+2
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+16
2007-08-16About to do a releasegnupg-2.0.6Werner Koch1-1/+1
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-179/+507
2007-07-04Changed to GPLv3.Werner Koch1-6/+3
2007-03-20kbx/Werner Koch1-21/+89
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-9/+9
2007-01-05Add subjectAltName to the list of known critical extensionsWerner Koch1-0/+6
2006-12-212006-12-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+1
2006-10-18Preparing a releasegnupg-1.9.93Werner Koch1-2/+3