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