aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * dirmngr: Extended the http_get_header function.Werner Koch2023-10-026-14/+23
| * common: Add new function b64decode.Werner Koch2023-10-025-18/+168
| * dirmngr: Fix handling of the HTTP Content-LengthWerner Koch2023-09-261-16/+140
| * common: Add gnupg_memstr to replace static versions.Werner Koch2023-09-264-62/+32
| * dirmngr: Require gnutls 3.2Werner Koch2023-09-262-139/+194
| * dirmngr: Improve error codes returned from http fetching.Werner Koch2023-09-263-14/+20
| * dirmngr: Implement automatic proxy detection on Windows.Werner Koch2023-09-265-4/+166
| * dirmngr: Further simplify the http code and improve a message.Werner Koch2023-09-261-125/+99
| * dirmngr: Cleanup the http module.Werner Koch2023-09-263-316/+448
| * gpg: Fix --no-utf8-strings.Werner Koch2023-09-181-1/+1
| * gpg: Add --list-filter properties sig_expires/sig_expires_dRobin H. Johnson via Gnupg-devel2023-09-152-0/+20
| * dirmngr: Relax the detection of the "none" keyserver.Werner Koch2023-09-111-2/+7
| * common: Never remove /dev/null.Werner Koch2023-09-071-1/+6
| * gpg: Fix validity of re-imported keys.Werner Koch2023-09-061-1/+22
| * dirmngr: Allow conf files to disable default keyservers.Werner Koch2023-09-063-5/+23
| * gpg: Fix last commit.Werner Koch2023-09-051-1/+1
| * gpg: Add option --with-v5-fingerprintWerner Koch2023-09-046-9/+102
| * gpgsm: Add --always-trust feature.Werner Koch2023-08-316-7/+79
| * doc: Add some hints for AD queries.Werner Koch2023-08-241-0/+65
| * dirmngr: Fix LDAP time parser.Werner Koch2023-08-241-1/+2
| * build: Update libassuan.m4 to allow build with libassuan 3.NIIBE Yutaka2023-08-021-1/+4
| * gpg: Add support for Subkey-Expire-Date.NIIBE Yutaka2023-07-251-6/+25
| * gpg: Fix expiration time when Creation-Date is specified.NIIBE Yutaka2023-07-251-9/+20
| * w32: Add keyboxd.exe to signed filesAndre Heinecke2023-07-211-0/+1
| * dirmngr: Add doc for faked-system-timeAndre Heinecke2023-07-212-2/+14
| * common:w32: Fix gnupg_w32_set_errno.NIIBE Yutaka2023-07-101-0/+1
| * dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka2023-07-051-0/+2
* | doc: Use the em dash to mark a break in a sentence.NIIBE Yutaka2023-11-073-21/+21
* | doc: Remove stray .RE in doc/gpgsm.texi.NIIBE Yutaka2023-11-061-1/+0
* | doc: Fix to avoid using en-dash for command options.NIIBE Yutaka2023-11-026-25/+26
* | g10: Fix uninitalized variable use in sign_fileAndre Heinecke2023-10-281-1/+1
* | Minor style fixes.NIIBE Yutaka2023-10-0510-85/+85
* | tests:tpm2dtests: Modify tests with SWTPM and relax the condition.NIIBE Yutaka2023-10-053-32/+29
* | tests:tpm2dtests: Fix tests with SWTPM.NIIBE Yutaka2023-10-042-4/+7
* | agent: Fix agent_update_private_key.NIIBE Yutaka2023-10-041-1/+1
* | build: Simplify detecting a TPM emulator.NIIBE Yutaka2023-10-031-4/+4
* | tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir.NIIBE Yutaka2023-10-031-3/+7
* | tests:tpm2dtests: Fix tests with TPM2D.NIIBE Yutaka2023-10-033-11/+16
* | tests:gpgscm: Fix process select loop.NIIBE Yutaka2023-10-031-8/+2
* | tpm2d: Fix call to assuan_control.NIIBE Yutaka2023-10-021-1/+1
* | tpm2d: Check SWTPM environment variable for swtpm support.NIIBE Yutaka2023-09-281-3/+9
* | agent: fix tpm2d keytotpm handlingNIIBE Yutaka2023-09-281-5/+28
* | agent,common,gpg: Use unsigned int for 1-bit field.NIIBE Yutaka2023-09-263-11/+11
* | agent: Initialize FP for the case of error return.NIIBE Yutaka2023-09-261-1/+1
* | Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka2023-09-2610-99/+75
* | gpg: Fix last commit.Werner Koch2023-09-051-1/+1
* | gpg: Add option --with-v5-fingerprintWerner Koch2023-09-046-9/+102
* | agent: Fix timer round-up check when inserting an entry into cache.NIIBE Yutaka2023-09-041-1/+1
* | agent: Fix sock_inotify_fd handling.NIIBE Yutaka2023-09-041-2/+5
* | agent: Fix timer list management.NIIBE Yutaka2023-09-011-2/+6