Commit Graph

  • 49195c487e
    python: simplify build, some fixups Alon Bar-Lev 2017-04-05 19:47:08 +0300
  • e7d9c0c3d7
    python: Fix vpath builds, fix distcheck. Justus Winter 2017-04-03 15:44:14 +0200
  • 801d7d8c5d
    python: Generate files into build directory Alon Bar-Lev 2017-04-02 02:29:52 +0300
  • adfa09699c
    Fix typo. Justus Winter 2017-04-05 14:48:04 +0200
  • 50565982cd
    FreeBSD's closefrom(2) does not return errors Pietro Cerutti 2017-04-03 08:31:40 +0000
  • 5d4f977dac
    qt: pass fmt to gpgrt_asprintf() Igor Gnatenko 2017-03-29 07:20:51 +0200
  • f8a9ecc629
    python: Don't treat skipped tests as error Andre Heinecke 2017-03-30 16:22:20 +0200
  • 159505a288
    python: Fix skipping tests if running with GnuPG < 2.1.12. Justus Winter 2017-03-30 14:58:29 +0200
  • 2c063a8d60
    qt: Handle if gpg does not support tofu in test Andre Heinecke 2017-03-30 14:36:49 +0200
  • 9786e3a96e
    python,build: Reinstate prepare target. Alon Bar-Lev 2017-03-28 21:55:59 +0300
  • 7e9f7752c9
    tests: Run the threading tests only on UNIX. Justus Winter 2017-03-28 16:32:09 +0200
  • a13e4abe94
    tests: Make error message more helpful. Justus Winter 2017-03-28 16:30:03 +0200
  • 1b55e90d42
    Merge branch 'gpgme-1.9-branch' Werner Koch 2017-03-28 16:49:42 +0200
  • 38ad76e96a
    Post release updates gpgme-1.9-branch Werner Koch 2017-03-28 16:38:06 +0200
  • aa0390ec3b
    Release 1.9.0 gpgme-1.9.0 Werner Koch 2017-03-28 16:21:37 +0200
  • a2ccb31728
    Revert "qt: Disable testEncryptDecryptNowrap" Andre Heinecke 2017-03-28 12:34:28 +0200
  • 813ae5fa2d
    core: Prepare for new key listing data send by gpg. Werner Koch 2017-03-28 11:40:44 +0200
  • 57d60b20f1
    qt: Disable testEncryptDecryptNowrap Andre Heinecke 2017-03-27 18:08:45 +0200
  • 348da58fe0
    python: Skip tests if running with GnuPG < 2.1.12. Justus Winter 2017-03-27 11:11:47 +0200
  • b6d5449950
    Mention new cpp changes in the NEWS Andre Heinecke 2017-03-24 17:25:26 +0100
  • 18b7906078
    cpp: Respect decrypt flags in new functions Andre Heinecke 2017-03-24 17:24:04 +0100
  • 5493164f86
    qt: Add unittest for decrypt unwrap Andre Heinecke 2017-03-24 16:58:58 +0100
  • 8ad37ecc29
    cpp: Use gpgme_op_decrypt_ex and add new flags. Andre Heinecke 2017-03-24 16:51:26 +0100
  • 6ac1f2cded
    core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP. Werner Koch 2017-03-24 14:36:54 +0100
  • 66c334650b
    qt: Add test for Data::toKeys Andre Heinecke 2017-03-22 16:41:04 +0100
  • 8ddb42ada4
    cpp: Wrap keylist_from_data Andre Heinecke 2017-03-22 16:38:35 +0100
  • 121873b821
    qt: Initialize library first in tests Andre Heinecke 2017-03-22 16:34:29 +0100
  • 104635eb50
    python: Improve Python detection. Justus Winter 2017-03-22 15:33:06 +0100
  • 421ddd1e67
    core: New API gpgme_op_set_uid_flag. Werner Koch 2017-03-21 19:02:20 +0100
  • f3e8d8a451
    python: Wrap 'gpgme_op_keylist_from_data_start'. Justus Winter 2017-03-21 12:32:31 +0100
  • 55ac5eed9f
    core: Extend gpgme_get_dirinfo to return the gpg-wks-client name. Werner Koch 2017-03-21 11:16:16 +0100
  • fab8b1a166
    core: New encryption flag GPGME_ENCRYPT_THROW_KEYIDS. Werner Koch 2017-03-21 10:39:33 +0100
  • 35023f3136
    core: New public API gpgme_op_keylist_from_data_start. Andre Heinecke 2017-03-21 09:38:11 +0100
  • ea9686ec71
    core,cpp: New key flag 'is_de_vs'. Werner Koch 2017-03-20 19:56:10 +0100
  • 392e51dd11
    tests: Fix distcheck. Justus Winter 2017-03-20 17:07:31 +0100
  • 57e64d019d
    python: Fix version check. Justus Winter 2017-03-20 16:53:29 +0100
  • 16b202d999
    tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable. Justus Winter 2017-03-20 16:36:27 +0100
  • e1cf8bab31
    python: Skip tests if GnuPG is too old. Justus Winter 2017-03-20 16:00:13 +0100
  • 4572e8d2ac
    python: Remove superfluous initialization. Justus Winter 2017-03-20 16:07:07 +0100
  • 9d6825be09
    python: Make error message more helpful. Justus Winter 2017-03-14 11:10:21 +0100
  • ac48499538
    python: Make tests more robust. Justus Winter 2017-03-14 11:08:08 +0100
  • a4201035fd
    python: Improve build system integration. Justus Winter 2017-03-14 11:22:28 +0100
  • 6a37166388
    build: Improve Python detection. Justus Winter 2017-03-13 15:37:15 +0100
  • 5189c08af9
    build: Tune M4 macros for our needs. Justus Winter 2017-03-09 16:55:18 +0100
  • 067da472f9
    build: Add M4 macros for python. Justus Winter 2017-03-09 16:54:35 +0100
  • 43aa3eed15
    qt: Add test for DN parser Andre Heinecke 2017-03-13 11:16:41 +0100
  • 9d5048d474
    qt: Use gpgrt_asprintf instead of qstrdup Andre Heinecke 2017-03-13 11:14:54 +0100
  • d2240a2a18
    core: Fix status error return for gpgsm. Werner Koch 2017-03-09 11:45:00 +0100
  • 41398779ab
    python: Print path of the Python module used during tests. Justus Winter 2017-03-02 16:06:29 +0100
  • ef035f079f
    core: Fix minor code style thing. Werner Koch 2017-03-02 14:52:52 +0100
  • 2486d0073b
    Revert "core: Fix error types." Werner Koch 2017-03-02 14:47:51 +0100
  • 8071a6b2ca
    cpp: Add subkey keygrip to API Andre Heinecke 2017-03-02 09:35:05 +0100
  • d63258066d
    cpp: Add interactor to generate keys on smartcard Andre Heinecke 2017-03-01 11:17:27 +0100
  • fbafb5474d
    qt: Allow creation of default keys without name Andre Heinecke 2017-03-01 11:14:07 +0100
  • 5b49095b89 doc: Correct documentation for recp arg of gpgme_op_encrypt_sign_start Daniel Kahn Gillmor 2017-02-25 16:08:11 -0500
  • a7c6353eda
    python: Fix test. Justus Winter 2017-02-20 10:23:41 +0100
  • 15fbac9e72
    python: Support manipulating the TOFU policy. Justus Winter 2017-02-17 17:07:05 +0100
  • 48634e651f
    python: Support quick key signing. Justus Winter 2017-02-17 15:44:35 +0100
  • de8494b16b
    python: Fix teardown of ephemeral contexts. Justus Winter 2017-02-17 12:18:56 +0100
  • 9350168a1e
    python: Fix using strings as commands in the assuan protocol. Justus Winter 2017-02-17 12:10:34 +0100
  • 7641b7b5f2
    python: Support adding and revoking UIDs. Justus Winter 2017-02-16 17:52:49 +0100
  • 13bace25e3
    python: Support quick subkey creation. Justus Winter 2017-02-16 16:38:21 +0100
  • 476b97822b
    python: Support quick key creation. Justus Winter 2017-02-16 14:53:11 +0100
  • 3bdce4aa3d
    python: Fix passphrase callback wrapping. Justus Winter 2017-02-16 14:49:27 +0100
  • 048c5f74b6
    python: Fix error handling. Justus Winter 2017-02-16 14:42:17 +0100
  • de708e5934
    core: Fix expiration time handling when creating keys. Justus Winter 2017-02-15 16:17:13 +0100
  • 27544d0a74
    python: Fix build system integration. Justus Winter 2017-02-15 11:31:27 +0100
  • 25f0435a00
    python: Update lists of functions returning gpgme_error_t. Justus Winter 2017-02-15 11:28:02 +0100
  • 6df6e01ed5
    core: Fix error types. Justus Winter 2017-02-15 09:45:46 +0100
  • 92adc9bbf6
    python: Wrap utility functions. Justus Winter 2017-02-14 16:30:30 +0100
  • 9fc9533c28
    python: Use the correct function to free buffers. Justus Winter 2017-02-14 16:16:05 +0100
  • fdc4e33dc3
    python: Add keylist mode parameter. Justus Winter 2017-02-14 15:56:41 +0100
  • e17ab84129
    python: Nicer repr for user ids. Justus Winter 2017-02-14 15:55:20 +0100
  • 99b7f4f34d
    python: Add convenience functions for the home directory. Justus Winter 2017-02-14 13:43:01 +0100
  • 30a603580e
    qt: Make sure to remove the tofu.db on clean. Justus Winter 2017-02-14 12:45:15 +0100
  • 01d5c17587
    python: Extend SWIG gpgme_{sub,}key with a __repr__ method. Tobias Mueller 2016-12-20 18:02:36 +0100
  • aa49be1ab8
    python: Remove the -builtin flag for SWIG. Tobias Mueller 2016-12-20 18:02:20 +0100
  • d356519170
    python: Call SWIG_NewPointerObj rather than SWIG_Python_NewPointerObj. Tobias Mueller 2016-12-20 18:01:27 +0100
  • d184dbbba8
    python: Conditionally provide py3 argument to SWIG Tobias Mueller 2016-12-20 18:00:36 +0100
  • fe65a26ab5
    python: Use one copy of the source tree per Python version. Justus Winter 2017-02-13 16:44:53 +0100
  • 60273e8b2c
    build: Use macOS' compatibility macros to enable all features. Justus Winter 2017-02-13 14:58:07 +0100
  • f8db658f8b
    Revert "Disable fd-passing for Apple." Justus Winter 2017-02-13 14:01:32 +0100
  • 60064c665e qt: Add missing #include <functional> Igor Gnatenko 2017-02-11 08:36:24 +0100
  • 903bf16a41 qt: Don't rely on implicit include in t-verify Andre Heinecke 2017-02-07 10:01:58 +0100
  • ad22bee538 doc: Document that gpgme_op_genkey() parms parameter is not XML. Daniel Kahn Gillmor 2017-01-26 18:36:39 -0500
  • 51bd69f216
    core: Optimize fork/exec for *BSD and Solaris. Werner Koch 2017-02-03 13:56:23 +0100
  • 93a59070c6
    core: Fix possible deadlock due to get_max_fds. Werner Koch 2017-02-03 13:13:22 +0100
  • afc308598d
    core: Minor cleanup of commit 195c735 Werner Koch 2017-02-03 13:08:39 +0100
  • 43160a39f2 qt: Add test for tofu conflict Andre Heinecke 2017-02-02 17:16:27 +0100
  • 195c735892 core: Handle multiple TOFU_USER lines in verify Andre Heinecke 2017-02-02 14:02:31 +0100
  • 15050ce5fc
    core: Replace all calls to *sprintf by gpgrt_*sprintf. Werner Koch 2017-02-02 12:35:59 +0100
  • 563420a88f
    core: Remove unused check for funopen/fopencookie. Werner Koch 2017-02-02 12:28:39 +0100
  • 0ceeb2948c
    core: Explain in gpgme.h that most stucts are read-only. Werner Koch 2017-02-02 10:13:36 +0100
  • d19bea52af
    core: Un-deprecate gpgme_data_rewind. Werner Koch 2017-02-02 09:50:47 +0100
  • 9b7d81998b
    core: Move all deprecated stuff to the end of gpgme.h. Werner Koch 2017-02-02 09:46:01 +0100
  • 8ede86795a core: Cleanup gpgme_key_unref frees Andre Heinecke 2017-02-01 18:06:54 +0100
  • b5075030be core: Fix leakage of address for mail only uids Andre Heinecke 2017-02-01 18:03:35 +0100
  • a28d31fdb6 core: Improve mailbox only uid handling Andre Heinecke 2017-02-01 16:16:22 +0100
  • ba594d85e3 qt: Increase timeout when waiting for signals. Justus Winter 2017-01-31 10:47:00 +0100
  • 752d3597ef
    core: Add new context flag "redraw". Werner Koch 2017-01-31 09:44:29 +0100