aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certchain.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-10-16Fixed aegypten bug 299Werner Koch1-4/+71
2006-10-02Fix for bug 537Werner Koch1-1/+1
2006-09-26Finished implementation of the "relax" flag.Werner Koch1-21/+70
2006-09-25New "relax" option for trustlist.txtWerner Koch1-8/+33
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-1/+1
2006-09-06Minor changes and typo fixes.Werner Koch1-0/+2
2006-06-27Various smaller changesWerner Koch1-0/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-03-21Add Kludge for RegTP sillyness.Werner Koch1-5/+122
2005-11-13Added qualified signature features.Werner Koch1-2/+74
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-793/+0
2005-04-21* configure.ac: Do not build gpg by default.Werner Koch1-4/+6
2005-04-21(gpgsm_validate_chain): Check revocations even forWerner Koch1-6/+3
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-20/+93
2005-03-17* certcheck.c: Fixed use of DBG_CRYPTO and DBG_X509.Werner Koch1-50/+83
2004-12-03Preparing 1.9.13Werner Koch1-4/+17
2004-10-082004-10-08 Moritz Schulte <[email protected]>Moritz Schulte1-2/+3
2004-09-20(show_key_with_all_names): Print the card S/N.Werner Koch1-3/+12
2004-08-17* import.c (check_and_store): Do a full validation ifWerner Koch1-6/+10
2004-07-20(gpgsm_validate_chain): The trust check didn'tWerner Koch1-0/+3
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-11/+21