aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | g13: Fix for new assuan_control.Werner Koch2023-08-291-1/+1
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-2914-29/+48
* | agent: Add agent_kick_the_loop function.NIIBE Yutaka2023-08-242-34/+117
* | tpm2d: Fix call to assuan_control.NIIBE Yutaka2023-08-161-1/+1
* | gpg,agent,kbx,sm,scd,tpm2d,g13: Use assuan_control.NIIBE Yutaka2023-08-037-0/+9
* | agent: Use new libassuan API for pipe server process.NIIBE Yutaka2023-08-032-78/+6
* | agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2023-08-039-39/+1
* | agent,dirmngr,kbx,scdaemon: Use assuan_sock_accept.NIIBE Yutaka2023-08-035-10/+10
* | build: Require libassuan 3.0.0 or later.NIIBE Yutaka2023-08-031-2/+2
* | build: Update libassuan.m4 for API compatibility.NIIBE Yutaka2023-07-261-1/+4
* | gpg: Add parallelized filter for hashing.NIIBE Yutaka2023-07-255-16/+352
* | sm: Use estream for I/O.NIIBE Yutaka2023-07-258-205/+203
* | dirmngr: Silence compiler when it's without LDAP.NIIBE Yutaka2023-07-211-0/+9
* | kbx: Fix error paths to fall back to D-lines.NIIBE Yutaka2023-07-211-10/+12
* | dirmngr: Add doc for faked-system-timeAndre Heinecke2023-07-192-2/+14
* | Revert "kbx,w32: Disable the fd-passing."NIIBE Yutaka2023-07-191-7/+1
* | commond: Introduce FD2NUM to express conversion to number of fds.NIIBE Yutaka2023-07-188-10/+12
* | common,w32: Fix FD2INT macro.NIIBE Yutaka2023-07-181-1/+5
* | agent,build,w32: Fix use of SOCKET.NIIBE Yutaka2023-07-182-0/+6
* | dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka2023-07-183-4/+4
* | common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka2023-07-1814-37/+41
* | gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file.NIIBE Yutaka2023-07-144-6/+6
* | gpg: Use is_secured_filename before opening the file.NIIBE Yutaka2023-07-142-11/+8
* | sm: Fix open_es_fread and open_es_fwrite for gnupg_fd_t.NIIBE Yutaka2023-07-131-8/+10
* | sm: Use open_stream_nc for do_listkeys.NIIBE Yutaka2023-07-131-3/+3
* | sm: Use gnupg_fd_t and open_stream_nc for assuan_get_input_fd.NIIBE Yutaka2023-07-131-11/+11
* | sm: Use open_stream_nc for HANDLE by assuan_get_output_fd.NIIBE Yutaka2023-07-131-18/+21
* | gpg: Add support for Subkey-Expire-Date.NIIBE Yutaka2023-07-121-6/+25
* | gpg: Fix expiration time when Creation-Date is specified.NIIBE Yutaka2023-07-121-9/+20
* | gpg: Move the check by is_secured_file earlier.NIIBE Yutaka2023-07-112-7/+13
* | common: Change iobuf_fdopen argument type to gnupg_fd_t.NIIBE Yutaka2023-07-112-4/+3
* | common: Add gnupg_check_special_filename.NIIBE Yutaka2023-07-114-41/+52
* | common,gpg,kbx: Factor out open_stream_nc.NIIBE Yutaka2023-07-105-29/+23
* | common:w32: Fix gnupg_w32_set_errno.NIIBE Yutaka2023-07-101-0/+1
* | gpg: Add algo constants for PQC.Werner Koch2023-07-074-3/+53
* | kbx: Fix memory leak at spawning a thread for data pipe.NIIBE Yutaka2023-07-061-0/+1
* | kbx: Use es_sysopen_nc instead of es_fdopen_nc.NIIBE Yutaka2023-07-061-7/+20
* | gpg: Fix gpg --server mode on Windows.NIIBE Yutaka2023-07-051-10/+10
* | gpg: Format the value of type gnupg_fd_t by casting to int.NIIBE Yutaka2023-07-053-4/+4
* | gpg: Use gnupg_fd_t for decryption and sign.NIIBE Yutaka2023-07-055-18/+30
* | gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify.NIIBE Yutaka2023-07-056-17/+22
* | gpg: Use gnupg_fd_t for open_outfile.NIIBE Yutaka2023-07-057-13/+14
* | dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka2023-07-051-0/+2
* | gpg:card: Remove the code for GnuPG version 1.NIIBE Yutaka2023-07-051-23/+1
* | Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-0489-1314/+3174
|\|
| * 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