summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-09gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2-0/+4
2023-11-08gpgsm: Support ECDSA in de-vs mode.Werner Koch6-5/+19
2023-11-08common: Declare two LibrePGP constants for future useWerner Koch2-1/+4
2023-11-08gpgsm: Cleanup of legacy variable name use.Werner Koch2-117/+89
2023-11-08gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2-0/+12
2023-11-08tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka1-1/+1
2023-11-08scd: Return GPG_ERR_PIN_BLOCKED when it's blocked.NIIBE Yutaka1-2/+2
2023-10-27w32: Use utf8 for the asctimestamp function.Werner Koch2-1/+3
2023-10-27gpg: Fix minor memory leak during certain smartcard operations.Werner Koch1-2/+11
2023-10-26gpg: Allow expiration time after 2038-01-19 on 32 bit Windows.Werner Koch1-5/+16
2023-10-26common: New functions timegm_u64, isotime2epoch_u64.Werner Koch4-154/+176
2023-10-24sm: Flag Brainpool curves as compliant for all other operations.Werner Koch8-25/+27
2023-10-24sm: Flag Brainpool curves as compliant.Werner Koch1-3/+3
2023-10-24common: Provide API to parse BER/TLV encodings.Werner Koch4-795/+922
2023-10-24sm: Another partly rewrite of minip12.cWerner Koch3-182/+325
2023-10-18doc: Minor typo fixes.Werner Koch1-1/+3
2023-10-16build: Extend autobuild diagnostics by the usernameWerner Koch1-0/+3
2023-10-14gpg: Allow to specify seconds since Epoch beyond 2038.Werner Koch1-3/+10
2023-10-14common: New function scan_secondsstr.Werner Koch4-2/+76
2023-10-10gpgsm: Improvements for NDEF in the pkcs#12 parserWerner Koch1-10/+23
2023-10-06scd:openpgp: Return better error codes for the Reset Code.Werner Koch6-9/+20
2023-10-06sm: Support more HMAC algos in the pkcs#12 parser.Werner Koch5-15/+135
2023-10-06tests:tpm2dtests: Modify tests with SWTPM and relax the condition.NIIBE Yutaka3-32/+29
2023-10-06tests:tpm2dtests: Fix tests with SWTPM.NIIBE Yutaka2-4/+7
2023-10-06build: Simplify detecting a TPM emulator.NIIBE Yutaka1-4/+4
2023-10-06tools: Add TPM2DAEMON_SOCK_NAME for --remove-socketdir.NIIBE Yutaka1-3/+7
2023-10-06tests:tpm2dtests: Fix tests with TPM2D.NIIBE Yutaka3-11/+16
2023-10-06tpm2d: Check SWTPM environment variable for swtpm support.NIIBE Yutaka1-3/+9
2023-10-06agent: fix tpm2d keytotpm handlingNIIBE Yutaka1-5/+28
2023-10-06agent: Initialize FP for the case of error return.NIIBE Yutaka1-1/+1
2023-10-05gpg-card: Give a hint on how to get help for the "yubikey" command.Werner Koch1-0/+2
2023-10-05sm: Improve the octet string cramming for pkcs#12Werner Koch4-17/+73
2023-10-04agent: Fix agent_update_private_key.NIIBE Yutaka1-1/+1
2023-10-02common: Improve lock strategy for dotlock.Werner Koch1-40/+54
2023-10-02dirmngr: Add code to support the negotiation auth method.Werner Koch2-39/+369
2023-10-02dirmngr: Extended the http_get_header function.Werner Koch6-14/+23
2023-10-02common: Add new function b64decode.Werner Koch5-18/+168
2023-09-26dirmngr: Fix handling of the HTTP Content-LengthWerner Koch1-16/+140
2023-09-26common: Add gnupg_memstr to replace static versions.Werner Koch4-62/+32
2023-09-26dirmngr: Require gnutls 3.2Werner Koch2-139/+194
2023-09-26dirmngr: Improve error codes returned from http fetching.Werner Koch3-14/+20
2023-09-26dirmngr: Implement automatic proxy detection on Windows.Werner Koch5-4/+166
2023-09-26dirmngr: Further simplify the http code and improve a message.Werner Koch1-125/+99
2023-09-26dirmngr: Cleanup the http module.Werner Koch3-316/+448
2023-09-18gpg: Fix --no-utf8-strings.Werner Koch1-1/+1
2023-09-15gpg: Add --list-filter properties sig_expires/sig_expires_dRobin H. Johnson via Gnupg-devel2-0/+20
2023-09-11dirmngr: Relax the detection of the "none" keyserver.Werner Koch1-2/+7
2023-09-07common: Never remove /dev/null.Werner Koch1-1/+6
2023-09-06gpg: Fix validity of re-imported keys.Werner Koch1-1/+22
2023-09-06dirmngr: Allow conf files to disable default keyservers.Werner Koch3-5/+23