| Commit message (Expand) | Author | Files | Lines |
2024-07-05 | Fix calling CancelSynchronousIo. | NIIBE Yutaka | 1 | -2/+2 |
2024-07-05 | Don't use ath_self, but get thread ID directly. | NIIBE Yutaka | 1 | -2/+1 |
2023-10-13 | doc: Fix typos in documentation and source code comments | Ingo Klöcker | 1 | -3/+3 |
2023-02-01 | core,w32: More robust detection of GnuPG Desktop dir layout | Werner Koch | 1 | -20/+75 |
2022-10-26 | core: New global flags "inst-type". | Werner Koch | 1 | -4/+46 |
2022-08-12 | w32: Add another fallback to look for gpgconf.exe | Andre Heinecke | 1 | -2/+10 |
2021-11-25 | core: Support dirinfo("socketdir") | Werner Koch | 1 | -10/+11 |
2019-11-27 | core,w32: Silence compiler warnings. | Werner Koch | 1 | -2/+3 |
2019-06-05 | core: Improve the debug messages even more. | Werner Koch | 1 | -7/+7 |
2019-04-09 | core,w32: Fix minor potential memleak | Andre Heinecke | 1 | -0/+2 |
2019-04-09 | core,w32: Fix new w32-util functions | Andre Heinecke | 1 | -3/+25 |
2019-04-09 | core,w32: Improve handling of Unicode paths | Andre Heinecke | 1 | -8/+97 |
2019-02-19 | core,w32: Fix missing sentinel in dir name builder. | Werner Koch | 1 | -1/+1 |
2018-11-16 | core: Remove old debug helper function | Werner Koch | 1 | -2/+4 |
2018-11-16 | core: Simplify the trace maros by using variadics. | Werner Koch | 1 | -5/+5 |
2018-11-16 | Add SPDX identifiers to most source files | Werner Koch | 1 | -2/+3 |
2018-11-02 | w32: Fix and improve CancelSynchronousIo use. | Werner Koch | 1 | -4/+6 |
2018-11-01 | w32: Use CancelSynchronousIo in destroy_reader. | Werner Koch | 1 | -3/+39 |
2018-10-31 | w32: Remove all support for WindowsCE | Werner Koch | 1 | -78/+1 |
2018-10-18 | doc: convert more links to equivalent https:// URLs | Daniel Kahn Gillmor | 1 | -1/+1 |
2018-05-17 | core, w32: Add w64 handling for regkeys | Andre Heinecke | 1 | -3/+22 |
2017-02-02 | core: Replace all calls to *sprintf by gpgrt_*sprintf. | Werner Koch | 1 | -2/+3 |
2016-11-16 | doc: Replace http: by https: in core source files. | Werner Koch | 1 | -1/+1 |
2016-11-04 | w32: Fix locating gpgconf on 64 bit systems. | Werner Koch | 1 | -2/+11 |
2016-10-10 | core: Fix w32 crash in find_program_in_dir | Andre Heinecke | 1 | -1/+1 |
2016-09-22 | core: Fix error checking in _gpgme_mkstemp. | Werner Koch | 1 | -1/+3 |
2016-09-22 | core: New helper function _gpgme_strconcat. | Werner Koch | 1 | -24/+11 |
2016-07-05 | w32: Fallback to 2.1 reg key for gpgconf search | Andre Heinecke | 1 | -3/+14 |
2015-12-09 | w32: Avoid conflict with Mingw-w64 version 4.0.4-1 | Werner Koch | 1 | -2/+2 |
2015-10-28 | w32: Improve locating gpgconf on 64 bit systems. | Werner Koch | 1 | -2/+7 |
2015-10-28 | w32: Add new global flag "w32-inst-dir". | Werner Koch | 1 | -1/+29 |
2015-08-24 | w32: Look for gpgconf in the new GnuPG 2.1 install dir. | Werner Koch | 1 | -6/+13 |
2015-08-24 | w32: Expect gpgme-w32spawn.exe only in the gpgme installation dir. | Werner Koch | 1 | -58/+65 |
2014-04-15 | w32: Fix memleak in an error code paths. | Werner Koch | 1 | -1/+4 |
2014-01-06 | Add global flags disable-gpgconf, gpgconf-name, and gpg-name. | Werner Koch | 1 | -7/+93 |
2013-12-27 | Locate engine names only at runtime and prefer GnuPG-2. | Werner Koch | 1 | -55/+19 |
2013-08-02 | Prefer GnuPG-2 engines over GnuPG-1. | Werner Koch | 1 | -23/+1 |
2013-08-02 | w32: Try to locate gpg in the gpgme installation dir. | Werner Koch | 1 | -73/+156 |
2013-02-26 | w32: Hacks for building with 32 bit mingw64. | Werner Koch | 1 | -1/+5 |
2012-09-25 | Remove all trailing whitespace from source files | Werner Koch | 1 | -14/+14 |
2011-02-02 | 2011-02-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -15/+15 |
2010-11-15 | 2010-11-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 |
2010-11-03 | Hopefully last changes for building with MSC. | Werner Koch | 1 | -3/+3 |
2010-11-03 | More include guards. | Werner Koch | 1 | -3/+6 |
2010-11-02 | Might now build for CE using MSC. | Werner Koch | 1 | -8/+25 |
2010-11-02 | First take on changes to allow building with MSC for W32CE. | Werner Koch | 1 | -5/+13 |
2010-10-07 | Fix last change | Werner Koch | 1 | -1/+1 |
2010-10-07 | Enable debugging feature for W32CE. | Werner Koch | 1 | -0/+21 |
2010-05-11 | 2010-05-11 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -105/+84 |
2010-05-06 | 2010-05-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+0 |