Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-31 | js: Fix Key.hasSecret answer | Maximilian Krambach | 2 | -5/+7 |
2018-07-30 | js: Making objects inmutable | Maximilian Krambach | 9 | -24/+47 |
2018-07-27 | js: fix indentaion | Maximilian Krambach | 6 | -1138/+1150 |
2018-07-27 | js: change the write access for js class methods | Maximilian Krambach | 11 | -394/+403 |
2018-07-27 | js: clean up test extension | Maximilian Krambach | 7 | -453/+417 |
2018-07-24 | js: include armored Key in import callback | Maximilian Krambach | 2 | -3/+32 |
2018-07-24 | js: Fix wrong encoding in received error messages | Maximilian Krambach | 1 | -1/+2 |
2018-07-24 | cpp: Add safety checks for key update | Andre Heinecke | 2 | -1/+4 |
2018-07-22 | docs: python bindings howto | Ben McGinnes | 1 | -170/+169 |
2018-07-22 | doc: python bindings howto | Ben McGinnes | 1 | -624/+623 |
2018-07-22 | doc: python bindings howto | Ben McGinnes | 1 | -0/+1 |
2018-07-20 | js: repair BrowserTextExtension test | Maximilian Krambach | 1 | -8/+8 |
2018-07-19 | cpp: Print origin and last update for key/uid | Andre Heinecke | 1 | -0/+4 |
2018-07-18 | js: typo in comment | Maximilian Krambach | 1 | -1/+1 |
2018-07-18 | qt: Handle encoding for diagnostics | Andre Heinecke | 1 | -1/+53 |
2018-07-17 | js: fix getkeys with locate option | Maximilian Krambach | 1 | -2/+4 |
2018-07-13 | python bindings: example scripts | Ben McGinnes | 2 | -2/+2 |
2018-07-12 | js: allow optional Key retrieve pattern to be null | Maximilian Krambach | 1 | -2/+2 |
2018-07-12 | js: add with-sec-fprs to getKeysArmored | Maximilian Krambach | 3 | -15/+60 |
2018-07-10 | js: documentation | Maximilian Krambach | 11 | -234/+456 |
2018-07-10 | example scripts: python work-arounds | Ben McGinnes | 1 | -3/+3 |
2018-07-09 | docs: python bindings howto | Ben McGinnes | 1 | -1251/+1235 |
2018-07-09 | js: fix verify result reporting | Maximilian Krambach | 3 | -2/+88 |
2018-07-09 | js: reduce request spam at getKeys() | Maximilian Krambach | 3 | -25/+46 |
2018-07-07 | python bindings: howto examples | Ben McGinnes | 13 | -67/+71 |
2018-07-05 | qt: Handle OpenPGP Diagnostic log | Andre Heinecke | 1 | -5/+27 |
2018-07-05 | cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG | Andre Heinecke | 2 | -0/+5 |
2018-07-04 | js: properly reject pgp message without signature | Maximilian Krambach | 1 | -1/+1 |
2018-07-04 | js: Add jsdoc, update webpack-cli dependency | Maximilian Krambach | 8 | -78/+123 |
2018-07-04 | cpp: Fix memory of DecryptionResult::symkeyAlgo | Andre Heinecke | 1 | -0/+7 |
2018-07-04 | js: add Key lookup | Maximilian Krambach | 4 | -4/+33 |
2018-07-03 | js: fixing Key import/export test | Maximilian Krambach | 3 | -13/+87 |
2018-07-01 | python bindings: scheming serpents | Ben McGinnes | 1 | -69/+17 |
2018-07-01 | python bindings: gpg.core | Ben McGinnes | 1 | -27/+79 |
2018-06-29 | python bindings: python 3.7 | Ben McGinnes | 4 | -6/+11 |
2018-06-28 | whitespace police: | Ben McGinnes | 1 | -2/+2 |
2018-06-28 | docs: python bindings howto | Ben McGinnes | 1 | -0/+358 |
2018-06-28 | python bindings examples | Ben McGinnes | 1 | -0/+110 |
2018-06-28 | python bindings examples | Ben McGinnes | 1 | -0/+73 |
2018-06-28 | python bindings examples: three export scripts | Ben McGinnes | 3 | -0/+223 |
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 |