aboutsummaryrefslogtreecommitdiffstats
path: root/sm/call-dirmngr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-14dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch1-0/+2
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch1-1/+2
2023-06-19gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch1-9/+36
2023-03-09dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch1-0/+1
2023-02-26gpgsm: Improve cert lookup callback from dirmngr.Werner Koch1-3/+4
2023-02-24sm: Fix dirmngr loadcrl for intermediate certsAndre Heinecke1-2/+26
2022-12-05gpgsm: Print revocation date and reason in cert listings.Werner Koch1-1/+43
2022-12-05gpgsm: Always use the chain model if the root-CA requests this.Werner Koch1-6/+5
2022-04-11sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch1-0/+57
2022-02-18sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka1-1/+2
2021-06-16gpg,sm: Simplify keyserver spec parsing.Werner Koch1-7/+7
2020-09-03sm: Add arg ctrl to keydb_new.Werner Koch1-1/+1
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch1-33/+3
2020-07-08gpgsm: Replace all assert calls by log_assert.Werner Koch1-3/+2
2020-04-16sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch1-16/+36
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-1/+1
2019-11-09gpgsm: Allow sepcification of ldaps servers.Werner Koch1-2/+3
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2018-04-24dirmngr: Fallback to CRL if no default OCSP responder is configured.Werner Koch1-24/+17
2017-10-24sm: Do not expect X.509 keyids to be uniqueRainer Perske1-2/+2
2017-07-31Explain the "server is older than xxx warning".Werner Koch1-0/+7
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-3/+5
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-02common: Improve compare_string_versions.Werner Koch1-1/+1
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-7/+4
2016-10-06sm: Remove statement without effect.Justus Winter1-1/+0
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+1
2016-01-08Print warnings if old daemon versions are used.Werner Koch1-0/+38
2016-01-07sm: Avoid warnings about useless assignments.Werner Koch1-4/+5
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-06-29gpgsm: Add command option "offline".Werner Koch1-1/+1
2015-04-08sm: Fix certificate lookup in dirmngr cache.Werner Koch1-1/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-1/+1
2014-11-28Add option --no-autostart.Werner Koch1-1/+11
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch1-1/+1
2013-02-22Use has_leading_keyword in the assuan callbacks.Werner Koch1-36/+28
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-2/+2
2012-01-03Silence gcc warning.Marcus Brinkmann1-1/+1
2011-07-21Try to get the only-valid-if-cert-valid cert from the dirmngr first.Werner Koch1-15/+91
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-17/+17
2010-08-16Auto-start dirmngr.Werner Koch1-132/+15
2009-12-08common/Marcus Brinkmann1-2/+2
2009-11-05agent/Marcus Brinkmann1-2/+2
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-10/+22
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-1/+1