summaryrefslogtreecommitdiffstats
path: root/common/t-stringhelp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-14agent: Ignore MD5 Fingerprints for ssh keysJakub Jelen1-2/+4
2022-04-14tests: Fix common/t-ssh-utils.NIIBE Yutaka1-6/+10
2022-04-14tests: Honor FIPS modeJakub Jelen1-11/+47
2022-04-13scd:p15: Improve the PIN prompt for Genua cards.Werner Koch1-4/+26
2022-04-11sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch7-23/+122
2022-04-11scd: Support for GeNUA cards.Werner Koch1-1/+10
2022-04-08doc: Typo fix in commentWerner Koch1-1/+1
2022-04-08tpm: Fix recently introduced syntax errorWerner Koch1-2/+2
2022-04-08gpg: Remove restrictions for the name part of a user-id.Werner Koch1-7/+0
2022-04-07agent: Fix for possible support of Cygwin OpenSSH.NIIBE Yutaka1-1/+5
2022-04-06w32: Exclude tests with HOME.NIIBE Yutaka1-0/+4
2022-04-06w32: Fix for make check.NIIBE Yutaka6-8/+15
2022-04-04agent:w32: Fix for use of socket.NIIBE Yutaka1-7/+7
2022-03-31scd,tpm2d: Fix for consistent use of socket FD.NIIBE Yutaka6-10/+10
2022-03-30dirmngr: Fix for SOCK.NIIBE Yutaka1-1/+1
2022-03-30tpm2d: Fix socket resource leak on Windows.NIIBE Yutaka1-24/+26
2022-03-30common,w32: Fix handle_to_fd to match use of _open_osfhandle.NIIBE Yutaka1-6/+5
2022-03-29dirmngr: Clean up for not supporting WindowsCE.NIIBE Yutaka3-174/+1
2022-03-29gpg,tools: Remove use of repo only zlib-riscos.h.NIIBE Yutaka2-19/+0
2022-03-29scd,w32: Fix socket resource leak.NIIBE Yutaka1-23/+26
2022-03-28dirmngr: Escape more characters in WKD requests.Werner Koch1-1/+1
2022-03-28gpg: Remove EAX from the preference list.Werner Koch2-8/+1
2022-03-28agent: KEYTOCARD prefers to specified time.NIIBE Yutaka1-12/+11
2022-03-25dirmngr: Workaround for a certain broken LDAP URLWerner Koch1-3/+19
2022-03-25common,w32: Fix early home dir creation.Werner Koch1-20/+2
2022-03-25tools:gpgconf: Fix gc_component table.NIIBE Yutaka1-0/+2
2022-03-25agent: Use "Created:" field for creation time.NIIBE Yutaka5-21/+36
2022-03-25dirmngr: Suppress error message on trial reading as PEM format.NIIBE Yutaka1-5/+7
2022-03-24dirmngr: Clear the error count to try certificate as binary.NIIBE Yutaka1-0/+2
2022-03-24kbx: Fix searching for FPR20 in version 2 blob.NIIBE Yutaka1-4/+2
2022-03-22gpgtar: New option --with-logWerner Koch6-38/+56
2022-03-21dirmngr: Make WKD_GET work even for servers not handling SRV RRs.Werner Koch1-1/+8
2022-03-21gpgtar: Finally use a pipe for decryption.Werner Koch6-137/+266
2022-03-19common: Fix another race condition, and address the other one.NIIBE Yutaka1-12/+34
2022-03-19gpg: Always use version >= 4 to generate signature.NIIBE Yutaka1-0/+9
2022-03-18gpg: Print info about the used AEAD algorithm in the compliance msg.Werner Koch3-5/+18
2022-03-18common: New function map_static_stringsWerner Koch4-5/+86
2022-03-18gpg: Allow decryption of symencr even for non-compliant cipher.Werner Koch5-18/+47
2022-03-18common: New flags for gnupg_spawn_processWerner Koch3-9/+29
2022-03-18common: Fix a race condition removing stale lockfile.NIIBE Yutaka1-9/+24
2022-03-18common: More heavy test condition for t-dotlock.c.NIIBE Yutaka1-4/+21
2022-03-15scd: Fix DEVINFO with no --watch.NIIBE Yutaka2-2/+2
2022-03-11Fix previous commit.NIIBE Yutaka1-1/+4
2022-03-10scd: Enhance PASSWD command to accept KEYGRIP optionally.NIIBE Yutaka1-3/+8
2022-03-10scd: Use same idiom for same work.NIIBE Yutaka1-4/+4
2022-03-09sign: Construct valid AEAD packets.Jakub Jelen1-1/+2
2022-03-09sm: Fix parsing encrypted data.NIIBE Yutaka1-1/+14
2022-03-08gpgsm: New option --require-complianceWerner Koch6-3/+46
2022-03-08gpg: New option --require-compliance.Werner Koch5-6/+66
2022-03-08gpg: fix --enarmor with zero length source fileJussi Kivilinna3-8/+6