index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
doc: Minor comment cleanups.
Werner Koch
1
-0
/
+2
2018-11-19
core: Fix format string errors in w32-io.c and use of TRACE_SUC.
Werner Koch
1
-19
/
+23
2018-11-16
core: Protect the trace macros for fun and profit.
Werner Koch
11
-77
/
+114
2018-11-16
core: Fix a LF problem in the new debug fucntion.
Werner Koch
1
-3
/
+6
2018-11-16
core: Fix format string errors in trace macros
Werner Koch
11
-29
/
+30
2018-11-16
core: Remove old debug helper function
Werner Koch
6
-95
/
+59
2018-11-16
core: Simplify the trace maros by using variadics.
Werner Koch
45
-570
/
+550
2018-11-16
Add SPDX identifiers to most source files
Werner Koch
75
-1125
/
+1171
2018-11-12
build: Make gpgme.m4 use gpgrt-config with *.pc.
NIIBE Yutaka
1
-10
/
+48
2018-11-12
build: Provide gpgme-glib.pc too.
NIIBE Yutaka
3
-3
/
+17
2018-11-12
build: Provide gpgme.pc, generated by configure.
NIIBE Yutaka
3
-6
/
+27
2018-11-08
spelling: fix misspellings
Daniel Kahn Gillmor
15
-57
/
+57
2018-11-05
gpg: Avoid error diagnostics with --override-session-key.
Werner Koch
1
-1
/
+8
2018-11-02
w32: Fix a few compiler warnings.
Werner Koch
2
-15
/
+15
2018-11-02
w32: Log all errors from CloseHandle and WFSO in w32-io.
Werner Koch
1
-49
/
+70
2018-11-02
w32: Don't use CloseHandle on an arbitrary integer.
Werner Koch
1
-1
/
+1
2018-11-02
w32: Revamp the closing of system objects.
Werner Koch
1
-119
/
+261
2018-11-02
core: Print a dump of the I/O data only at level 8.
Werner Koch
3
-7
/
+18
2018-11-02
w32: Fix and improve CancelSynchronousIo use.
Werner Koch
1
-4
/
+6
2018-11-01
w32: Use CancelSynchronousIo in destroy_reader.
Werner Koch
3
-4
/
+41
2018-11-01
w32: Merge all the object tables of w32-io into one.
Werner Koch
1
-264
/
+245
2018-10-31
w32: Remove unused arg from two functions.
Werner Koch
1
-32
/
+47
2018-10-31
w32: Remove all support for WindowsCE
Werner Koch
14
-1103
/
+12
2018-10-31
w32: Remove cruft in w32-io from WindowsME times.
Werner Koch
1
-29
/
+0
2018-10-30
w32: Fix previous commit.
Werner Koch
1
-3
/
+2
2018-10-29
core,w32: Fix memleak of tmp_name in w32-io
Andre Heinecke
1
-0
/
+7
2018-10-29
core: Do not crash if CMS plaintext is ignored
Andre Heinecke
1
-3
/
+11
2018-10-18
core: Fix segv in genkey when no endtag is provided.
Werner Koch
1
-2
/
+6
2018-10-18
core: Return an error if NULL is provided for genkey's parms.
Werner Koch
2
-3
/
+6
2018-10-18
doc: convert more links to equivalent https:// URLs
Daniel Kahn Gillmor
1
-1
/
+1
2018-10-18
doc: convert more http:// links to https://
Daniel Kahn Gillmor
2
-4
/
+4
2018-10-18
doc: use https:// for www.gnu.org
Daniel Kahn Gillmor
4
-4
/
+4
2018-10-16
core: Really remove CR from version output.
Werner Koch
1
-1
/
+1
2018-10-09
core: Add trust-model flag
Andre Heinecke
3
-0
/
+34
2018-10-09
core: Ensure r_key init in gpgme_get_key
Andre Heinecke
1
-2
/
+3
2018-10-08
Release 1.12.0
gpgme-1.12.0
Werner Koch
1
-1
/
+1
2018-10-05
core: Apply GPGME_EXPORT_MODE_NOUID also to keyserver exports.
Werner Koch
1
-0
/
+2
2018-10-02
core: add experimental GPGME_EXPORT_MODE_NOUID.
Werner Koch
3
-1
/
+10
2018-09-20
python: Silence a few warnings.
Werner Koch
1
-2
/
+8
2018-09-19
json: Remove subkey-algo from createkey command.
Werner Koch
1
-82
/
+7
2018-09-08
estreams revised
Ben McGinnes
2
-2
/
+0
2018-09-02
estreams symbols for python bindings
Ben McGinnes
2
-1
/
+3
2018-08-30
python bindings: estreams fix
ben/estreams-fix
Ben McGinnes
2
-2
/
+2
2018-08-29
json: Fix detached verify
Andre Heinecke
1
-20
/
+23
2018-08-28
json: Delete primary key if subkey gen fails
Andre Heinecke
1
-2
/
+22
2018-08-28
json: Allow NULL request in encode and chunk
Andre Heinecke
1
-2
/
+1
2018-08-27
json: Do not put FILE_NAME into the verify result.
Werner Koch
1
-2
/
+1
2018-08-27
doc: Add warning that FILE_NAME is not part of the signed data.
Werner Koch
1
-2
/
+3
2018-08-27
core: Export gpgme_data_new_from_estream function.
Jasper Spaans
2
-0
/
+5
2018-08-23
json: Add sender and file name to encrypt
Andre Heinecke
1
-0
/
+21
[next]