aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Post release updatesWerner Koch2023-07-042-1/+7
* Release 2.4.3gnupg-2.4.3Werner Koch2023-07-041-2/+5
* po: msgmergeWerner Koch2023-07-043-90/+19
* po: Update Turkish translationEmir SARI2023-07-041-53/+20
* scd:p15: Make signing work for Nexus cards.Werner Koch2023-07-041-12/+19
* gpgsm: Init a diagnostic var.Werner Koch2023-07-041-1/+1
* common,w32: Add missing GetLastError->errno mapping.Werner Koch2023-07-043-6/+8
* Prepare NEWS for the next releaseWerner Koch2023-06-301-1/+39
* sm: Adding missing stuff to the PKCS#12 parser rewrite.Werner Koch2023-06-296-90/+190
* sm: Major rewrite of the PKCS#12 parserWerner Koch2023-06-287-799/+1880
* sm: Remove duplicated code.Werner Koch2023-06-282-84/+34
* scd:piv: Fix authentication with Administration Key.NIIBE Yutaka2023-06-281-2/+2
* wks: Make --add-revocs the default.Werner Koch2023-06-212-4/+13
* wks: Use export-clean for --mirror and --create.Werner Koch2023-06-211-1/+1
* kbx: Close file handle when return.zhangguangzhi2023-06-201-0/+4
* delete redundant characterszhangguangzhi2023-06-204-4/+4
* dirmngr: New option --ignore-crl-extensions.Werner Koch2023-06-194-0/+30
* gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch2023-06-192-9/+37
* dirmngr: Disable the HTTP redirect rewriting.Werner Koch2023-06-155-6/+11
* dirmngr: New option --compatibility-flags.Werner Koch2023-06-153-0/+43
* gpgtar: New option --no-compress.Werner Koch2023-06-154-0/+12
* gpg: New option --no-compress as alias for -z0.Werner Koch2023-06-152-7/+19
* gpgsm: New option --input-size-hint.Werner Koch2023-06-158-0/+33
* gpgsm: Fix last commitWerner Koch2023-06-151-9/+1
* gpgsm: Print PROGRESS status lines.Werner Koch2023-06-158-10/+167