aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr-client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka1-8/+8
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch1-1/+1
2022-03-24dirmngr: Suppress error message on trial reading as PEM format.NIIBE Yutaka1-5/+7
2022-03-24dirmngr: Clear the error count to try certificate as binary.NIIBE Yutaka1-0/+2
2020-11-11w32: Replace some fopen by es_fopen.Werner Koch1-16/+16
2020-07-28Revert patches applied wrongly.NIIBE Yutaka1-0/+10
2020-07-17scd: PC/SC: Don't release the context when it's in use.NIIBE Yutaka1-10/+0
2020-02-21Use gpgrt's new option parser for the remaining daemons.Werner Koch1-14/+17
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-0/+4
2017-07-19Fix usage of ARGPARSE_OPTS.NIIBE Yutaka1-1/+1
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+0
2016-04-05dirmngr: Autodetect PEM format in dirmngr-client.Justus Winter1-13/+30
2015-11-23dirmngr: Start dirmngr on demand.Justus Winter1-130/+16
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
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-1/+0
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+2
2014-03-14dirmngr: Default to a user socket name and enable autostart.Werner Koch1-1/+4
2014-03-07Silence more warnings about unused vars and args.Werner Koch1-2/+2
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-3/+4
2012-08-24Fix typos spotted during translationsDavid Prévot1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-6/+6
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-24/+24
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-1/+1
2010-06-28Make it build on W32 again.Werner Koch1-16/+1
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-0/+1042