| Commit message (Expand) | Author | Files | Lines |
2024-08-19 | gpg: Minor fix when building with --disable-exec | Werner Koch | 1 | -1/+0 |
2024-07-09 | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 1 | -7/+6 |
2024-05-31 | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 1 | -2/+2 |
2023-06-26 | gpg,w32: Add comment about debug output of ShellExecuteEx. | NIIBE Yutaka | 1 | -2/+9 |
2023-06-13 | gpg: Make progress work for large files on Windows. | Werner Koch | 1 | -6/+12 |
2023-05-16 | w32: Remove support of Windows 95/98/Me. | NIIBE Yutaka | 1 | -13/+1 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -22/+20 |
2022-11-09 | gpg: Move w32_system function. | NIIBE Yutaka | 1 | -1/+108 |
2021-03-01 | gpg: Keep temp files when opening images via xdg-open | Nicolas Fella via Gnupg-devel | 1 | -1/+5 |
2020-11-02 | gpg: Allow setting notations with the empty string as value. | Werner Koch | 1 | -0/+5 |
2020-10-20 | Replace most of the remaining stdio calls by estream calls. | Werner Koch | 1 | -3/+3 |
2019-09-09 | gpg: New option --use-keyboxd. | Werner Koch | 1 | -1/+1 |
2019-07-25 | gpg: photoid: Use standard spawn API. | NIIBE Yutaka | 1 | -460/+229 |
2019-07-25 | gpg: photoid: Move functions from exec.c. | NIIBE Yutaka | 1 | -0/+546 |
2019-07-23 | gpg: A little clean up. | NIIBE Yutaka | 1 | -2/+3 |
2019-05-17 | gpg: Improve the photo image viewer selection. | Werner Koch | 1 | -3/+13 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -5/+5 |
2016-11-23 | g10: Avoid gratuitously loading a keyblock when it is already available | Neal H. Walfield | 1 | -1/+1 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-05-21 | gpg: Pass CTRL object down to the trust functions | Werner Koch | 1 | -6/+7 |
2014-04-17 | gpg: New %U expando for the photo viewer. | Werner Koch | 1 | -0/+2 |
2014-03-07 | w32: Include winsock2.h to silence warnings. | Werner Koch | 1 | -0/+3 |
2014-02-10 | gpg: Cleanup compiler warnings due to some configure options. | Werner Koch | 1 | -2/+7 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -2/+2 |
2011-12-15 | Merge fix for issue 1331 from 1.4. | David Shaw | 1 | -3/+2 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -2/+2 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -1/+1 |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -13/+9 |
2010-04-01 | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 1 | -1/+1 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -1/+1 |
2009-09-03 | Fix bug#1122. | Werner Koch | 1 | -1/+2 |
2008-10-03 | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 1 | -4/+9 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -34/+73 |
2006-04-11 | * options.skel, photoid.c (get_default_photo_command): Find an image | David Shaw | 1 | -2/+16 |
2005-10-05 | Renamed g10.c to gpg.c | Werner Koch | 1 | -2/+4 |
2005-09-01 | * photoid.h, photoid.c (generate_photo_id): Allow passing in a | David Shaw | 1 | -20/+37 |
2005-08-31 | * photoid.c (generate_photo_id): Enable readline completion and tilde | David Shaw | 1 | -3/+14 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -11/+11 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -1/+7 |
2004-10-11 | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 1 | -2/+2 |
2004-10-10 | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 1 | -1/+1 |
2004-09-09 | * photoid.c: Include ttyio.h. | Werner Koch | 1 | -0/+1 |
2004-09-07 | (generate_photo_id): Use tty_printf and not just | Werner Koch | 1 | -4/+4 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -2/+2 |
2003-08-29 | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 1 | -2/+2 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -12/+12 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+333 |
2003-04-27 | * g10.c (main): Add --no-textmode. | David Shaw | 1 | -1/+1 |