summaryrefslogtreecommitdiffstats
path: root/sm/call-dirmngr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,sm: Simplify keyserver spec parsing.Werner Koch2021-06-161-7/+7
* sm: Add arg ctrl to keydb_new.Werner Koch2020-09-031-1/+1
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-33/+3
* gpgsm: Replace all assert calls by log_assert.Werner Koch2020-07-081-3/+2
* sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch2020-04-161-16/+36
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-1/+1
* gpgsm: Allow sepcification of ldaps servers.Werner Koch2019-11-091-2/+3
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* dirmngr: Fallback to CRL if no default OCSP responder is configured.Werner Koch2018-04-241-24/+17
* sm: Do not expect X.509 keyids to be uniqueRainer Perske2017-10-241-2/+2
* Explain the "server is older than xxx warning".Werner Koch2017-07-311-0/+7
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-3/+5
* sm: Remove unused arg SECRET from keydb functions.Werner Koch2016-11-101-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Improve compare_string_versions.Werner Koch2016-11-021-1/+1
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-7/+4
* sm: Remove statement without effect.Justus Winter2016-10-061-1/+0
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+1
* Print warnings if old daemon versions are used.Werner Koch2016-01-081-0/+38
* sm: Avoid warnings about useless assignments.Werner Koch2016-01-071-4/+5
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpgsm: Add command option "offline".Werner Koch2015-06-291-1/+1
* sm: Fix certificate lookup in dirmngr cache.Werner Koch2015-04-081-1/+1
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-1/+1
* Add option --no-autostart.Werner Koch2014-11-281-1/+11
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-191-1/+1
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-221-36/+28
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Silence gcc warning.Marcus Brinkmann2012-01-031-1/+1
* Try to get the only-valid-if-cert-valid cert from the dirmngr first.Werner Koch2011-07-211-15/+91
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-17/+17
* Auto-start dirmngr.Werner Koch2010-08-161-132/+15
* common/Marcus Brinkmann2009-12-081-2/+2
* agent/Marcus Brinkmann2009-11-051-2/+2
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-231-10/+22
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-1/+1
* Help dirmngr to use supplied trust anchors.Werner Koch2008-10-211-0/+29
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+6
* Reset the context lock flag after a failed dirmngr start which may happendWerner Koch2008-10-171-8/+27
* 2008-08-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-08-081-30/+100
* 2008-06-13 Marcus Brinkmann <marcus@ulysses.g10code.com>Marcus Brinkmann2008-06-141-1/+1
* sm/Marcus Brinkmann2008-06-121-0/+21
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-011-1/+1
* Fix problem when using the fallback dirmngr.Werner Koch2008-03-311-1/+1
* Improve certificate chain construction.Werner Koch2008-02-191-1/+3
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-4/+6