Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | w32: Remove cruft in w32-io from WindowsME times. | Werner Koch | 2018-10-31 | 1 | -29/+0 |
* | docs: python docs restructure | Ben McGinnes | 2018-10-30 | 4 | -71/+168 |
* | docs: python | Ben McGinnes | 2018-10-30 | 3 | -1/+14 |
* | w32: Fix previous commit. | Werner Koch | 2018-10-30 | 1 | -3/+2 |
* | core,w32: Fix memleak of tmp_name in w32-io | Andre Heinecke | 2018-10-29 | 1 | -0/+7 |
* | tests: Add repeat argument to run-verify | Andre Heinecke | 2018-10-29 | 1 | -68/+92 |
* | core: Do not crash if CMS plaintext is ignored | Andre Heinecke | 2018-10-29 | 1 | -3/+11 |
* | cpp,tests: Add another test runner | Andre Heinecke | 2018-10-29 | 2 | -1/+188 |
* | cpp: Add some convenience functions | Andre Heinecke | 2018-10-25 | 5 | -0/+49 |
* | 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 |
* | 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 |