Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-12-04 | python: overhaul logic of Context.decrypt()dkg/fix-T4271 | Daniel Kahn Gillmor | 2 | -34/+36 |
2018-12-04 | python: ctx.decrypt() has problematic error handling | Daniel Kahn Gillmor | 1 | -0/+4 |
2018-12-04 | python: Clarify the meaning of ctx.decrypt(verify=[]) | Daniel Kahn Gillmor | 1 | -1/+4 |
2018-12-04 | python: gpg.Context.decrypt verify_sigs and sink_result are bools | Daniel Kahn Gillmor | 1 | -5/+5 |
2018-12-04 | python: clarify documentation for verify argument for Context.decrypt() | Daniel Kahn Gillmor | 1 | -1/+2 |
2018-12-04 | python: simplify Context.decrypt() | Daniel Kahn Gillmor | 1 | -27/+2 |
2018-12-04 | python: sphinx modification | Ben McGinnes | 1 | -35/+0 |
2018-12-04 | python: Sphinx support | Ben McGinnes | 6 | -1/+227 |
2018-12-04 | python: docs update | Ben McGinnes | 15 | -144/+358 |
2018-12-03 | qt,cpp: Consistently use nullptr and override | Andre Heinecke | 56 | -333/+336 |
2018-12-03 | doc: Minor comment cleanups. | Werner Koch | 1 | -9/+3 |
2018-11-30 | python: documentation fixes | Ben McGinnes | 4 | -3/+9 |
2018-11-30 | python: documentation | Ben McGinnes | 19 | -124/+542 |
2018-11-26 | python docs: checking key signatures | Ben McGinnes | 3 | -25/+260 |
2018-11-22 | python: docs update | Ben McGinnes | 6 | -24/+287 |
2018-11-22 | python: version as integers | Ben McGinnes | 1 | -0/+20 |
2018-11-19 | python: import type | Ben McGinnes | 1 | -7/+0 |
2018-11-19 | python: import constant | Ben McGinnes | 3 | -14/+14 |
2018-11-16 | Add SPDX identifiers to most source files | Werner Koch | 6 | -19/+16 |
2018-11-08 | spelling: fix misspellings | Daniel Kahn Gillmor | 19 | -49/+49 |
2018-11-06 | docs: python bindings | Ben McGinnes | 14 | -215/+504 |
2018-11-06 | python examples: another importer | Ben McGinnes | 1 | -4/+8 |
2018-11-06 | python examples: protonmail hkp scripts | Ben McGinnes | 2 | -28/+22 |
2018-11-03 | docs: typo | Ben McGinnes | 1 | -1/+1 |
2018-10-30 | docs: python docs restructure | Ben McGinnes | 4 | -71/+168 |
2018-10-30 | docs: python | Ben McGinnes | 3 | -1/+14 |
2018-10-29 | cpp,tests: Add another test runner | Andre Heinecke | 2 | -1/+188 |
2018-10-25 | cpp: Add some convenience functions | Andre Heinecke | 4 | -0/+41 |
2018-10-23 | docs: python howto | Ben McGinnes | 1 | -5/+5 |
2018-10-21 | Python: docs tweaks | Ben McGinnes | 2 | -15/+39 |
2018-10-20 | python bindings: callback test | Ben McGinnes | 1 | -2/+30 |
2018-10-18 | python: do not export HAVE_CXX11 definition | Daniel Kahn Gillmor | 1 | -0/+4 |
2018-10-18 | doc: convert more http:// links to https:// | Daniel Kahn Gillmor | 8 | -12/+12 |
2018-10-18 | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 119 | -122/+122 |
2018-10-17 | js: increase default startup timeout | Maximilian Krambach | 1 | -1/+1 |
2018-10-12 | cl: Add missing file | Werner Koch | 1 | -0/+31 |
2018-10-12 | cl: Several fixes | Guillaume LE VAILLANT | 5 | -173/+386 |
2018-10-09 | cpp: Add KeyListMode::Locate | Andre Heinecke | 1 | -0/+1 |
2018-10-09 | cpp: Add first manual tests | Andre Heinecke | 5 | -1/+335 |
2018-10-09 | cpp: Initialize all gpgme_key_t's in context | Andre Heinecke | 1 | -3/+3 |
2018-10-09 | qt, tests: Add test for single get key | Andre Heinecke | 1 | -0/+33 |
2018-10-08 | Release 1.12.0gpgme-1.12.0 | Werner Koch | 1 | -1/+1 |
2018-10-05 | build: Move config.h to conf/config.h | Werner Koch | 1 | -1/+1 |
2018-10-04 | docs: whitespace bug | Ben McGinnes | 2 | -15/+15 |
2018-10-04 | docs: org to texinfo whitspace bug | Ben McGinnes | 1 | -2/+2 |
2018-10-04 | docs: python | Ben McGinnes | 7 | -35/+90 |
2018-10-04 | docs: python | Ben McGinnes | 2 | -0/+58 |
2018-10-04 | python: makefiles | Ben McGinnes | 12 | -8/+6 |
2018-10-04 | python: make file | Ben McGinnes | 1 | -1/+0 |
2018-10-04 | python: make file | Ben McGinnes | 1 | -1/+2 |