aboutsummaryrefslogtreecommitdiffstats
path: root/src/dirinfo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix typos in documentation and source code commentsIngo Klöcker2023-10-131-1/+1
* core,w32: Fix invocation of gpgtarWerner Koch2023-04-171-2/+10
* core: Switch to logging via gpgrtWerner Koch2023-02-101-17/+17
* core: Extend gpgme_get_dirinfo to return the gpgtar nameIngo Klöcker2023-01-181-0/+19
* core: Support all components with dirinfo()Ingo Klöcker2021-12-101-0/+55
* core: Support dirinfo("socketdir")Werner Koch2021-11-251-0/+11
* core: Improve the debug messages even more.Werner Koch2019-06-051-10/+10
* core,w32: Improve handling of Unicode pathsAndre Heinecke2019-04-091-1/+1
* core: Remove old debug helper functionWerner Koch2018-11-161-10/+19
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-1/+2
* core: Extend gpgme_get_dirinfo to return the gpg-wks-client name.Werner Koch2017-03-211-0/+12
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core: Cast away the common const problem with spawn and argv.Werner Koch2016-09-131-1/+1
* core: Add new items for gpgme_get_dirinfo.Werner Koch2016-08-221-3/+65
* core: Base gpgme_get_dirinfo(uiserver-socket) on the socket dir.Werner Koch2016-08-221-10/+23
* Add gpgme_get_dirinfo.Werner Koch2014-04-101-0/+25
* Make use of internal iospawn flags more flexible.Werner Koch2014-04-101-1/+2
* Always pass correct name to argv[0]. Ignore GPG_AGENT_INFO for gpg2.Werner Koch2014-02-211-1/+34
* Add global flags disable-gpgconf, gpgconf-name, and gpg-name.Werner Koch2014-01-061-9/+19
* Locate engine names only at runtime and prefer GnuPG-2.Werner Koch2013-12-271-7/+9
* Prefer GnuPG-2 engines over GnuPG-1.Werner Koch2013-08-021-21/+145
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-8/+8
* 2009-11-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-101-1/+1
* Improved W32 SetForegroundWindow hacks.Werner Koch2009-06-121-1/+1
* First take on the low-level assuan interface.Werner Koch2009-01-261-0/+189