aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-18137-147/+147
* js: increase default startup timeoutMaximilian Krambach2018-10-171-1/+1
* python: Auto-check for all installed python versions.Werner Koch2018-10-172-37/+16
* core: Really remove CR from version output.Werner Koch2018-10-161-1/+1
* cl: Add missing fileWerner Koch2018-10-121-0/+31
* cl: Several fixesGuillaume LE VAILLANT2018-10-125-173/+386
* Register DCO for Guillaume LE VAILLANTWerner Koch2018-10-121-0/+3
* build: Let configure create the VERSION file.NIIBE Yutaka2018-10-104-66/+84
* cpp: Add KeyListMode::LocateAndre Heinecke2018-10-091-0/+1
* cpp: Add first manual testsAndre Heinecke2018-10-096-1/+336
* core: Add trust-model flagAndre Heinecke2018-10-095-0/+71
* cpp: Initialize all gpgme_key_t's in contextAndre Heinecke2018-10-091-3/+3
* core: Ensure r_key init in gpgme_get_keyAndre Heinecke2018-10-091-2/+3
* qt, tests: Add test for single get keyAndre Heinecke2018-10-091-0/+33
* Post release updatesWerner Koch2018-10-082-1/+5
* Release 1.12.0gpgme-1.12.0Werner Koch2018-10-086-11/+30
* build: Update .gitignoreWerner Koch2018-10-051-2/+2
* core: Apply GPGME_EXPORT_MODE_NOUID also to keyserver exports.Werner Koch2018-10-051-0/+2
* build: Move config.h to conf/config.hWerner Koch2018-10-053-5/+5
* docs: whitespace bugBen McGinnes2018-10-042-15/+15
* docs: org to texinfo whitspace bugBen McGinnes2018-10-041-2/+2
* docs: pythonBen McGinnes2018-10-047-35/+90
* docs: pythonBen McGinnes2018-10-042-0/+58
* python: makefilesBen McGinnes2018-10-0413-9/+7
* python: make fileBen McGinnes2018-10-041-1/+0
* python: make fileBen McGinnes2018-10-041-1/+2
* docs: more whitespace checksBen McGinnes2018-10-031-5/+5
* dpcs: python howtoBen McGinnes2018-10-035-8/+6545
* docs: pythonBen McGinnes2018-10-034-1/+9020
* docs: python bindingsBen McGinnes2018-10-034-0/+0
* docs: pre-python preparationBen McGinnes2018-10-033-3138/+1
* python bindings: CPython orderBen McGinnes2018-10-023-17/+54
* core: add experimental GPGME_EXPORT_MODE_NOUID.Werner Koch2018-10-024-1/+14
* docs: python bindingsBen McGinnes2018-09-302-4/+122
* python bindings: fixing decrypt-verifyBen McGinnes2018-09-302-6/+7
* python bindings: ctx.decryptBen McGinnes2018-09-301-9/+53
* example: local signaturesBen McGinnes2018-09-271-2/+22
* example: python bindingsBen McGinnes2018-09-271-0/+163
* docs: python bindings installationBen McGinnes2018-09-271-0/+67
* tests: python bindingsBen McGinnes2018-09-271-1/+1
* examples: python bindingsBen McGinnes2018-09-265-10/+10
* docs: a typographical two-stepBen McGinnes2018-09-252-5/+5
* docs and examples: python bindingsBen McGinnes2018-09-247-36/+486
* docs: python bindings howtoBen McGinnes2018-09-242-4/+156
* docs and examples: python bindings howtoBen McGinnes2018-09-234-106/+1060
* examples: python bindings and hkp4py updatesBen McGinnes2018-09-2330-30/+46
* python bindings: importing from keyservers with hkp4pyBen McGinnes2018-09-223-6/+263
* docs: python bindings howtoBen McGinnes2018-09-222-2/+37
* python: Fix a couple of syntax errors.Werner Koch2018-09-204-84/+92
* python: Silence a few warnings.Werner Koch2018-09-202-3/+16