Commit Graph

  • 78f7bf4dcf python: Add accessors for the protocol. Justus Winter 2016-07-28 10:59:46 +0200
  • 3d4dc3f021 python: Expose less functions to the Python world. Justus Winter 2016-07-28 10:20:20 +0200
  • 6a7ee33abd Fix including nil bytes in keylist output. Ben Kibbey 2016-07-18 20:16:46 -0400
  • e545ca3f68 python: Make GPGME's version easily accessible. Justus Winter 2016-07-15 18:27:04 +0200
  • 1f318b7aaa python: Add an idiomatic interface. Justus Winter 2016-06-08 18:58:57 +0200
  • d2f2cbd297 Qt: Disable keylocate test for gnupg < 2.0.10 Andre Heinecke 2016-07-14 17:03:05 +0200
  • 41de1ab904 Cpp: Add EngineInfo::Version class Andre Heinecke 2016-07-14 17:01:33 +0200
  • e7f4c36473 Qt: Fix usage of ignore-invalid-option in tests Andre Heinecke 2016-07-14 16:32:56 +0200
  • e4c0645c1e Qt: Fix tests if gpg2 is gpg Andre Heinecke 2016-07-14 15:31:50 +0200
  • fddcc62abd python: Fix test. Justus Winter 2016-07-14 13:22:59 +0200
  • b68700d227 python: Drop bad category. Justus Winter 2016-07-14 12:34:56 +0200
  • a9670d152a
    build: Update config.{guess,sub} to {2016-05-15,2016-06-20}. Werner Koch 2016-07-13 19:07:47 +0200
  • d8d5f5a167
    core: New GPGME_DATA_ENCODING_MIME. Werner Koch 2016-07-13 14:45:02 +0200
  • 2095b1573a
    core: Pass the engine's version string to the engine's new function. Werner Koch 2016-07-13 13:57:14 +0200
  • 537cb871fd Cpp: Add feature enum for new identify Andre Heinecke 2016-07-13 11:56:18 +0200
  • 1bff47ee58 python: Port more tests. Justus Winter 2016-06-06 12:49:11 +0200
  • 57b5168552 python: Improve python packaging. Justus Winter 2016-07-12 16:20:35 +0200
  • 938f7e9c8b m4: Don't set fpic for qt on windows Andre Heinecke 2016-07-12 15:26:14 +0200
  • 744978cce8 m4: Use LIBS instead of LDFLAGS for Qt libs Andre Heinecke 2016-07-12 15:10:16 +0200
  • bf742fb885 Bump version to 1.7.0 Andre Heinecke 2016-07-12 12:28:41 +0200
  • fd87c4679c Qt: Install CamelCase forward includes Andre Heinecke 2016-07-12 11:47:33 +0200
  • 86ab2ee2d6 Qt: Export VerifyDetachedJob Andre Heinecke 2016-07-12 11:47:04 +0200
  • b03c48cfb0 Qt/Cpp: Add version headers Andre Heinecke 2016-07-12 11:09:44 +0200
  • 362b8cdf4e Qt/Cpp: Add license blurb to export headers Andre Heinecke 2016-07-12 11:08:42 +0200
  • ce66289137 python: Fix distcheck. Justus Winter 2016-07-11 19:42:56 +0200
  • ed07031315 m4: Add compile / link check for qt Andre Heinecke 2016-07-11 18:47:11 +0200
  • 007382ce94 python: Enable out-of-tree build of pyme bindings. Justus Winter 2016-07-11 16:38:37 +0200
  • 98cba522c9 python: Do not depend on access to internal data structures. Justus Winter 2016-07-11 16:34:15 +0200
  • c53f87c5f9 python: Make result wrapping backwards compatible. Justus Winter 2016-07-11 12:29:17 +0200
  • bfa8ac7e02 Qt: Fix memleaks in tests Andre Heinecke 2016-07-11 16:47:30 +0200
  • b1f42e8f25 Qt: Add some general Protocol documentation Andre Heinecke 2016-07-11 16:41:09 +0200
  • 02babb2961 Qt: Disable t-tofuinfo tests Andre Heinecke 2016-07-11 12:01:35 +0200
  • d6408ce471 python: idiomatic interface prototype justus/idiomatic-py-0 Justus Winter 2016-06-08 18:58:57 +0200
  • 004026a94f python: Port more tests. Justus Winter 2016-06-06 12:49:11 +0200
  • de74fe59fe src: Fix error handling. Justus Winter 2016-07-08 18:00:01 +0200
  • 8a93f345b7 python: Fix raising stashed exceptions. Justus Winter 2016-07-08 11:45:08 +0200
  • 52efcf1ee9 python: Fix distcheck. Justus Winter 2016-07-06 10:59:18 +0200
  • 38c408560c qt: Fix distcheck. Justus Winter 2016-07-06 11:01:55 +0200
  • 49286ac1c8 cpp: Fix distcheck. Justus Winter 2016-07-07 13:23:05 +0200
  • fc02672332 Qt: Add test for publicKeyAlgorithmAsString Andre Heinecke 2016-07-06 15:09:16 +0200
  • e41ae4db9e Cpp: Expose gpgme_pubkey_algo_name Andre Heinecke 2016-07-06 15:07:34 +0200
  • 9f93346d21 Qt: Add check for pubkeyAlgo in t-keylist Andre Heinecke 2016-07-06 13:39:43 +0200
  • c28007d040 Cpp: Add PubkeyAlgo enum Andre Heinecke 2016-07-06 13:38:20 +0200
  • 4934893e27 Qt: Fix include order when buildin test Andre Heinecke 2016-07-06 11:28:11 +0200
  • 7a8c04f66d Revert "Qt: More robust lookup of Cpp's context.h" Andre Heinecke 2016-07-06 11:22:10 +0200
  • 49a6ee5058 Qt: Fix test build with Qt < 5.4.0 Andre Heinecke 2016-07-05 22:11:42 +0200
  • 47bfbc9026 Qt: More robust lookup of Cpp's context.h Andre Heinecke 2016-07-05 22:10:18 +0200
  • 72b83ffc4d w32: Fallback to 2.1 reg key for gpgconf search Andre Heinecke 2016-03-01 13:11:13 +0100
  • 329ab93f7e Doc: Document pinentry mode Andre Heinecke 2016-07-04 11:23:12 +0200
  • 8fa9b5696c Qt: Add testTofuSignCount Andre Heinecke 2016-07-04 11:42:30 +0200
  • efb5059b9b Qt: Add test passphrase provider Andre Heinecke 2016-07-04 11:40:03 +0200
  • 80498ab662 Cpp: Add support for TOFU_CONFLICT sigsum Andre Heinecke 2016-07-04 11:31:01 +0200
  • d75c118aae Cpp: Add support for pinentry_mode Andre Heinecke 2016-07-04 11:25:40 +0200
  • fbd6ac4655 Qt: Add test for TofuInfo Andre Heinecke 2016-07-01 16:55:14 +0200
  • 93c5d420fc Cpp: Add TofuInfo to signatures Andre Heinecke 2016-07-01 16:49:06 +0200
  • 948ce7d1ed core: Clarify documentation of tofu_stats address Andre Heinecke 2016-07-01 16:47:04 +0200
  • 570bf2a648 core: Fix identify for armored detached sigs Andre Heinecke 2016-07-01 10:56:57 +0200
  • 62d10c2a38 tests: Fix trivial memory leaks. Justus Winter 2016-06-27 17:56:18 +0200
  • 15fc5c34c8 Cpp: Expose new data_identify values Andre Heinecke 2016-06-27 15:50:01 +0200
  • 82d484c852 Cpp: Do not treat KEYEXPIRED as error Andre Heinecke 2016-06-27 14:47:44 +0200
  • 3364549c19 tests: Add new test tool run-decrypt Andre Heinecke 2016-06-24 11:30:55 +0200
  • cf37a57d28
    core: Add closer inspection of "PGP MESSAGE". Werner Koch 2016-06-23 10:14:57 +0200
  • f8b8027ae6
    core: Add a base 64 decoder. Werner Koch 2016-06-23 09:48:54 +0200
  • bb8cf62365
    core: Detect compressed signed OpenPGP data. Werner Koch 2016-06-22 18:43:26 +0200
  • 5905e8bbd8
    tests: Add new test tool run-identify. Werner Koch 2016-06-21 16:17:26 +0200
  • 32d4bbf5e3
    core: Enhance gpgme_data_identify to detect binary PGP messages. Werner Koch 2016-06-21 16:14:02 +0200
  • 8997d88bf9 python: Improve autmatically generated docstrings. Justus Winter 2016-06-14 13:28:37 +0200
  • a324d0cffe python: Make result objects more robust. Justus Winter 2016-06-14 17:33:12 +0200
  • 856bcfe293 python: Avoid creating SWIG proxy classes. Justus Winter 2016-06-14 13:48:33 +0200
  • 6641c7814b python: Simplify wrapping glue. Justus Winter 2016-06-14 12:37:26 +0200
  • f3618bc615 python: Rework callbacks. Justus Winter 2016-06-13 19:16:30 +0200
  • 616929b6ed python: Wrap objects implementing the buffer protocol. Justus Winter 2016-06-08 17:56:33 +0200
  • 5464060bae python: Add properties to wrapped object. Justus Winter 2016-06-10 13:00:33 +0200
  • 5492853d7b python: Improve the documentation. Justus Winter 2016-06-06 14:08:59 +0200
  • 7eef399d89 python: Get version information from the build system. Justus Winter 2016-06-09 12:38:50 +0200
  • a852f99a0a python: Fix exception leak. Justus Winter 2016-06-13 18:35:47 +0200
  • 3bacce03e6 python: Fix license. Justus Winter 2016-06-14 16:54:26 +0200
  • 8173c4f1f8
    core: Make sure FD_SET is not used with an out of range fd. Werner Koch 2016-06-14 08:35:12 +0200
  • 77d149e861 python: Improve error handling. Justus Winter 2016-06-08 18:06:24 +0200
  • 5ebc205439 python: Add function to raise exceptions from c. Justus Winter 2016-06-08 17:54:45 +0200
  • 8426304b67 python: Fix stripping deprecated functionality. Justus Winter 2016-06-08 16:51:35 +0200
  • 990492ea4f python: Fix type. Justus Winter 2016-06-08 17:04:02 +0200
  • e3c5913a33 python: Implement the context manager protocol. Justus Winter 2016-06-07 19:31:10 +0200
  • f8f9bf06bc python: Fix error handling. Justus Winter 2016-06-07 16:07:33 +0200
  • 8196edf9ca python: Wrap file-like objects on demand. Justus Winter 2016-06-06 13:11:15 +0200
  • 26c3accc95 python: Move helper function. Justus Winter 2016-06-02 17:14:53 +0200
  • 89eb0cd4d6 python: Fix error handling. Justus Winter 2016-06-02 15:32:35 +0200
  • ae06f7c2fe python: Initialize GPGME for the user. Justus Winter 2016-06-02 15:18:40 +0200
  • 2055a63605 python: Drop obsolete VCS keywords. Justus Winter 2016-06-06 14:12:09 +0200
  • bbf19124bb python: Fix test suite with GnuPG prior to 2.1.12. Justus Winter 2016-06-01 15:40:49 +0200
  • 1607aa7fe5 python: Make Python detection more robust. Justus Winter 2016-06-01 15:33:52 +0200
  • 73c47535b6 python: Improve build system integration, fix warnings. Justus Winter 2016-06-01 14:16:27 +0200
  • 54314a9c7d Cpp: Use whitelist for status messages Andre Heinecke 2016-06-01 13:46:27 +0200
  • 9d6f85bd25 Qt: Fix debug output in t-ownertrust Andre Heinecke 2016-06-01 10:01:43 +0200
  • c88c9ef384 tests: Fix notation tests. Justus Winter 2016-06-01 12:50:32 +0200
  • 1cacd7d00a
    core: Set notation flags for verify. Werner Koch 2016-06-01 11:10:30 +0200
  • 8ad17f402f python: use GPG_ERROR_CONFIG variable Tobias Mueller 2016-05-31 14:41:12 +0200
  • afa0dd56e1 python: Port more tests. Justus Winter 2016-05-31 16:21:06 +0200
  • 18ad4413be build: Fix URL. Justus Winter 2016-05-31 11:01:36 +0200
  • 89d22f9229
    Speedup closing of fds before exec. Werner Koch 2016-05-27 22:19:35 +0200