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