aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* House keepingben/gitsettingsBen McGinnes2018-02-141-0/+42
* build: Fix Makefiles for portability.NIIBE Yutaka2018-02-142-10/+10
* configure: Fix mingw check for getenv.Andre Heinecke2018-02-131-1/+1
* configure: MinGW has thread-safe getenv.NIIBE Yutaka2018-02-121-1/+1
* cpp: Add SpawnShowWindow flagAndre Heinecke2018-02-091-1/+2
* core, w32: Enable spawning GUI applicationsAndre Heinecke2018-02-094-4/+6
* core, w32: Fix flags passing to gpgme-w32-spawnAndre Heinecke2018-02-091-2/+2
* cpp: Add conveniance Data::toStringAndre Heinecke2018-02-092-0/+17
* Fix for BSD Make.NIIBE Yutaka2018-01-292-2/+2
* Fix compile error message.NIIBE Yutaka2018-01-291-2/+1
* tests: Fix for NetBSD.NIIBE Yutaka2018-01-291-1/+1
* core: Implement _gpgme_getenv for NetBSD.NIIBE Yutaka2018-01-291-1/+40
* Post release updates.Werner Koch2017-12-122-1/+4
* Release 1.10.0.gpgme-1.10.0Werner Koch2017-12-124-34/+47
* Require libgpg-error 1.24 and libassuan 2.4.2Werner Koch2017-12-122-6/+2
* qt: Don't use QDateTime::toSecsSinceEpochAndre Heinecke2017-12-111-2/+2
* core,w32: Fix popping up of console windows due to gpgconf.Werner Koch2017-12-111-1/+0
* Spelling fixes for comments and docAndre Heinecke2017-12-0815-34/+34
* cpp: Fix handling of lsig promotionAndre Heinecke2017-12-071-0/+4
* tests: Print userid signatures in run-keylistAndre Heinecke2017-12-071-0/+10
* core: Also check for a failed selftest in gpgm_data_new.Werner Koch2017-12-045-30/+28
* python: Default whence argument for Data() to SEEK_SET.Tobias Mueller2017-12-042-0/+11
* Register DCO for Tobias MuellerWerner Koch2017-12-031-0/+2
* qt: Add job for quick commandsAndre Heinecke2017-12-018-2/+316
* cpp: Wrap create_key and create_subkeyAndre Heinecke2017-12-013-0/+80
* Fix uid parsing for ldap keyserverAndre Heinecke2017-12-011-3/+14
* tests: Add missing variable to gpgsm tests MakefileWerner Koch2017-11-301-0/+1
* tests: Make portability fix.NIIBE Yutaka2017-11-213-12/+12
* qt: Fix IODeviceDataProvider with ProcessAndre Heinecke2017-11-141-1/+5
* core: use getdents64 syscall on linux instead of getdents.Daniel Kahn Gillmor2017-10-121-7/+8
* core: Allow disabling the use of SYS_getdents for Linux.Werner Koch2017-10-042-6/+29
* core: Restore get_max_fds optimization on LinuxColin Watson2017-10-041-33/+66
* Register DCO for Colin Watson.Werner Koch2017-10-041-0/+2
* qt: Add test for version infoAndre Heinecke2017-09-041-0/+13
* cpp: Fix version info comparisonAndre Heinecke2017-09-042-9/+19
* core: New context flag "auto-key-retrieve"Werner Koch2017-08-2413-9/+72
* Set next version to 1.10.0Werner Koch2017-08-243-17/+17
* core: New public enum gpgme_keyorg_t.Werner Koch2017-08-242-3/+37
* gpgconf: Add more comments.Marcus Brinkmann2017-08-241-1/+7
* Fix a couple of bugs pointed out by clang compiler warnings.Marcus Brinkmann2017-08-232-2/+2
* python: Support parallel build in testsAlon Bar-Lev2017-08-211-1/+1
* python: Improve keylist test.Justus Winter2017-08-211-0/+3
* doc: Add version information.Marcus Brinkmann2017-08-161-1/+320
* doc: Clarify import keys operation further.Marcus Brinkmann2017-08-161-2/+8
* gpgconf: Fix some warnings.Marcus Brinkmann2017-08-152-23/+32
* gpgconf: Fix symbol export.Marcus Brinkmann2017-08-151-1/+1
* NEWS: Add missing entry.Marcus Brinkmann2017-08-151-0/+1
* gpgconf: Add access to --list-dirs for non-default engine.Marcus Brinkmann2017-08-1515-0/+111
* g10: Add new delete operations that allow more flags.Marcus Brinkmann2017-08-1111-22/+110
* doc: Clarify import keys operation.Marcus Brinkmann2017-08-102-22/+19