Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python: docs tweaks | Ben McGinnes | 2018-10-21 | 2 | -15/+39 |
* | python bindings: callback test | Ben McGinnes | 2018-10-20 | 1 | -2/+30 |
* | core: Fix segv in genkey when no endtag is provided. | Werner Koch | 2018-10-18 | 1 | -2/+6 |
* | core: Return an error if NULL is provided for genkey's parms. | Werner Koch | 2018-10-18 | 2 | -3/+6 |
* | python: do not export HAVE_CXX11 definition | Daniel Kahn Gillmor | 2018-10-18 | 1 | -0/+4 |
* | doc: convert more links to equivalent https:// URLs | Daniel Kahn Gillmor | 2018-10-18 | 4 | -6/+6 |
* | doc: convert more http:// links to https:// | Daniel Kahn Gillmor | 2018-10-18 | 11 | -18/+18 |
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 137 | -147/+147 |
* | js: increase default startup timeout | Maximilian Krambach | 2018-10-17 | 1 | -1/+1 |
* | python: Auto-check for all installed python versions. | Werner Koch | 2018-10-17 | 2 | -37/+16 |
* | core: Really remove CR from version output. | Werner Koch | 2018-10-16 | 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 |
* | Register DCO for Guillaume LE VAILLANT | Werner Koch | 2018-10-12 | 1 | -0/+3 |
* | build: Let configure create the VERSION file. | NIIBE Yutaka | 2018-10-10 | 4 | -66/+84 |
* | cpp: Add KeyListMode::Locate | Andre Heinecke | 2018-10-09 | 1 | -0/+1 |
* | cpp: Add first manual tests | Andre Heinecke | 2018-10-09 | 6 | -1/+336 |
* | core: Add trust-model flag | Andre Heinecke | 2018-10-09 | 5 | -0/+71 |
* | cpp: Initialize all gpgme_key_t's in context | Andre Heinecke | 2018-10-09 | 1 | -3/+3 |
* | core: Ensure r_key init in gpgme_get_key | Andre Heinecke | 2018-10-09 | 1 | -2/+3 |
* | qt, tests: Add test for single get key | Andre Heinecke | 2018-10-09 | 1 | -0/+33 |
* | Post release updates | Werner Koch | 2018-10-08 | 2 | -1/+5 |
* | Release 1.12.0gpgme-1.12.0 | Werner Koch | 2018-10-08 | 6 | -11/+30 |
* | build: Update .gitignore | Werner Koch | 2018-10-05 | 1 | -2/+2 |
* | core: Apply GPGME_EXPORT_MODE_NOUID also to keyserver exports. | Werner Koch | 2018-10-05 | 1 | -0/+2 |
* | build: Move config.h to conf/config.h | Werner Koch | 2018-10-05 | 3 | -5/+5 |
* | 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 |
* | docs: python | Ben McGinnes | 2018-10-04 | 7 | -35/+90 |
* | docs: python | Ben McGinnes | 2018-10-04 | 2 | -0/+58 |
* | python: makefiles | Ben McGinnes | 2018-10-04 | 13 | -9/+7 |
* | python: make file | Ben McGinnes | 2018-10-04 | 1 | -1/+0 |
* | python: make file | Ben McGinnes | 2018-10-04 | 1 | -1/+2 |
* | docs: more whitespace checks | Ben McGinnes | 2018-10-03 | 1 | -5/+5 |
* | dpcs: python howto | Ben McGinnes | 2018-10-03 | 5 | -8/+6545 |
* | docs: python | Ben McGinnes | 2018-10-03 | 4 | -1/+9020 |
* | docs: python bindings | Ben McGinnes | 2018-10-03 | 4 | -0/+0 |
* | docs: pre-python preparation | Ben McGinnes | 2018-10-03 | 3 | -3138/+1 |
* | python bindings: CPython order | Ben McGinnes | 2018-10-02 | 3 | -17/+54 |
* | core: add experimental GPGME_EXPORT_MODE_NOUID. | Werner Koch | 2018-10-02 | 4 | -1/+14 |
* | docs: python bindings | Ben McGinnes | 2018-09-30 | 2 | -4/+122 |
* | python bindings: fixing decrypt-verify | Ben McGinnes | 2018-09-30 | 2 | -6/+7 |
* | python bindings: ctx.decrypt | Ben McGinnes | 2018-09-30 | 1 | -9/+53 |
* | example: local signatures | Ben McGinnes | 2018-09-27 | 1 | -2/+22 |
* | example: python bindings | Ben McGinnes | 2018-09-27 | 1 | -0/+163 |
* | docs: python bindings installation | Ben McGinnes | 2018-09-27 | 1 | -0/+67 |
* | tests: python bindings | Ben McGinnes | 2018-09-27 | 1 | -1/+1 |
* | examples: python bindings | Ben McGinnes | 2018-09-26 | 5 | -10/+10 |
* | docs: a typographical two-step | Ben McGinnes | 2018-09-25 | 2 | -5/+5 |
* | docs and examples: python bindings | Ben McGinnes | 2018-09-24 | 7 | -36/+486 |