Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-06-28 | python bindings: import example | Ben McGinnes | 1 | -0/+91 |
2018-06-28 | python bindings: export secret keys | Ben McGinnes | 1 | -1/+42 |
2018-06-28 | python bindings: export public keys | Ben McGinnes | 1 | -6/+18 |
2018-06-28 | python bindings: export public keys | Ben McGinnes | 1 | -1/+58 |
2018-06-20 | js: Demoextension update | Maximilian Krambach | 5 | -40/+99 |
2018-06-19 | Prepare build system for gpgme-js and dist it | Andre Heinecke | 5 | -1/+134 |
2018-06-19 | js: getDefaultKey and GenerateKey improvements | Maximilian Krambach | 3 | -36/+19 |
2018-06-17 | python bindings: core import statements | Ben McGinnes | 1 | -3/+3 |
2018-06-17 | python bindings: core — PEP8 compliance | Ben McGinnes | 1 | -77/+101 |
2018-06-17 | python bindings: core - key importgsoc/jacob-key-import | Ben McGinnes | 1 | -9/+37 |
2018-06-16 | python bindings: core key import | Ben McGinnes | 2 | -5/+28 |
2018-06-14 | js: import result feedback | Maximilian Krambach | 1 | -18/+36 |
2018-06-14 | js: add verify and signature parsing | Maximilian Krambach | 4 | -10/+331 |
2018-06-13 | js: getDefaultKey and verify fix | Maximilian Krambach | 7 | -6/+147 |
2018-06-13 | js: less confusing icons for test/Demo extension | Maximilian Krambach | 2 | -0/+0 |
2018-06-11 | js: removed config | Maximilian Krambach | 5 | -102/+7 |
2018-06-11 | js: Add key creation to Keyring | Maximilian Krambach | 2 | -3/+80 |
2018-06-10 | script: groups.py | Ben McGinnes | 1 | -1/+7 |
2018-06-08 | js: change chunksize handling and decoding | Maximilian Krambach | 7 | -197/+170 |
2018-06-08 | cpp: Add proper gpgme_op_createkey | Andre Heinecke | 2 | -0/+25 |
2018-06-07 | examples: python howto | Ben McGinnes | 3 | -0/+262 |
2018-06-06 | js: change Keyinfo timestamps into javascript date | Maximilian Krambach | 1 | -3/+14 |
2018-06-06 | js: code cleanup (eslint) | Maximilian Krambach | 27 | -498/+595 |
2018-06-06 | js: implement import/delete Key, some fixes | Maximilian Krambach | 12 | -94/+511 |
2018-06-02 | docs: python bindings howto | Ben McGinnes | 1 | -66/+73 |
2018-06-01 | cpp: Add gpgme_(get)set_ctx_flag | Andre Heinecke | 2 | -0/+14 |
2018-06-01 | cpp: Add legacy_cipher_nomdc | Andre Heinecke | 2 | -0/+8 |
2018-05-30 | js: more Keyring/Key handling | Maximilian Krambach | 4 | -104/+227 |
2018-05-29 | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 3 | -0/+27 |
2018-05-28 | js: Keyring listing keys | Maximilian Krambach | 6 | -185/+286 |
2018-05-28 | js: Treat a connection as a gpgme Context | Maximilian Krambach | 12 | -171/+59 |
2018-05-25 | js: implement Key handling (1) | Maximilian Krambach | 7 | -178/+448 |
2018-05-25 | js: use version operation for connection checks | Maximilian Krambach | 8 | -108/+162 |
2018-05-24 | examples: mutt crypt-hooks generator | Ben McGinnes | 1 | -0/+64 |
2018-05-24 | docs: python bindings howto | Ben McGinnes | 2 | -9/+13 |
2018-05-24 | doc: python bindings howto | Ben McGinnes | 1 | -3/+2 |
2018-05-24 | js: adding sign method | Maximilian Krambach | 3 | -1/+82 |
2018-05-23 | js: remove openpgp mode | Maximilian Krambach | 12 | -578/+9 |
2018-05-23 | docs and examples: python howto | Ben McGinnes | 2 | -8/+22 |
2018-05-22 | js: transfer encoding changes | Maximilian Krambach | 7 | -106/+173 |
2018-05-22 | cpp: Expose sessionKey and symkeyAlgo | Andre Heinecke | 2 | -0/+15 |
2018-05-14 | js: Testing lare messages | Maximilian Krambach | 3 | -29/+51 |
2018-05-14 | js: remove non-browser tests | Maximilian Krambach | 6 | -264/+0 |
2018-05-14 | js: Tests and improvements for openpgp mode | Maximilian Krambach | 10 | -161/+346 |
2018-05-09 | js: more testing of nativeMessaging connection | Maximilian Krambach | 12 | -162/+328 |
2018-05-08 | js: more testing | Maximilian Krambach | 7 | -19/+342 |
2018-05-07 | js: fixing errors found by testing: encrypt/decrypt | Maximilian Krambach | 7 | -23/+219 |
2018-05-05 | python: key expiration datetime stamp tests | Ben McGinnes | 1 | -1/+1 |
2018-05-04 | js: fixing errors found by testing | Maximilian Krambach | 4 | -23/+66 |
2018-05-04 | qt: Respect --disable-gpg-test for tests | Andre Heinecke | 1 | -1/+7 |