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