| Commit message (Expand) | Author | Files | Lines |
2023-12-18 | keyboxd: Pass lock info back to gpg and gpgsm. | Werner Koch | 1 | -2/+21 |
2023-11-27 | gpgsm: Set validity flag in keylisting to n for untrusted root cert. | Werner Koch | 1 | -0/+2 |
2023-11-14 | gpg,gpgsm: Hide password in debug output also for asked passwords. | Werner Koch | 1 | -0/+5 |
2023-11-14 | gpgsm: Re-introduce the bad passphrase hint for pkcs#12. | Werner Koch | 1 | -0/+2 |
2023-11-09 | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 1 | -0/+2 |
2023-11-09 | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 1 | -0/+2 |
2023-11-08 | gpgsm: Support ECDSA in de-vs mode. | Werner Koch | 3 | -3/+5 |
2023-11-08 | gpgsm: Cleanup of legacy variable name use. | Werner Koch | 2 | -117/+89 |
2023-10-24 | sm: Flag Brainpool curves as compliant for all other operations. | Werner Koch | 8 | -25/+27 |
2023-10-24 | sm: Flag Brainpool curves as compliant. | Werner Koch | 1 | -3/+3 |
2023-10-24 | common: Provide API to parse BER/TLV encodings. | Werner Koch | 1 | -793/+67 |
2023-10-24 | sm: Another partly rewrite of minip12.c | Werner Koch | 1 | -182/+319 |
2023-10-18 | doc: Minor typo fixes. | Werner Koch | 1 | -1/+3 |
2023-10-10 | gpgsm: Improvements for NDEF in the pkcs#12 parser | Werner Koch | 1 | -10/+23 |
2023-10-06 | sm: Support more HMAC algos in the pkcs#12 parser. | Werner Koch | 2 | -15/+128 |
2023-10-05 | sm: Improve the octet string cramming for pkcs#12 | Werner Koch | 1 | -17/+62 |
2023-08-31 | gpgsm: Add --always-trust feature. | Werner Koch | 5 | -7/+59 |
2023-08-29 | common: Prepare for more flags in start_new_service. | Werner Koch | 3 | -3/+6 |
2023-08-03 | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control. | NIIBE Yutaka | 1 | -0/+1 |
2023-08-03 | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH. | NIIBE Yutaka | 1 | -5/+0 |
2023-07-25 | sm: Use estream for I/O. | NIIBE Yutaka | 8 | -205/+203 |
2023-07-18 | common: Introduce FD_DBG to display gnupg_fd_t value. | NIIBE Yutaka | 1 | -2/+2 |
2023-07-13 | sm: Fix open_es_fread and open_es_fwrite for gnupg_fd_t. | NIIBE Yutaka | 1 | -8/+10 |
2023-07-13 | sm: Use open_stream_nc for do_listkeys. | NIIBE Yutaka | 1 | -3/+3 |
2023-07-13 | sm: Use gnupg_fd_t and open_stream_nc for assuan_get_input_fd. | NIIBE Yutaka | 1 | -11/+11 |
2023-07-13 | sm: Use open_stream_nc for HANDLE by assuan_get_output_fd. | NIIBE Yutaka | 1 | -18/+21 |
2023-07-04 | gpgsm: Init a diagnostic var. | Werner Koch | 1 | -1/+1 |
2023-06-29 | sm: Adding missing stuff to the PKCS#12 parser rewrite. | Werner Koch | 2 | -89/+171 |
2023-06-28 | sm: Major rewrite of the PKCS#12 parser | Werner Koch | 5 | -792/+1859 |
2023-06-28 | sm: Remove duplicated code. | Werner Koch | 1 | -81/+28 |
2023-06-27 | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int. | NIIBE Yutaka | 1 | -6/+6 |
2023-06-23 | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 1 | -6/+6 |
2023-06-19 | gpgsm: Support SENDCERT_SKI for --call-dirmngr | Werner Koch | 1 | -9/+36 |
2023-06-15 | gpgsm: New option --input-size-hint. | Werner Koch | 7 | -0/+23 |
2023-06-15 | gpgsm: Fix last commit | Werner Koch | 1 | -9/+1 |
2023-06-15 | gpgsm: Print PROGRESS status lines. | Werner Koch | 6 | -3/+66 |
2023-06-07 | kbx: Fix datastream_thread and use the data pipe. | NIIBE Yutaka | 1 | -3/+10 |
2023-05-24 | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 1 | -0/+1 |
2023-05-24 | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 1 | -0/+1 |
2023-05-24 | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 3 | -1/+30 |
2023-05-24 | sm: Emit STATUS_FAILURE for non-implemented commands. | Werner Koch | 1 | -4/+12 |
2023-05-24 | gpg: Improve error code for file already exists. | Werner Koch | 1 | -1/+1 |
2023-05-24 | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 3 | -1/+30 |
2023-05-22 | sm: Emit STATUS_FAILURE for non-implemented commands. | Werner Koch | 2 | -5/+13 |
2023-05-08 | kbx: Use custom estream buffering | Werner Koch | 1 | -0/+6 |
2023-05-04 | kbx: Add extra flags to fopen for use by Windows. | Werner Koch | 1 | -1/+1 |
2023-05-04 | gpgsm: Cache the non-existence of the policy file. | Werner Koch | 1 | -2/+17 |
2023-04-04 | Use the keyboxd for a fresh install | Werner Koch | 1 | -4/+24 |
2023-04-03 | agent: Add trustlist flag "de-vs". | Werner Koch | 3 | -2/+7 |
2023-04-03 | gpgsm: Create binary detached sigs with definite form length octets. | Werner Koch | 1 | -4/+251 |