aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-encrypt-sign.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-06python: Drop obsolete VCS keywords.Justus Winter36-36/+0
2016-06-01python: Fix test suite with GnuPG prior to 2.1.12.Justus Winter1-1/+2
2016-06-01python: Make Python detection more robust.Justus Winter2-2/+11
2016-06-01python: Improve build system integration, fix warnings.Justus Winter2-3/+7
2016-06-01Cpp: Use whitelist for status messagesAndre Heinecke1-12/+8
2016-06-01Qt: Fix debug output in t-ownertrustAndre Heinecke1-1/+3
2016-06-01tests: Fix notation tests.Justus Winter2-6/+5
2016-06-01core: Set notation flags for verify.Werner Koch5-10/+60
2016-05-31python: use GPG_ERROR_CONFIG variableTobias Mueller1-1/+1
2016-05-31python: Port more tests.Justus Winter5-5/+280
2016-05-31build: Fix URL.Justus Winter1-1/+1
2016-05-27Speedup closing of fds before exec.Werner Koch1-7/+47
2016-05-27python: Port more tests.Justus Winter7-7/+155
2016-05-27src: Fix typo.Justus Winter1-1/+1
2016-05-27tests: Fix test.Justus Winter1-1/+1
2016-05-27python: Implement data callbacks.Justus Winter6-21/+405
2016-05-27python: Fix object deallocation.Justus Winter2-14/+29
2016-05-27Improve comments.Justus Winter1-4/+6
2016-05-27python: Fix reading data from existing files.Justus Winter2-16/+51
2016-05-25src: Fix trace string.Justus Winter1-1/+1
2016-05-24python: Improve and test Context.wait.Justus Winter3-13/+50
2016-05-24python: Make all GnuPG errors available.Justus Winter3-5/+12
2016-05-24python: Move the base wrapper class.Justus Winter2-79/+77
2016-05-24python: Support status callbacks.Justus Winter4-0/+134
2016-05-24python: Improve docstring.Justus Winter1-4/+9
2016-05-24Qt: Fix test build with clangAndre Heinecke1-1/+1
2016-05-24Cpp: Set -std=c++11 also if CXXCPP is already setAndre Heinecke1-6/+2
2016-05-24python: Improve support for edit callbacks.Justus Winter5-7/+114
2016-05-23python: Fix hook.Justus Winter2-2/+3
2016-05-23python: Move edit callback function.Justus Winter3-45/+48
2016-05-23python: Port more tests.Justus Winter5-2/+188
2016-05-23python: Translate list of strings.Justus Winter1-0/+34
2016-05-21api: Return Tofu info for signatures.Werner Koch5-2/+306
2016-05-21api: Add new context flag "raw-description".Werner Koch3-2/+22
2016-05-21core: New functions to help parsing of status lines.Werner Koch2-0/+56
2016-05-20Qt: Add test for changeownertrustAndre Heinecke2-3/+109
2016-05-20Cpp: Ignore STATUS_KEY_CONSIDERED when editingAndre Heinecke1-0/+1
2016-05-19api: Add new function gpgme_set_ctx_flag.Werner Koch23-54/+225
2016-05-19api: Remove arbitrary restriction from gpgme_op_verify.Werner Koch1-2/+0
2016-05-19python: Improve progress callbacks.Justus Winter3-6/+54
2016-05-19python: Robust exception handling in callbacks.Justus Winter6-13/+187
2016-05-19Qt: Check for graphviz and set HAVE_DOT correctlyAndre Heinecke2-1/+11
2016-05-19python: Add more tests.Justus Winter6-8/+157
2016-05-19python: More type conversion fixes.Justus Winter1-2/+24
2016-05-19python: Fix import.Justus Winter1-1/+4
2016-05-19Qt: Fix compilation of unit testsAndre Heinecke1-1/+1
2016-05-18python: Various fixes.Justus Winter2-5/+4
2016-05-18Fix typo in compatibility declarationAndre Heinecke1-1/+1
2016-05-17tests: New maintenance helper run-encrypt.Werner Koch3-2/+220
2016-05-17Return dedicated error code for all subkeys expired or revoked.Werner Koch6-15/+123