summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Python requirementsben/cffi/test-001Ben McGinnes2017-12-111-0/+1
* Python CFFIBen McGinnes2017-12-111-0/+26
* 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-162-23/+32
* gpgconf: Fix symbol export.Marcus Brinkmann2017-08-161-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
* doc: Add more tofu documentation.Marcus Brinkmann2017-08-101-0/+72
* core: Fix status parsing for decrypt + verifyAndre Heinecke2017-07-271-3/+15
* cpp: Fix Key::isDeVs for subkeysAndre Heinecke2017-07-261-1/+12
* tests: Fix distcheck.Justus Winter2017-07-131-0/+1
* tests: Fix blunder.Justus Winter2017-07-131-1/+1
* tests: Make agent spawning more robust.Justus Winter2017-07-132-0/+13
* Sync 'autogen.sh'.Justus Winter2017-07-131-20/+116
* tests: Fix printf compiler warning for an error case.Werner Koch2017-07-121-1/+1
* core: Return NO_SECKEY error code on decryptionWerner Koch2017-07-122-3/+12
* core: Return CANCELED and BAD_PASSPHRASE error code on decryption.Werner Koch2017-07-121-1/+32
* core: Simplify parsing of STATUS_ERROR in decrypt.cWerner Koch2017-07-122-42/+40
* doc: Add list of copyright olders to AUTHORS.Werner Koch2017-07-121-0/+23
* python: Improve error handling.Justus Winter2017-07-113-65/+153
* Add isDeVs to ostream operatorAndre Heinecke2017-07-102-0/+2
* Fix some shadow warningsAndre Heinecke2017-07-101-4/+4