Commit Graph

  • b18b96fb36 js: clean up test extension Maximilian Krambach 2018-07-27 11:20:33 +0200
  • 4b343c4e33 js: include armored Key in import callback Maximilian Krambach 2018-07-24 14:56:33 +0200
  • 040b1ed40a js: Fix wrong encoding in received error messages Maximilian Krambach 2018-07-24 14:50:54 +0200
  • a6e5c8bf18
    cpp: Add safety checks for key update Andre Heinecke 2018-07-24 08:40:28 +0200
  • 4d1642b11e docs: python bindings howto Ben McGinnes 2018-07-23 01:16:31 +1000
  • d7c5366d58 doc: python bindings howto Ben McGinnes 2018-07-23 00:21:05 +1000
  • b47e1bb98a doc: python bindings howto Ben McGinnes 2018-07-22 21:20:41 +1000
  • a965e3e0b8 js: repair BrowserTextExtension test Maximilian Krambach 2018-07-20 10:59:57 +0200
  • 5ef492c563
    core: Clear all flags for a new data property. Werner Koch 2018-07-19 20:38:21 +0200
  • 085cdeddef
    core: Blank out the plaintext after decryption failure. Werner Koch 2018-07-19 17:38:50 +0200
  • 8168dfbeb1
    cpp: Print origin and last update for key/uid Andre Heinecke 2018-07-19 12:58:49 +0200
  • af2c74d6c0
    json: Don't use strdup but the xtrystrdup wrapper. Werner Koch 2018-07-19 09:46:57 +0200
  • f42cd70f18
    core: New interface gpgme_data_new_from_estream. Werner Koch 2018-07-19 09:50:30 +0200
  • 50da3ff2fd js: typo in comment Maximilian Krambach 2018-07-18 13:43:47 +0200
  • 98a75a16cc
    json: Fix memleak in native msging repl Andre Heinecke 2018-07-18 13:15:02 +0200
  • 6d7b4382c3
    json: Ensure that native msging request is string Andre Heinecke 2018-07-18 13:06:08 +0200
  • 82e4b900a9
    json: Fix crash by ensuring response is never NULL Andre Heinecke 2018-07-18 13:02:32 +0200
  • b78140daf7
    json: Fix memory errors in create_keylist_patterns Andre Heinecke 2018-07-18 12:57:51 +0200
  • 16462c54b3
    qt: Handle encoding for diagnostics Andre Heinecke 2018-07-18 11:27:46 +0200
  • ce0379d999 js: fix getkeys with locate option Maximilian Krambach 2018-07-17 11:07:49 +0200
  • 1686e07e77
    json: Fix crash on invalid json Andre Heinecke 2018-07-16 19:47:11 +0200
  • cc21101a74
    json: Fix uninitialized key unref in op_delete Andre Heinecke 2018-07-16 19:46:04 +0200
  • 1933f5b805
    json: Minor cleanups in cJSON.c Werner Koch 2018-07-16 14:42:30 +0200
  • 013a7f47ab
    json: Fix buffer overflow in cJSON.c Werner Koch 2018-07-16 12:34:52 +0200
  • 1e34141f67 python bindings howto: dita version ben/howto-dita Ben McGinnes 2018-07-13 22:08:42 +1000
  • 1bb3f8409d python bindings: example scripts Ben McGinnes 2018-07-13 20:36:27 +1000
  • 5213a599fe js: allow optional Key retrieve pattern to be null Maximilian Krambach 2018-07-12 11:48:17 +0200
  • 30bb549046 js: add with-sec-fprs to getKeysArmored Maximilian Krambach 2018-07-12 11:36:55 +0200
  • 6cc842c9aa
    json: Add with-sec-fprs param to export Andre Heinecke 2018-07-11 16:18:24 +0200
  • 4015f5b498 js: documentation Maximilian Krambach 2018-07-10 14:32:26 +0200
  • 0e760e396f example scripts: python work-arounds Ben McGinnes 2018-07-10 13:40:18 +1000
  • 1eceacaff4 docs: python bindings howto Ben McGinnes 2018-07-09 21:30:20 +1000
  • 8964627f6a js: fix verify result reporting Maximilian Krambach 2018-07-09 11:57:01 +0200
  • 40471ec12f
    json: Add with-secret without secret only Andre Heinecke 2018-07-09 11:36:28 +0200
  • 67b6fa5a29 js: reduce request spam at getKeys() Maximilian Krambach 2018-07-09 11:24:46 +0200
  • c287f09ac0
    tests: Add --with-secret to run-keylist.c Andre Heinecke 2018-07-09 11:17:27 +0200
  • 31bc51e2af
    doc: More explicit doc for EXTERN and LOCAL modes. Andre Heinecke 2018-07-09 11:10:19 +0200
  • 7bc5d3c7e4
    Add ctx flag for auto-key-locate Andre Heinecke 2018-07-03 17:50:23 +0200
  • cacca62d06 python bindings: howto examples Ben McGinnes 2018-07-08 03:40:35 +1000
  • 66c2a99422
    qt: Handle OpenPGP Diagnostic log Andre Heinecke 2018-07-05 11:28:08 +0200
  • 629afebe50
    cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG Andre Heinecke 2018-07-05 10:22:13 +0200
  • a2458806f8
    core: Add gpg auditlog to get diagnostics Andre Heinecke 2018-07-04 15:39:01 +0200
  • 10f2106404 js: properly reject pgp message without signature Maximilian Krambach 2018-07-04 15:46:45 +0200
  • 1919fa41b6 js: Add jsdoc, update webpack-cli dependency Maximilian Krambach 2018-07-04 13:38:54 +0200
  • 7d65dc2a5c
    cpp: Fix memory of DecryptionResult::symkeyAlgo Andre Heinecke 2018-07-04 12:15:05 +0200
  • 1105fc87a3 js: add Key lookup Maximilian Krambach 2018-07-04 12:11:35 +0200
  • 76b8470915
    json: Add keylist mode locate Andre Heinecke 2018-07-04 11:13:26 +0200
  • a52ec87d40 js: fixing Key import/export test Maximilian Krambach 2018-07-03 12:41:49 +0200
  • 5bca499750 python bindings: scheming serpents Ben McGinnes 2018-07-02 05:05:09 +1000
  • 789ea1b019 python bindings: gpg.core Ben McGinnes 2018-07-02 03:55:19 +1000
  • 35e29e1395 m4 update: python 3.7 Ben McGinnes 2018-06-29 14:52:37 +1000
  • 43a2b57545 python bindings: python 3.7 Ben McGinnes 2018-06-29 14:26:30 +1000
  • 48174b2bcc whitespace police: Ben McGinnes 2018-06-28 18:46:31 +1000
  • 6aec7d6e4a docs: python bindings howto Ben McGinnes 2018-06-28 18:33:51 +1000
  • a7ccdc51ef python bindings examples Ben McGinnes 2018-06-28 18:14:13 +1000
  • 7fc7e80e54 python bindings examples Ben McGinnes 2018-06-28 03:28:07 +1000
  • 0d163a7d12 python bindings examples: three export scripts Ben McGinnes 2018-06-27 20:12:27 +1000
  • 4251cae34d python bindings: import example Ben McGinnes 2018-06-28 01:50:56 +1000
  • a5b91b21f5 python bindings: export secret keys Ben McGinnes 2018-06-27 19:16:29 +1000
  • 7faef33d13 python bindings: export public keys Ben McGinnes 2018-06-28 00:57:37 +1000
  • 89c548efdf python bindings: export public keys Ben McGinnes 2018-06-27 18:51:09 +1000
  • fa1a4e0b25 docs: python bindings howto ben/export-keys Ben McGinnes 2018-06-28 18:33:51 +1000
  • 6573eb339a python bindings examples Ben McGinnes 2018-06-28 18:14:13 +1000
  • dda54cc851 python bindings howto: dita version Ben McGinnes 2018-06-28 18:02:43 +1000
  • 248c42788f python bindings examples Ben McGinnes 2018-06-28 03:28:07 +1000
  • 4bbe247c84 python bindings: import example Ben McGinnes 2018-06-28 01:50:56 +1000
  • 483de0330d python bindings: export public keys Ben McGinnes 2018-06-28 00:57:37 +1000
  • cd03423b8f python bindings examples: three export scripts Ben McGinnes 2018-06-27 20:12:27 +1000
  • 14cbbb3d70 python bindings: export secret keys Ben McGinnes 2018-06-27 19:16:29 +1000
  • 870c317120 python bindings: export public keys Ben McGinnes 2018-06-27 18:51:09 +1000
  • 88e7f8ec2e js: Demoextension update Maximilian Krambach 2018-06-20 13:42:19 +0200
  • d8beab30c4
    json: Add file handling for debug output Andre Heinecke 2018-06-20 09:43:19 +0200
  • d27703ea4f
    Prepare build system for gpgme-js and dist it Andre Heinecke 2018-06-19 16:40:40 +0200
  • 780f7880c6 js: getDefaultKey and GenerateKey improvements Maximilian Krambach 2018-06-19 09:26:01 +0200
  • 19c5267f86 python bindings: core import statements Ben McGinnes 2018-06-17 22:42:43 +1000
  • a5b24ae46c python bindings: core — PEP8 compliance Ben McGinnes 2018-06-17 15:58:44 +1000
  • 5a80e75500 python bindings: core - key import gsoc/jacob-key-import Ben McGinnes 2018-06-17 14:35:20 +1000
  • 0e762608ef python bindings: core key import Ben McGinnes 2018-06-17 09:28:30 +1000
  • 3cd428ba44 js: import result feedback Maximilian Krambach 2018-06-14 14:50:25 +0200
  • 3c783bd09c js: add verify and signature parsing Maximilian Krambach 2018-06-14 12:15:51 +0200
  • aed402c5d5 js: getDefaultKey and verify fix Maximilian Krambach 2018-06-13 15:22:03 +0200
  • d0fc4ded58 js: less confusing icons for test/Demo extension Maximilian Krambach 2018-06-13 11:49:37 +0200
  • e154554e9a js: removed config Maximilian Krambach 2018-06-11 15:10:43 +0200
  • e97e6c06e9 js: Add key creation to Keyring Maximilian Krambach 2018-06-11 12:08:50 +0200
  • 92cd060f5e script: groups.py Ben McGinnes 2018-06-11 01:03:58 +1000
  • c072675f3f js: change chunksize handling and decoding Maximilian Krambach 2018-06-08 17:54:58 +0200
  • 8dff414e17
    cpp: Add proper gpgme_op_createkey Andre Heinecke 2018-06-08 16:19:47 +0200
  • 54146d90dd
    json: Return fingerprint as createkey result Andre Heinecke 2018-06-08 14:52:41 +0200
  • 6c74a59e88
    json: Add op_createkey Andre Heinecke 2018-06-08 13:55:21 +0200
  • af8510fb7f
    json: Generalize chunking and getmore Andre Heinecke 2018-06-07 17:48:55 +0200
  • e48f4a18f8
    json: Rework verify_result_to_json Andre Heinecke 2018-06-07 16:05:15 +0200
  • 906ea48df3
    json: Add direct way to query a config option Andre Heinecke 2018-06-07 11:42:47 +0200
  • 7e18c7a07a
    json: Add op_config to query gpgconf Andre Heinecke 2018-06-07 11:23:14 +0200
  • a3a08584d6 examples: python howto Ben McGinnes 2018-06-07 15:06:20 +1000
  • 167847f1bc python bindings: import keys ben/key-import Ben McGinnes 2018-06-07 09:46:56 +1000
  • 2c4c569247
    core: Return a better error code on certain decryption failures. Werner Koch 2018-06-06 16:20:27 +0200
  • 7a072270ac js: change Keyinfo timestamps into javascript date Maximilian Krambach 2018-06-06 15:29:21 +0200
  • bfd3799d39 js: code cleanup (eslint) Maximilian Krambach 2018-06-06 13:05:53 +0200
  • 0356a667c5 js: implement import/delete Key, some fixes Maximilian Krambach 2018-06-06 11:57:41 +0200
  • 998fec8a4f
    json: Allow to compile with libgpg-error < 1.28 Werner Koch 2018-06-05 09:40:17 +0200