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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
core: Protect the trace macros for fun and profit.
Werner Koch
2018-11-16
11
-77
/
+114
*
core: Fix a LF problem in the new debug fucntion.
Werner Koch
2018-11-16
1
-3
/
+6
*
core: Fix format string errors in trace macros
Werner Koch
2018-11-16
11
-29
/
+30
*
core: Remove old debug helper function
Werner Koch
2018-11-16
6
-95
/
+59
*
core: Simplify the trace maros by using variadics.
Werner Koch
2018-11-16
45
-570
/
+550
*
Add SPDX identifiers to most source files
Werner Koch
2018-11-16
75
-1125
/
+1171
*
build: Make gpgme.m4 use gpgrt-config with *.pc.
NIIBE Yutaka
2018-11-12
1
-10
/
+48
*
build: Provide gpgme-glib.pc too.
NIIBE Yutaka
2018-11-12
3
-3
/
+17
*
build: Provide gpgme.pc, generated by configure.
NIIBE Yutaka
2018-11-12
3
-6
/
+27
*
spelling: fix misspellings
Daniel Kahn Gillmor
2018-11-08
15
-57
/
+57
*
gpg: Avoid error diagnostics with --override-session-key.
Werner Koch
2018-11-05
1
-1
/
+8
*
w32: Fix a few compiler warnings.
Werner Koch
2018-11-02
2
-15
/
+15
*
w32: Log all errors from CloseHandle and WFSO in w32-io.
Werner Koch
2018-11-02
1
-49
/
+70
*
w32: Don't use CloseHandle on an arbitrary integer.
Werner Koch
2018-11-02
1
-1
/
+1
*
w32: Revamp the closing of system objects.
Werner Koch
2018-11-02
1
-119
/
+261
*
core: Print a dump of the I/O data only at level 8.
Werner Koch
2018-11-02
3
-7
/
+18
*
w32: Fix and improve CancelSynchronousIo use.
Werner Koch
2018-11-02
1
-4
/
+6
*
w32: Use CancelSynchronousIo in destroy_reader.
Werner Koch
2018-11-01
3
-4
/
+41
*
w32: Merge all the object tables of w32-io into one.
Werner Koch
2018-11-01
1
-264
/
+245
*
w32: Remove unused arg from two functions.
Werner Koch
2018-10-31
1
-32
/
+47
*
w32: Remove all support for WindowsCE
Werner Koch
2018-10-31
14
-1103
/
+12
*
w32: Remove cruft in w32-io from WindowsME times.
Werner Koch
2018-10-31
1
-29
/
+0
*
w32: Fix previous commit.
Werner Koch
2018-10-30
1
-3
/
+2
*
core,w32: Fix memleak of tmp_name in w32-io
Andre Heinecke
2018-10-29
1
-0
/
+7
*
core: Do not crash if CMS plaintext is ignored
Andre Heinecke
2018-10-29
1
-3
/
+11
*
core: Fix segv in genkey when no endtag is provided.
Werner Koch
2018-10-18
1
-2
/
+6
*
core: Return an error if NULL is provided for genkey's parms.
Werner Koch
2018-10-18
2
-3
/
+6
*
doc: convert more links to equivalent https:// URLs
Daniel Kahn Gillmor
2018-10-18
1
-1
/
+1
*
doc: convert more http:// links to https://
Daniel Kahn Gillmor
2018-10-18
2
-4
/
+4
*
doc: use https:// for www.gnu.org
Daniel Kahn Gillmor
2018-10-18
4
-4
/
+4
*
core: Really remove CR from version output.
Werner Koch
2018-10-16
1
-1
/
+1
*
core: Add trust-model flag
Andre Heinecke
2018-10-09
3
-0
/
+34
*
core: Ensure r_key init in gpgme_get_key
Andre Heinecke
2018-10-09
1
-2
/
+3
*
Release 1.12.0
gpgme-1.12.0
Werner Koch
2018-10-08
1
-1
/
+1
*
core: Apply GPGME_EXPORT_MODE_NOUID also to keyserver exports.
Werner Koch
2018-10-05
1
-0
/
+2
*
core: add experimental GPGME_EXPORT_MODE_NOUID.
Werner Koch
2018-10-02
3
-1
/
+10
*
python: Silence a few warnings.
Werner Koch
2018-09-20
1
-2
/
+8
*
json: Remove subkey-algo from createkey command.
Werner Koch
2018-09-19
1
-82
/
+7
*
estreams revised
Ben McGinnes
2018-09-08
2
-2
/
+0
*
estreams symbols for python bindings
Ben McGinnes
2018-09-02
2
-1
/
+3
*
python bindings: estreams fix
ben/estreams-fix
Ben McGinnes
2018-08-30
2
-2
/
+2
*
json: Fix detached verify
Andre Heinecke
2018-08-29
1
-20
/
+23
*
json: Delete primary key if subkey gen fails
Andre Heinecke
2018-08-28
1
-2
/
+22
*
json: Allow NULL request in encode and chunk
Andre Heinecke
2018-08-28
1
-2
/
+1
*
json: Do not put FILE_NAME into the verify result.
Werner Koch
2018-08-27
1
-2
/
+1
*
doc: Add warning that FILE_NAME is not part of the signed data.
Werner Koch
2018-08-27
1
-2
/
+3
*
core: Export gpgme_data_new_from_estream function.
Jasper Spaans
2018-08-27
2
-0
/
+5
*
json: Add sender and file name to encrypt
Andre Heinecke
2018-08-23
1
-0
/
+21
*
json: Add proper decrypt_result_t handling
Andre Heinecke
2018-08-21
1
-7
/
+80
*
json: Add subkey_algo and defaults to createkey
Andre Heinecke
2018-08-20
1
-4
/
+62
[prev]
[next]