| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | common,w32: Implement globing of command line args. | Werner Koch | 2021-03-04 | 4 | -18/+325 |
* | common,w32: Refine the command line parsing for \ in quotes. | Werner Koch | 2021-03-04 | 2 | -6/+33 |
* | common: First take on handling Unicode command line args. | Werner Koch | 2021-03-04 | 5 | -6/+459 |
* | tools,w32: Add resource and manifest files to all binaries.Beta-2.3.0-beta1598 | Werner Koch | 2021-02-21 | 1 | -2/+2 |
* | Require GpgRT version 1.41. | Werner Koch | 2021-02-10 | 1 | -19/+0 |
* | Include the library version in the compliance checks. | Werner Koch | 2021-01-28 | 2 | -15/+64 |
* | agent: Support ssh-agent extensions for environment variables. | Werner Koch | 2021-01-25 | 1 | -3/+35 |
* | Require Libgcrypt 1.9 | Werner Koch | 2021-01-19 | 2 | -6/+0 |
* | gpg,w32: Fix gnupg_remove. | Werner Koch | 2021-01-11 | 3 | -1/+132 |
* | common: Remove superfluous debug output from dotlock.c. | Werner Koch | 2020-12-21 | 1 | -2/+0 |
* | build: Update to newer autoconf constructs. | NIIBE Yutaka | 2020-11-18 | 1 | -4/+4 |
* | build: Use modern Autoconf check for types. | NIIBE Yutaka | 2020-11-18 | 1 | -11/+11 |
* | gpg: Add canceled status message. | Ben Kibbey | 2020-11-05 | 1 | -0/+1 |
* | common: Fix duplicate implementation of try_make_homedir. | Werner Koch | 2020-11-04 | 2 | -0/+34 |
* | w32: Add another pinentry search path | Andre Heinecke | 2020-11-04 | 1 | -0/+2 |
* | w32: Fix strftime problem on Windows. | Werner Koch | 2020-11-03 | 1 | -2/+31 |
* | common: Allow building with released libgpg-error. | Werner Koch | 2020-10-23 | 1 | -7/+9 |
* | common: New functions gnupg_opendir et al. | Werner Koch | 2020-10-21 | 2 | -0/+180 |
* | w32: Make gnupg_remove and gnupg_rename_file Unicode aware | Werner Koch | 2020-10-21 | 1 | -3/+33 |
* | Replace all calls to stat by gnupg_stat. | Werner Koch | 2020-10-20 | 3 | -1/+50 |
* | Replace most calls to open by a new wrapper. | Werner Koch | 2020-10-20 | 3 | -15/+67 |
* | w32: Allow Unicode filenames for dotlock | Werner Koch | 2020-10-20 | 2 | -27/+192 |
* | Replace most of the remaining stdio calls by estream calls. | Werner Koch | 2020-10-20 | 2 | -6/+8 |
* | Replace all calls to access by gnupg_access | Werner Koch | 2020-10-20 | 6 | -63/+69 |
* | w32: Silence warning due to recent change of split_fields. | Werner Koch | 2020-10-02 | 1 | -1/+1 |
* | keyboxd: Integrate into gpgconf. | Werner Koch | 2020-09-24 | 3 | -1/+15 |
* | common: Fix name of keyboxd. | Werner Koch | 2020-09-22 | 1 | -1/+1 |
* | common,agent,dirmngr,g10,tools: Fix split_fields API. | NIIBE Yutaka | 2020-09-18 | 3 | -8/+10 |
* | common: New function cmp_canon_sexp. | Werner Koch | 2020-09-11 | 4 | -2/+200 |