Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: remove openpgp mode | Maximilian Krambach | 2018-05-23 | 12 | -578/+9 |
* | js: transfer encoding changes | Maximilian Krambach | 2018-05-22 | 7 | -106/+173 |
* | js: Testing lare messages | Maximilian Krambach | 2018-05-14 | 3 | -29/+51 |
* | js: remove non-browser tests | Maximilian Krambach | 2018-05-14 | 6 | -264/+0 |
* | js: Tests and improvements for openpgp mode | Maximilian Krambach | 2018-05-14 | 10 | -161/+346 |
* | js: more testing of nativeMessaging connection | Maximilian Krambach | 2018-05-09 | 12 | -162/+328 |
* | Merge branch 'master' into javascript-binding | Maximilian Krambach | 2018-05-09 | 3 | -5/+11 |
|\ | |||||
| * | python: key expiration datetime stamp tests | Ben McGinnes | 2018-05-05 | 1 | -1/+1 |
| * | qt: Respect --disable-gpg-test for tests | Andre Heinecke | 2018-05-04 | 1 | -1/+7 |
| * | qt: Fix filename handling in cryptoconfig | Andre Heinecke | 2018-04-26 | 1 | -3/+3 |
* | | js: more testing | Maximilian Krambach | 2018-05-08 | 7 | -19/+342 |
* | | js: fixing errors found by testing: encrypt/decrypt | Maximilian Krambach | 2018-05-07 | 7 | -23/+219 |
* | | js: fixing errors found by testing | Maximilian Krambach | 2018-05-04 | 4 | -23/+66 |
* | | js: Added browser testing for unit tests | Maximilian Krambach | 2018-05-03 | 11 | -16/+436 |
* | | js: changed Key class stub | Maximilian Krambach | 2018-05-03 | 5 | -68/+110 |
* | | js: more testing | Maximilian Krambach | 2018-04-27 | 16 | -114/+416 |
* | | js: fixed empty operation setter in Message | Maximilian Krambach | 2018-04-27 | 1 | -2/+9 |
* | | js: fixed wrong paths in DemoExtension | Maximilian Krambach | 2018-04-26 | 3 | -3/+3 |
* | | js: created TestExtension and smaller fixes | Maximilian Krambach | 2018-04-26 | 28 | -143/+429 |
* | | js: First testing and improvements | Maximilian Krambach | 2018-04-25 | 12 | -56/+227 |
* | | js: Configuration and Error handling | Maximilian Krambach | 2018-04-25 | 10 | -207/+309 |
* | | js: reactivate timeout on connection | Maximilian Krambach | 2018-04-25 | 4 | -12/+19 |
* | | js: change in Error behaviour | Maximilian Krambach | 2018-04-25 | 8 | -156/+132 |
* | | js: allow openpgp-like Message objects as Data | Maximilian Krambach | 2018-04-25 | 1 | -0/+7 |
* | | js: Key object adjustments after discussion | Maximilian Krambach | 2018-04-24 | 3 | -15/+64 |
* | | js: change in initialization ancd connection handling | Maximilian Krambach | 2018-04-24 | 6 | -114/+157 |
* | | js: don't allow message operation changes | Maximilian Krambach | 2018-04-23 | 3 | -30/+24 |
* | | js: Key handling stubs, Error handling, refactoring | Maximilian Krambach | 2018-04-23 | 8 | -131/+756 |
* | | js: encrypt improvement and decrypt method | Maximilian Krambach | 2018-04-20 | 18 | -306/+887 |
* | | Merge branch 'master' into javascript-binding | Maximilian Krambach | 2018-04-20 | 5 | -29/+91 |
|\| | |||||
| * | cpp: Add origin and last_update to UserID | Andre Heinecke | 2018-04-19 | 2 | -19/+47 |
| * | cpp: Add origin and last_update | Andre Heinecke | 2018-04-19 | 2 | -0/+52 |
| * | doc: Update copyright years and change two URLs. | Werner Koch | 2018-04-18 | 2 | -11/+10 |
| * | python: Fix crash by leaving struct members intact | Tobias Mueller | 2018-04-17 | 1 | -18/+1 |
* | | js: Initial commit for JavaScript Native Messaging API | [email protected] | 2018-04-10 | 14 | -1/+472 |
|/ | |||||
* | qt: Add test for resetting config value | Andre Heinecke | 2018-04-04 | 1 | -1/+33 |
* | Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme | Ben McGinnes | 2018-03-29 | 6 | -52/+496 |
|\ | |||||
| * | example: revoke UIDben/howto-update-02 | Ben McGinnes | 2018-03-28 | 1 | -0/+62 |
| * | docs: python bindings howto | Ben McGinnes | 2018-03-28 | 1 | -25/+53 |
| * | example: key signing | Ben McGinnes | 2018-03-28 | 1 | -0/+63 |
| * | doc: python bindings howto | Ben McGinnes | 2018-03-28 | 1 | -1/+1 |
| * | docs python bindings howto | Ben McGinnes | 2018-03-28 | 1 | -16/+19 |
| * | example: add user ID | Ben McGinnes | 2018-03-28 | 1 | -0/+62 |
| * | doc: python bindings howto | Ben McGinnes | 2018-03-27 | 1 | -6/+6 |
| * | example: key creation | Ben McGinnes | 2018-03-27 | 1 | -0/+95 |
| * | script: temp homedir config | Ben McGinnes | 2018-03-27 | 1 | -2/+9 |
| * | doc: python bindings howto | Ben McGinnes | 2018-03-25 | 1 | -0/+1 |
| * | script: temp homedirhowto-update-01 | Ben McGinnes | 2018-03-25 | 1 | -1/+1 |
| * | doc: python bindings howto | Ben McGinnes | 2018-03-25 | 1 | -0/+4 |
| * | script: temporary homedir creation | Ben McGinnes | 2018-03-25 | 1 | -0/+119 |