Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tests: Add another check to gpg/t-verify. | Werner Koch | 2018-04-12 | 1 | -52/+84 | |
* | core: Add new context flag "no-symkey-cache". | Werner Koch | 2018-04-12 | 7 | -14/+89 | |
* | 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 | 8 | -58/+548 | |
|\ | ||||||
| * | json: Build only a dummy if libgpg-error is < 1.28 | Werner Koch | 2018-03-29 | 1 | -0/+5 | |
| * | Merge branch 'ben/howto-update-02' of ssh+git://playfair.gnupg.org/git/gpgme | Ben McGinnes | 2018-03-28 | 6 | -49/+370 | |
| |\ | ||||||
| | * | 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 | |
| * | | json: Remove the "message" object thingy again. | Werner Koch | 2018-03-28 | 1 | -21/+9 | |
| * | | json: Make native messaging work. | Werner Koch | 2018-03-28 | 1 | -13/+64 | |
| * | | core: Initialize key return value in gpgme_get_key | Andre Heinecke | 2018-03-27 | 1 | -0/+2 | |
| |/ | ||||||
| * | 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 | |
| * | doc: python bindings howto | Ben McGinnes | 2018-03-24 | 1 | -4/+4 | |
* | | Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme | Ben McGinnes | 2018-03-24 | 21 | -11/+3378 | |
|\| | ||||||
| * | core: Need to increase an array in the gpg engine. | Werner Koch | 2018-03-23 | 1 | -1/+1 | |
| * | json: Use a request origin of "browser". | Werner Koch | 2018-03-23 | 1 | -0/+1 | |
| * | core: New gpgme_set_ctx_flag "request-origin". | Werner Koch | 2018-03-23 | 15 | -8/+176 | |
| * | build: Allow building with released libgpg-error. | Werner Koch | 2018-03-23 | 1 | -0/+4 | |
| * | Merge branch 'json-tool' | Werner Koch | 2018-03-23 | 6 | -2/+3196 | |
| |\ | ||||||
| | * | json: Finish op:encrypt. | Werner Koch | 2018-03-23 | 1 | -12/+171 | |
| | * | json: Add a new function to cJSON. | Werner Koch | 2018-03-23 | 2 | -0/+13 | |
| | * | json: Use gpgrt_argparse instead of argsparse.c | Werner Koch | 2018-03-21 | 2 | -10/+21 | |
| | * | json: Implement op:encrypt | Werner Koch | 2018-03-20 | 1 | -61/+393 | |
| | * | Merge branch 'master' into json-tool | Werner Koch | 2018-03-20 | 9 | -12/+39 | |
| | |\ | ||||||
| | * | | json: Add framework for the gpgme-json tool | Werner Koch | 2018-03-16 | 3 | -2/+833 | |
| | * | | core: Adjust cJSON code for use in GPGME. | Werner Koch | 2018-03-16 | 2 | -36/+150 | |
| | * | | core: Import cJSON code from the payproc project. | Werner Koch | 2018-03-14 | 3 | -0/+1734 | |
* | | | | doc: python bindings howto | Ben McGinnes | 2018-03-23 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | doc: python bindings howto | Ben McGinnes | 2018-03-21 | 1 | -1/+1 | |
* | | | doc and examples: python bindings HOWTO | Ben McGinnes | 2018-03-21 | 1 | -1/+1 | |
* | | | Merge branch 'ben/docs/2018-03' of ssh+git://playfair.gnupg.org/git/gpgme int... | Ben McGinnes | 2018-03-21 | 17 | -42/+2209 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | examples: multi-key selection operationsben/docs/2018-03 | Ben McGinnes | 2018-03-21 | 3 | -190/+0 | |
| * | | example: group encryption | Ben McGinnes | 2018-03-21 | 1 | -1/+1 | |
| * | | examples: encryption | Ben McGinnes | 2018-03-21 | 2 | -2/+2 | |
| * | | example: key selection | Ben McGinnes | 2018-03-21 | 1 | -1/+0 | |
| * | | example: key selection | Ben McGinnes | 2018-03-21 | 1 | -0/+52 | |
| * | | example: sign and encrypt to group | Ben McGinnes | 2018-03-21 | 1 | -0/+83 | |
| * | | example: group key selection | Ben McGinnes | 2018-03-21 | 1 | -0/+56 | |
| * | | example groups work around | Ben McGinnes | 2018-03-21 | 1 | -1/+1 | |
| * | | example: groups | Ben McGinnes | 2018-03-21 | 1 | -0/+6 |