| Commit message (Expand) | Author | Age | Files | Lines |
* | Parse Preferred AEAD cerphersuites subpacket. | NIIBE Yutaka | 2022-04-12 | 1 | -0/+2 |
* | gpg: Accept GCM and v5 AEAD with v2 SEIPD packet. | NIIBE Yutaka | 2022-03-30 | 1 | -1/+2 |
* | sm: Fix use of value NONE in gnupg_isotime_t type. | NIIBE Yutaka | 2022-02-18 | 1 | -0/+5 |
* | doc: Typo fixes. | Werner Koch | 2021-12-30 | 1 | -2/+2 |
* | common: Add set_membuf_err. | Werner Koch | 2021-12-20 | 2 | -0/+13 |
* | w32: Prepare for the case gcrypt.h will not include winsock2.h. | NIIBE Yutaka | 2021-12-17 | 4 | -1/+13 |
* | homedir: Avoid memory leaks on errors | Jakub Jelen | 2021-11-24 | 1 | -0/+2 |
* | gpg,gpgsm: Add option --min-rsa-length. | Werner Koch | 2021-11-18 | 2 | -8/+27 |
* | common,w32: New function read_w32_reg_string. | Werner Koch | 2021-11-17 | 3 | -179/+65 |
* | common: Support MYPROC_SELF_EXE for Solaris | Werner Koch | 2021-10-27 | 2 | -1/+3 |
* | common: Silence warning from unix_rootdir on systems w/o /proc | Werner Koch | 2021-10-20 | 1 | -4/+6 |
* | common,w32: Do not always print "Garbled console data" warning. | Werner Koch | 2021-10-20 | 1 | -2/+8 |
* | common: Respect gpgconf.ctl when looking up translations | Ingo Klöcker | 2021-10-06 | 1 | -3/+3 |
* | dirmngr: New option --ignore-cert | Werner Koch | 2021-10-06 | 1 | -1/+2 |
* | common: Support gpgconf.ctl also for BSDs. | Werner Koch | 2021-10-01 | 1 | -10/+25 |
* | common: Add keyword sysconfdir to the optional gpgconf.ctl file. | Werner Koch | 2021-10-01 | 1 | -18/+69 |
* | common: Support a gpgconf.ctl file under Unix. | Werner Koch | 2021-09-17 | 1 | -17/+252 |
* | common: New function substitute_envvars. | Werner Koch | 2021-09-17 | 3 | -0/+206 |
* | common: New envvar GNUPG_EXEC_DEBUG_FLAGS. | Werner Koch | 2021-09-13 | 1 | -4/+16 |
* | common: Fix put_membuf. | NIIBE Yutaka | 2021-08-27 | 1 | -1/+4 |
* | common: Fix get_signal_name for GNU/Linux. | NIIBE Yutaka | 2021-08-26 | 1 | -1/+3 |
* | wkd: Fix client issue with leading or trailing spaces in user-ids. | Werner Koch | 2021-08-20 | 4 | -18/+195 |
* | common,w32: Replace log_debug by log_info for InProcessJobs | Werner Koch | 2021-08-18 | 1 | -3/+3 |
* | w32: Move socketdir to LCOAL_APPDATA | Werner Koch | 2021-08-11 | 4 | -85/+150 |
* | common: Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to pinentry | Ingo Klöcker | 2021-08-02 | 1 | -0/+5 |
* | kbx: Fix keyboxd searching with multiple patterns. | Werner Koch | 2021-07-08 | 1 | -0/+10 |
* | tests: Cope with broken Libgcrypt versions | Werner Koch | 2021-06-22 | 1 | -11/+27 |
* | w32: Add fallback in case the Windows console can't cope with Unicode. | Werner Koch | 2021-06-22 | 1 | -4/+18 |
* | gpg,sm: Simplify keyserver spec parsing. | Werner Koch | 2021-06-16 | 2 | -74/+0 |
* | common: Allow for GCM decryption in de-vs mode. | Werner Koch | 2021-06-02 | 1 | -1/+2 |
* | gpg: Partial fix for Unicode problem in output files. | Werner Koch | 2021-05-25 | 1 | -1/+1 |
* | common: Annotate leaked memory in homedir.c | Werner Koch | 2021-05-21 | 2 | -13/+61 |
* | common: Avoid double-free | Jakub Jelen | 2021-05-20 | 1 | -0/+1 |
* | agent: Avoid memory leaks in error code paths. | Jakub Jelen | 2021-05-20 | 1 | -0/+1 |
* | gpg,gpgsm: Move use-keyboxd to the new conf file common.conf | Werner Koch | 2021-04-19 | 3 | -0/+182 |
* | common: New module to compute openpgp fingerprints | Werner Koch | 2021-04-16 | 3 | -0/+304 |
* | common: Fix memory leaks. | Jakub Jelen | 2021-04-13 | 2 | -2/+12 |
* | common: Fix gnupg_wait_processes, by skipping invalid PID. | NIIBE Yutaka | 2021-04-08 | 1 | -1/+6 |
* | common: Make the compliance check more robust. | Werner Koch | 2021-04-01 | 1 | -16/+58 |
* | common: New function to uncompress an ECC public key. | Werner Koch | 2021-03-26 | 3 | -0/+503 |
* | indent: Modernize mem2str. | Werner Koch | 2021-03-26 | 1 | -18/+20 |
* | gpg: Support exporting Ed448 SSH key. | NIIBE Yutaka | 2021-03-22 | 2 | -0/+29 |
* | common: Fix the NBITS of Ed448in OIDTABLE. | NIIBE Yutaka | 2021-03-15 | 1 | -1/+1 |
* | tpm2d: Add tpm2daemon code | James Bottomley | 2021-03-10 | 3 | -0/+9 |
* | w32: Change spawn functions to use Unicode version of CreateProcess. | Werner Koch | 2021-03-08 | 1 | -47/+97 |
* | w32: Always use Unicode for console input and output. | Werner Koch | 2021-03-05 | 1 | -0/+11 |
* | w32: Free memory allocated by new function w32_write_console. | Werner Koch | 2021-03-05 | 1 | -0/+1 |
* | common,w32: Allow Unicode input and output with the console. | Werner Koch | 2021-03-05 | 1 | -31/+73 |
* | common: Re-indent ttyio.c and remove EMX, RISCOS, and CE support | Werner Koch | 2021-03-05 | 1 | -248/+187 |
* | common: Rename w32-misc.c to w32-cmdline.c | Werner Koch | 2021-03-04 | 3 | -4/+4 |