aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd:openpgp: Implement PIN cache.Werner Koch2020-01-091-104/+229
* scd: Use a scdaemon internal key to protect the PIN cache IPC.Werner Koch2020-01-094-112/+148
* agent: SSH: SCD KEYINFO to list available keys.NIIBE Yutaka2020-01-095-116/+39
* scd: First changes to implement a PIN cache.Werner Koch2020-01-0711-85/+418
* agent: First changes to support a PIN cache for scdaemon.Werner Koch2020-01-074-29/+217
* kbx: Make sure the tables are joined in a select.Werner Koch2020-01-071-3/+3
* scd: Minor fix for readibility.Werner Koch2020-01-033-3/+3
* kbx: Initial support for an SQLite backendWerner Koch2020-01-029-87/+1424
* Update wk's signing keyWerner Koch2020-01-011-0/+0
* gpg: Fix output of --with-secret if a pattern is given.Werner Koch2019-12-231-8/+25
* doc: Typ fix in commentWerner Koch2019-12-231-1/+1
* kbx: Change keyboxd to work only with one database.Werner Koch2019-12-233-162/+112
* scd: Enhance KEYINFO command to limit listing with capability.NIIBE Yutaka2019-12-195-35/+79
* Include release information from 2.2.17 to 2.2.19Werner Koch2019-12-091-1/+121
* sm: Add special case for expired intermediate certificates.Werner Koch2019-12-062-17/+91
* 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