aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/inter-edit.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-03Register DCO for Tobias MuellerWerner Koch1-0/+2
2017-12-01qt: Add job for quick commandsAndre Heinecke8-2/+316
2017-12-01cpp: Wrap create_key and create_subkeyAndre Heinecke3-0/+80
2017-12-01Fix uid parsing for ldap keyserverAndre Heinecke1-3/+14
2017-11-30tests: Add missing variable to gpgsm tests MakefileWerner Koch1-0/+1
2017-11-21tests: Make portability fix.NIIBE Yutaka3-12/+12
2017-11-14qt: Fix IODeviceDataProvider with ProcessAndre Heinecke1-1/+5
2017-10-12core: use getdents64 syscall on linux instead of getdents.Daniel Kahn Gillmor1-7/+8
2017-10-04core: Allow disabling the use of SYS_getdents for Linux.Werner Koch2-6/+29
2017-10-04core: Restore get_max_fds optimization on LinuxColin Watson1-32/+65
2017-10-04Register DCO for Colin Watson.Werner Koch1-0/+2
2017-09-04qt: Add test for version infoAndre Heinecke1-0/+13
2017-09-04cpp: Fix version info comparisonAndre Heinecke2-9/+19
2017-08-24core: New context flag "auto-key-retrieve"Werner Koch13-9/+72
2017-08-24Set next version to 1.10.0Werner Koch3-17/+17
2017-08-24core: New public enum gpgme_keyorg_t.Werner Koch2-3/+37
2017-08-24gpgconf: Add more comments.Marcus Brinkmann1-1/+7
2017-08-23Fix a couple of bugs pointed out by clang compiler warnings.Marcus Brinkmann2-2/+2
2017-08-21python: Support parallel build in testsAlon Bar-Lev1-1/+1
2017-08-21python: Improve keylist test.Justus Winter1-0/+3
2017-08-16doc: Add version information.Marcus Brinkmann1-1/+320
2017-08-16doc: Clarify import keys operation further.Marcus Brinkmann1-2/+8
2017-08-15gpgconf: Fix some warnings.Marcus Brinkmann2-23/+32
2017-08-15gpgconf: Fix symbol export.Marcus Brinkmann1-1/+1
2017-08-15NEWS: Add missing entry.Marcus Brinkmann1-0/+1
2017-08-15gpgconf: Add access to --list-dirs for non-default engine.Marcus Brinkmann15-0/+111
2017-08-11g10: Add new delete operations that allow more flags.Marcus Brinkmann11-22/+110
2017-08-10doc: Clarify import keys operation.Marcus Brinkmann2-22/+19
2017-08-10doc: Add more tofu documentation.Marcus Brinkmann1-0/+72
2017-07-27core: Fix status parsing for decrypt + verifyAndre Heinecke1-3/+15
2017-07-26cpp: Fix Key::isDeVs for subkeysAndre Heinecke1-1/+12
2017-07-13tests: Fix distcheck.Justus Winter1-0/+1
2017-07-13tests: Fix blunder.Justus Winter1-1/+1
2017-07-13tests: Make agent spawning more robust.Justus Winter2-0/+13
2017-07-13Sync 'autogen.sh'.Justus Winter1-20/+116
2017-07-12tests: Fix printf compiler warning for an error case.Werner Koch1-1/+1
2017-07-12core: Return NO_SECKEY error code on decryptionWerner Koch2-3/+12
2017-07-12core: Return CANCELED and BAD_PASSPHRASE error code on decryption.Werner Koch1-1/+32
2017-07-12core: Simplify parsing of STATUS_ERROR in decrypt.cWerner Koch2-42/+40
2017-07-12doc: Add list of copyright olders to AUTHORS.Werner Koch1-0/+23
2017-07-11python: Improve error handling.Justus Winter3-65/+153
2017-07-10Add isDeVs to ostream operatorAndre Heinecke2-0/+2
2017-07-10Fix some shadow warningsAndre Heinecke1-4/+4
2017-06-12cpp: Fix CMake config library name for GPGMEAndre Heinecke1-1/+1
2017-06-01Add flag 'is_de_vs' to decryption results and signatures.Justus Winter12-24/+69
2017-05-30core: Sort the status table.Justus Winter1-10/+10
2017-05-18python: Fix build in certain cases.Justus Winter1-1/+1
2017-05-10tests: Remove remnants of 'check-local'.Justus Winter1-7/+0
2017-05-10python: Fix test environment creation.Justus Winter1-1/+0
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter4-0/+4