Commit Graph

  • 4faa0ccf58
    w32: Don't use CloseHandle on an arbitrary integer. Werner Koch 2018-11-02 11:26:19 +0100
  • da89528ac3
    w32: Revamp the closing of system objects. Werner Koch 2018-11-02 09:14:07 +0100
  • 337c108255
    core: Print a dump of the I/O data only at level 8. Werner Koch 2018-11-02 09:03:43 +0100
  • acef4f775f
    w32: Fix and improve CancelSynchronousIo use. Werner Koch 2018-11-02 08:47:44 +0100
  • 63ba09b541
    w32: Use CancelSynchronousIo in destroy_reader. Werner Koch 2018-11-01 09:55:24 +0100
  • 338e9edfdb
    w32: Merge all the object tables of w32-io into one. Werner Koch 2018-11-01 09:53:48 +0100
  • 79fc7c0fe8
    w32: Remove unused arg from two functions. Werner Koch 2018-10-31 14:58:23 +0100
  • 3c04dea3ec
    w32: Remove all support for WindowsCE Werner Koch 2018-10-31 12:27:27 +0100
  • 2e07d4f89a
    w32: Remove cruft in w32-io from WindowsME times. Werner Koch 2018-10-31 11:57:45 +0100
  • 78be1e2f54 docs: python docs restructure Ben McGinnes 2018-10-31 03:41:47 +1100
  • d5c22966d5 docs: python Ben McGinnes 2018-10-31 01:24:47 +1100
  • 9eef23fcf3
    w32: Fix previous commit. Werner Koch 2018-10-30 11:19:33 +0100
  • 7a1b58045f
    core,w32: Fix memleak of tmp_name in w32-io Andre Heinecke 2018-10-29 19:44:02 +0100
  • 681525be00
    tests: Add repeat argument to run-verify Andre Heinecke 2018-10-29 16:33:04 +0100
  • 8f27511862
    core: Do not crash if CMS plaintext is ignored Andre Heinecke 2018-10-29 16:11:22 +0100
  • 62c736ba76
    cpp,tests: Add another test runner Andre Heinecke 2018-10-29 15:36:45 +0100
  • 05a0e97f5c
    cpp: Add some convenience functions Andre Heinecke 2018-10-25 14:09:37 +0200
  • 04791c8967 docs: python howto Ben McGinnes 2018-10-23 23:38:56 +1100
  • 59e38e3d2c Python: docs tweaks Ben McGinnes 2018-10-22 05:43:36 +1100
  • 651a1afe80 python bindings: callback test Ben McGinnes 2018-10-20 11:07:55 +1100
  • fbac11b19d
    core: Fix segv in genkey when no endtag is provided. Werner Koch 2018-10-18 17:36:30 +0200
  • 174af15725
    core: Return an error if NULL is provided for genkey's parms. Werner Koch 2018-10-18 16:50:18 +0200
  • 9de1c96ac3 python: do not export HAVE_CXX11 definition Daniel Kahn Gillmor 2018-10-17 22:23:59 -0400
  • 12b0b5c894 doc: convert more links to equivalent https:// URLs Daniel Kahn Gillmor 2018-10-18 00:19:34 -0400
  • a81534fed8 doc: convert more http:// links to https:// Daniel Kahn Gillmor 2018-10-18 00:10:19 -0400
  • 2f12427e41 doc: use https:// for www.gnu.org Daniel Kahn Gillmor 2018-10-17 23:56:27 -0400
  • 9b6ed6a80f js: increase default startup timeout Maximilian Krambach 2018-10-17 13:13:31 +0200
  • ff6ff616ae
    python: Auto-check for all installed python versions. Werner Koch 2018-10-17 10:05:04 +0200
  • d63d6d8b80
    core: Really remove CR from version output. Werner Koch 2018-10-16 17:05:14 +0200
  • 233d2f3d35
    cl: Add missing file Werner Koch 2018-10-12 09:05:41 +0200
  • 85d7af8ff2
    cl: Several fixes Guillaume LE VAILLANT 2018-10-12 08:49:26 +0200
  • aafadb8594
    Register DCO for Guillaume LE VAILLANT Werner Koch 2018-10-12 08:38:10 +0200
  • 85dd0fa4b5 build: Let configure create the VERSION file. NIIBE Yutaka 2018-10-10 13:39:42 +0900
  • c565cf42a3
    cpp: Add KeyListMode::Locate Andre Heinecke 2018-10-09 11:26:15 +0200
  • 9f85f4967e
    cpp: Add first manual tests Andre Heinecke 2018-10-09 11:24:18 +0200
  • 85627e5818
    core: Add trust-model flag Andre Heinecke 2018-09-12 09:42:09 +0200
  • 7a1e6dbfb1
    cpp: Initialize all gpgme_key_t's in context Andre Heinecke 2018-10-09 10:47:16 +0200
  • ecfa88e65f
    core: Ensure r_key init in gpgme_get_key Andre Heinecke 2018-10-09 10:45:12 +0200
  • bf4aae4512
    qt, tests: Add test for single get key Andre Heinecke 2018-10-09 09:37:28 +0200
  • 1c7f93fbc8
    Post release updates Werner Koch 2018-10-08 11:36:37 +0200
  • 1aff2512d8
    Release 1.12.0 gpgme-1.12.0 Werner Koch 2018-10-08 10:28:43 +0200
  • b4559d3087
    build: Update .gitignore Werner Koch 2018-10-05 15:46:25 +0200
  • 913601f487
    core: Apply GPGME_EXPORT_MODE_NOUID also to keyserver exports. Werner Koch 2018-10-05 15:16:53 +0200
  • ecfa48fffa
    build: Move config.h to conf/config.h Werner Koch 2018-10-05 15:14:58 +0200
  • 033da18b88 docs: whitespace bug Ben McGinnes 2018-10-05 02:41:45 +1000
  • a8d4aa6f76 docs: org to texinfo whitspace bug Ben McGinnes 2018-10-05 02:38:14 +1000
  • 0b5930b276 docs: python Ben McGinnes 2018-10-05 02:30:20 +1000
  • 4825887972 docs: python Ben McGinnes 2018-10-05 01:47:56 +1000
  • f3fc737382 python: makefiles Ben McGinnes 2018-10-04 21:10:46 +1000
  • 2cca422ca4 python: make file Ben McGinnes 2018-10-04 18:28:47 +1000
  • 582f14d97a python: make file Ben McGinnes 2018-10-04 18:11:01 +1000
  • a174b26943 docs: more whitespace checks Ben McGinnes 2018-10-04 07:20:32 +1000
  • 962dfca9b8 dpcs: python howto Ben McGinnes 2018-10-04 07:09:40 +1000
  • 2151b9828a docs: python Ben McGinnes 2018-10-04 07:06:57 +1000
  • a982f91315 docs: python bindings Ben McGinnes 2018-10-04 06:57:51 +1000
  • b280205319 docs: pre-python preparation Ben McGinnes 2018-10-04 01:42:12 +1000
  • 23894ac9a9 python bindings: CPython order Ben McGinnes 2018-10-03 06:58:51 +1000
  • 7b861945fd
    core: add experimental GPGME_EXPORT_MODE_NOUID. Werner Koch 2018-10-02 11:18:00 +0200
  • 76bdfabb05 docs: python bindings Ben McGinnes 2018-10-01 02:10:03 +1000
  • 837a476053 python bindings: fixing decrypt-verify Ben McGinnes 2018-09-30 19:32:45 +1000
  • 11403a4635 python bindings: ctx.decrypt Ben McGinnes 2018-09-30 16:28:54 +1000
  • ce045a1ef9 example: local signatures Ben McGinnes 2018-09-27 23:23:37 +1000
  • a047e0f68e example: python bindings Ben McGinnes 2018-09-27 22:45:37 +1000
  • 1d40d360bc docs: python bindings installation Ben McGinnes 2018-09-27 14:06:48 +1000
  • b9aea3b9c2 tests: python bindings Ben McGinnes 2018-09-27 10:07:08 +1000
  • 7c9f49a499 examples: python bindings Ben McGinnes 2018-09-27 09:57:50 +1000
  • b625258d54 docs: a typographical two-step Ben McGinnes 2018-09-25 10:17:39 +1000
  • 62e4e2cb5e docs and examples: python bindings Ben McGinnes 2018-09-25 09:59:31 +1000
  • e9da4d9710 docs: python bindings howto Ben McGinnes 2018-09-25 04:32:13 +1000
  • b12b2cc996 docs and examples: python bindings howto Ben McGinnes 2018-09-23 19:36:54 +1000
  • ced4bdbbb2 examples: python bindings and hkp4py updates Ben McGinnes 2018-09-23 11:43:34 +1000
  • 6ed9a77c92 python bindings: importing from keyservers with hkp4py Ben McGinnes 2018-09-23 08:18:44 +1000
  • 3622576105 docs: python bindings howto Ben McGinnes 2018-09-23 05:37:40 +1000
  • 6878126b6f
    python: Fix a couple of syntax errors. Werner Koch 2018-09-20 17:30:48 +0200
  • dcdabf5f2e
    python: Silence a few warnings. Werner Koch 2018-09-20 17:28:25 +0200
  • ec2d2b78bc js: renamed keygen algo option Maximilian Krambach 2018-09-20 15:46:03 +0200
  • 9f19b3aaec
    python: Fix regression in the test suite. Werner Koch 2018-09-20 11:58:02 +0200
  • a824f4498e
    tests: Don't try using keys from a scmartcard. Werner Koch 2018-09-19 17:28:29 +0200
  • 5cb67257f2 docs: python bindings and its special request Ben McGinnes 2018-09-20 11:38:20 +1000
  • 34be6163f6 js: add 'default-future' as createKey option Maximilian Krambach 2018-09-19 17:54:59 +0200
  • c569adb5e3
    json: Remove subkey-algo from createkey command. Werner Koch 2018-09-19 11:51:31 +0200
  • 7f14958606 js: add configuration option on startup Maximilian Krambach 2018-09-19 10:56:36 +0200
  • 362caaf02f docs: python bindings Ben McGinnes 2018-09-18 08:32:30 +1000
  • f4d83800d8 docs: python bindings howto Ben McGinnes 2018-09-17 14:33:02 +1000
  • 44c846345e docs: cython sanitized Ben McGinnes 2018-09-16 13:58:34 +1000
  • 61c08f7435 docs: python bindings howto Ben McGinnes 2018-09-16 13:48:12 +1000
  • fbec29fdac docs: even more edits Ben McGinnes 2018-09-16 11:06:32 +1000
  • 2a1b0b88d9 docs: more edits Ben McGinnes 2018-09-16 10:52:30 +1000
  • 91b26b0638 docs: whitespace culled Ben McGinnes 2018-09-16 09:47:05 +1000
  • 766ec0e4a3 docs: renaming and drafts Ben McGinnes 2018-09-16 08:36:10 +1000
  • 76f7702284 docs: python howto texinfo update Ben McGinnes 2018-09-16 06:42:35 +1000
  • 7e9df9b9e3 docs: Python howto update Ben McGinnes 2018-09-16 06:35:02 +1000
  • 93a2ea0207 docs: generated whitespace Ben McGinnes 2018-09-16 05:02:44 +1000
  • 2e5b060370 Docs: including howto with standard docs Ben McGinnes 2018-09-16 04:55:33 +1000
  • b19faa26e0 Docs: Python bindings HOWTO Ben McGinnes 2018-09-16 04:04:13 +1000
  • d04fb0bf12 Python bindings: docs Ben McGinnes 2018-09-16 03:36:14 +1000
  • 4e8a92ed14 Python bindings: examples Ben McGinnes 2018-09-16 03:34:36 +1000
  • 864ef9b40f Python examples: backwards compatibility Ben McGinnes 2018-09-15 12:10:05 +1000
  • dd7d37ca21
    js: Fix errorDetails of GPGME_Signature Thomas Oberndörfer 2018-09-10 13:11:48 +0200
  • 2375959180 estreams revised Ben McGinnes 2018-09-08 14:45:37 +1000