aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: python bindingsBen McGinnes2018-11-0614-215/+504
* python examples: another importerBen McGinnes2018-11-061-4/+8
* python examples: protonmail hkp scriptsBen McGinnes2018-11-062-28/+22
* gpg: Avoid error diagnostics with --override-session-key.Werner Koch2018-11-051-1/+8
* docs: typoBen McGinnes2018-11-031-1/+1
* w32: Fix a few compiler warnings.Werner Koch2018-11-022-15/+15
* w32: Log all errors from CloseHandle and WFSO in w32-io.Werner Koch2018-11-021-49/+70
* w32: Don't use CloseHandle on an arbitrary integer.Werner Koch2018-11-021-1/+1
* w32: Revamp the closing of system objects.Werner Koch2018-11-021-119/+261
* core: Print a dump of the I/O data only at level 8.Werner Koch2018-11-023-7/+18
* w32: Fix and improve CancelSynchronousIo use.Werner Koch2018-11-021-4/+6
* w32: Use CancelSynchronousIo in destroy_reader.Werner Koch2018-11-013-4/+41
* w32: Merge all the object tables of w32-io into one.Werner Koch2018-11-011-264/+245
* w32: Remove unused arg from two functions.Werner Koch2018-10-311-32/+47
* w32: Remove all support for WindowsCEWerner Koch2018-10-3122-1746/+15
* w32: Remove cruft in w32-io from WindowsME times.Werner Koch2018-10-311-29/+0
* docs: python docs restructureBen McGinnes2018-10-304-71/+168
* docs: pythonBen McGinnes2018-10-303-1/+14
* w32: Fix previous commit.Werner Koch2018-10-301-3/+2
* core,w32: Fix memleak of tmp_name in w32-ioAndre Heinecke2018-10-291-0/+7
* tests: Add repeat argument to run-verifyAndre Heinecke2018-10-291-68/+92
* core: Do not crash if CMS plaintext is ignoredAndre Heinecke2018-10-291-3/+11
* cpp,tests: Add another test runnerAndre Heinecke2018-10-292-1/+188
* cpp: Add some convenience functionsAndre Heinecke2018-10-255-0/+49
* docs: python howtoBen McGinnes2018-10-231-5/+5
* Python: docs tweaksBen McGinnes2018-10-212-15/+39
* python bindings: callback testBen McGinnes2018-10-201-2/+30
* core: Fix segv in genkey when no endtag is provided.Werner Koch2018-10-181-2/+6
* core: Return an error if NULL is provided for genkey's parms.Werner Koch2018-10-182-3/+6
* python: do not export HAVE_CXX11 definitionDaniel Kahn Gillmor2018-10-181-0/+4
* doc: convert more links to equivalent https:// URLsDaniel Kahn Gillmor2018-10-184-6/+6
* doc: convert more http:// links to https://Daniel Kahn Gillmor2018-10-1811-18/+18
* 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