aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirmngr: Tell gpg about WKD looks resulting from a cache.Werner Koch2019-12-062-2/+8
* gpg: Use AKL for angle bracketed mail address with -r.Werner Koch2019-12-041-6/+31
* gpg: Change the way v5 fingerprints are printed.Werner Koch2019-11-283-16/+7
* gpg: Implement insert, update, and delete via keyboxd.Werner Koch2019-11-281-7/+96
* kbx: Add new command DELETE.Werner Koch2019-11-285-0/+138
* kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch2019-11-2818-180/+170
* dirmngr: Replace no-strict-overflow pragma by wrapv pragma.Werner Koch2019-11-271-3/+8
* gpg: Move a keydb function to another file.Werner Koch2019-11-273-42/+46
* dirmngr: Rework of the LDAP code, part 1.Werner Koch2019-11-266-40/+93
* dirmngr: Make building with a TLS library mandatoryWerner Koch2019-11-262-59/+37
* doc: Fixed variable naming.Werner Koch2019-11-262-2/+2
* agent: Improve --debug-pinentry diagnosticsWerner Koch2019-11-251-19/+35
* doc,dirmngr: Clarify --standard-resolver.Werner Koch2019-11-231-1/+2
* wkd: Let --install-key write a template policy file.Werner Koch2019-11-231-0/+83
* po: Apply removal of dirmngr/ldap-wrapper-ce.c.NIIBE Yutaka2019-11-191-1/+0
* dirmngr,gpg: Better diagnostic in case of bad TLS certificates.Werner Koch2019-11-183-7/+36
* dirmngr: Forward http redirect warnings to gpg.Werner Koch2019-11-185-1/+24
* dirmngr: Fixed typo in recently added diagnostic.Werner Koch2019-11-182-2/+2
* scd,ccid: Fix detection of supported readers with pinpad.NIIBE Yutaka2019-11-151-3/+4
* dirmngr: Use IPv4 or IPv6 interface only if available.Werner Koch2019-11-124-3/+119
* dirmngr: Tune down err on missing ldapservers fileAndre Heinecke2019-11-121-1/+1
* dirmngr: Remove cruft from dirmngr_ldapWerner Koch2019-11-116-708/+58
* gpg: Forbid the creation of SHA-1 third-party key signatures.Werner Koch2019-11-111-7/+44
* dirmngr: Rename an enum value for clarity.Werner Koch2019-11-111-3/+3
* gpgsm: Allow sepcification of ldaps servers.Werner Koch2019-11-099-17/+145
* doc: Document gpgsm's --keyserver option.Werner Koch2019-11-073-4/+21
* doc: Improved description of status PLAINTEXT_LENGTH.Werner Koch2019-11-071-1/+4
* gpg: Fix a potential loss of key sigs during import with self-sigs-only.Werner Koch2019-11-072-7/+12
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-076-6/+45
* gpg: Print rfc4880bis note only in verbose mode.Werner Koch2019-11-071-1/+1
* doc: Make clear that by default RFC-4880bis features are used.Werner Koch2019-11-072-13/+9
* gpg: Remove an unused variable.Werner Koch2019-11-061-2/+0
* gpg: Do not require --batch when using --log-file.Werner Koch2019-11-061-5/+1
* doc: Document the --unwrap command.Werner Koch2019-11-061-0/+9
* scd,ccid: Fix GEMPC_EZIO handling.NIIBE Yutaka2019-10-281-5/+5
* gpg: More fix of get_best_pubkey_byname.NIIBE Yutaka2019-10-171-1/+0
* gpg: Fix two other cases in get_best_pubkey_byname.NIIBE Yutaka2019-10-171-29/+34
* doc: Fix documentation about --locate-keys.NIIBE Yutaka2019-10-161-7/+7
* gpg: Fix get_best_pubkey_byname to consider the first match.NIIBE Yutaka2019-10-161-19/+39
* gpg: Also delete key-binding signature when deleting a subkey.Werner Koch2019-10-151-14/+7
* gpg: Put the first key in candidates correctly.NIIBE Yutaka2019-10-151-19/+18
* scd,ccid: Add 08e6:34c2 (GEMPC_EZIO).NIIBE Yutaka2019-10-152-7/+22
* doc: Fix c+p bug in the examples for --import-filter.Werner Koch2019-10-121-5/+5
* gpg: The first key should be in candidates.NIIBE Yutaka2019-10-091-1/+8
* doc: Clarify that code assignments for g10 code and me terminated.Werner Koch2019-10-071-1/+5
* kbx: Implement update for the STORE command.Werner Koch2019-10-073-1/+56
* gpg: Fix a memory leak in get_best_pubkey_byname.NIIBE Yutaka2019-10-071-1/+4
* gpg: Ignore all SHA-1 signatures in 3rd party key signatures.Werner Koch2019-10-031-6/+2
* gpg: Be prepared for chosen-prefix SHA-1 collisions in key signatures.Werner Koch2019-10-031-15/+29
* gpg: Read the UBID from the keybox and detect wrong blob type.Werner Koch2019-10-012-7/+46