aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18dirmngr: Do not block threads in LDAP keyserver calls.Werner Koch1-6/+38
2020-12-17gpg: New AKL method "ntds"Werner Koch1-6/+19
2020-12-17dirmngr: Support "ldap:///" for the current AD user.Werner Koch3-15/+54
2020-12-17dirmngr: Allow LDAP searches via fingerprint.Werner Koch1-23/+41
2020-12-15dirmngr: Store all version 2 schema attributes.Werner Koch1-45/+85
2020-12-14dirmngr: Support the new Active Directory schemaWerner Koch1-106/+141
2020-12-14dirmngr: Do not store the useless pgpSignerID in the LDAP.Werner Koch3-10/+5
2020-12-14dirmngr: Fix adding keys to an LDAP server.Werner Koch1-2/+2
2020-11-19gpgconf: Also print revision of libksba.Werner Koch1-3/+4
2020-11-11w32: Replace some fopen by es_fopen.Werner Koch1-16/+16
2020-10-21common: New functions gnupg_opendir et al.Werner Koch3-19/+15
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch2-2/+2
2020-10-20Replace most calls to open by a new wrapper.Werner Koch1-2/+2
2020-10-20Replace all calls to access by gnupg_accessWerner Koch3-8/+8
2020-10-05dirmngr: Minor cleanup for better readability.Werner Koch3-29/+29
2020-10-05dirmngr: Add warning on the use of --add-servers.Werner Koch1-1/+6
2020-10-02gpgconf: New option --show-versions.Werner Koch1-1/+67
2020-09-18common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka1-2/+2
2020-09-10gpg-connect-agent: Catch signals so that SIGPIPE is ignored.Werner Koch1-1/+1
2020-09-10dirmngr: Fix the pool keyserver case for a single host in the pool.Werner Koch1-1/+20
2020-09-10dirmngr: Align the gnutls use of CAs with the ntbtls code.Werner Koch3-10/+18
2020-08-27dirmngr: Print the last alert message returned by NTBTLS.Werner Koch1-0/+8
2020-08-20build: New configure option --disable-testsWerner Koch1-0/+4
2020-08-19dns: Fix memory use-after-free.NIIBE Yutaka1-0/+6
2020-08-19Silence compiler warnings.NIIBE Yutaka1-1/+1
2020-07-30w32: Add link to $(NETLIB) for -lws2_32.NIIBE Yutaka1-1/+1
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-07-13dirmngr: Handle EAFNOSUPPORT at connect_server.NIIBE Yutaka1-0/+9
2020-07-02dirmngr: Silence annoying warning for missing default ldap server file.Werner Koch1-5/+8
2020-05-20dirmngr: dns: Fix allocation of string buffer in stack.NIIBE Yutaka2-26/+32
2020-04-16dirmngr: Allow http URLs with "LOOKUP --url"Werner Koch1-20/+103
2020-04-15sm,dirmngr: Restrict allowed parameters used with rsaPSS.Werner Koch2-1/+48
2020-04-14sm: Support rsaPSS verification also for CMS signatures.Werner Koch1-1/+1
2020-04-09dirmngr: Support rsaPSS also in the general validate module.Werner Koch1-44/+127
2020-04-09sm,dirmngr: Support rsaPSS signature verification.Werner Koch1-15/+162
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-54/+2
2020-03-06dirmngr: Re-group the options in the --help output.Werner Koch1-50/+81
2020-03-06gpgconf: Support reading global options (part 2).Werner Koch1-2/+4
2020-02-22agent,dirmngr: Re-read the user specified config file.Werner Koch1-2/+8
2020-02-21Use gpgrt's new option parser for the remaining daemons.Werner Koch3-128/+109
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch3-0/+12
2020-02-18Spelling cleanup.Daniel Kahn Gillmor6-10/+10
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2-0/+2
2020-01-21dirmngr: Fix building w/o LDAP supportWerner Koch1-0/+6
2019-12-06dirmngr: Tell gpg about WKD looks resulting from a cache.Werner Koch1-0/+1
2019-11-27dirmngr: Replace no-strict-overflow pragma by wrapv pragma.Werner Koch1-3/+8
2019-11-26dirmngr: Rework of the LDAP code, part 1.Werner Koch6-40/+93
2019-11-26dirmngr: Make building with a TLS library mandatoryWerner Koch1-57/+34
2019-11-18dirmngr,gpg: Better diagnostic in case of bad TLS certificates.Werner Koch1-1/+19