summaryrefslogtreecommitdiffstats
path: root/dirmngr/ldap-parse-uri.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-09agent: SSH: SCD KEYINFO to list available keys.NIIBE Yutaka5-116/+39
2020-01-07scd: First changes to implement a PIN cache.Werner Koch11-85/+418
2020-01-07agent: First changes to support a PIN cache for scdaemon.Werner Koch4-29/+217
2020-01-07kbx: Make sure the tables are joined in a select.Werner Koch1-3/+3
2020-01-03scd: Minor fix for readibility.Werner Koch3-3/+3
2020-01-02kbx: Initial support for an SQLite backendWerner Koch9-87/+1424
2020-01-01Update wk's signing keyWerner Koch1-0/+0
2019-12-23gpg: Fix output of --with-secret if a pattern is given.Werner Koch1-8/+25
2019-12-23doc: Typ fix in commentWerner Koch1-1/+1
2019-12-23kbx: Change keyboxd to work only with one database.Werner Koch3-162/+112
2019-12-19scd: Enhance KEYINFO command to limit listing with capability.NIIBE Yutaka5-35/+79
2019-12-09Include release information from 2.2.17 to 2.2.19Werner Koch1-1/+121
2019-12-06sm: Add special case for expired intermediate certificates.Werner Koch2-17/+91
2019-12-06dirmngr: Tell gpg about WKD looks resulting from a cache.Werner Koch2-2/+8
2019-12-04gpg: Use AKL for angle bracketed mail address with -r.Werner Koch1-6/+31
2019-11-28gpg: Change the way v5 fingerprints are printed.Werner Koch3-16/+7
2019-11-28gpg: Implement insert, update, and delete via keyboxd.Werner Koch1-7/+96
2019-11-28kbx: Add new command DELETE.Werner Koch5-0/+138
2019-11-28kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch18-180/+170
2019-11-27dirmngr: Replace no-strict-overflow pragma by wrapv pragma.Werner Koch1-3/+8
2019-11-27gpg: Move a keydb function to another file.Werner Koch3-42/+46
2019-11-26dirmngr: Rework of the LDAP code, part 1.Werner Koch6-40/+93
2019-11-26dirmngr: Make building with a TLS library mandatoryWerner Koch2-59/+37
2019-11-26doc: Fixed variable naming.Werner Koch2-2/+2
2019-11-25agent: Improve --debug-pinentry diagnosticsWerner Koch1-19/+35
2019-11-23doc,dirmngr: Clarify --standard-resolver.Werner Koch1-1/+2
2019-11-23wkd: Let --install-key write a template policy file.Werner Koch1-0/+83
2019-11-19po: Apply removal of dirmngr/ldap-wrapper-ce.c.NIIBE Yutaka1-1/+0
2019-11-18dirmngr,gpg: Better diagnostic in case of bad TLS certificates.Werner Koch3-7/+36
2019-11-18dirmngr: Forward http redirect warnings to gpg.Werner Koch5-1/+24
2019-11-18dirmngr: Fixed typo in recently added diagnostic.Werner Koch2-2/+2
2019-11-15scd,ccid: Fix detection of supported readers with pinpad.NIIBE Yutaka1-3/+4
2019-11-12dirmngr: Use IPv4 or IPv6 interface only if available.Werner Koch4-3/+119
2019-11-12dirmngr: Tune down err on missing ldapservers fileAndre Heinecke1-1/+1
2019-11-11dirmngr: Remove cruft from dirmngr_ldapWerner Koch6-708/+58
2019-11-11gpg: Forbid the creation of SHA-1 third-party key signatures.Werner Koch1-7/+44
2019-11-11dirmngr: Rename an enum value for clarity.Werner Koch1-3/+3
2019-11-09gpgsm: Allow sepcification of ldaps servers.Werner Koch9-17/+145
2019-11-07doc: Document gpgsm's --keyserver option.Werner Koch3-4/+21
2019-11-07doc: Improved description of status PLAINTEXT_LENGTH.Werner Koch1-1/+4
2019-11-07gpg: Fix a potential loss of key sigs during import with self-sigs-only.Werner Koch2-7/+12
2019-11-07gpg: Add option --allow-weak-key-signatures.Werner Koch6-6/+45
2019-11-07gpg: Print rfc4880bis note only in verbose mode.Werner Koch1-1/+1
2019-11-07doc: Make clear that by default RFC-4880bis features are used.Werner Koch2-13/+9
2019-11-06gpg: Remove an unused variable.Werner Koch1-2/+0
2019-11-06gpg: Do not require --batch when using --log-file.Werner Koch1-5/+1
2019-11-06doc: Document the --unwrap command.Werner Koch1-0/+9
2019-10-28scd,ccid: Fix GEMPC_EZIO handling.NIIBE Yutaka1-5/+5
2019-10-17gpg: More fix of get_best_pubkey_byname.NIIBE Yutaka1-1/+0
2019-10-17gpg: Fix two other cases in get_best_pubkey_byname.NIIBE Yutaka1-29/+34