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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
python: Fix error handling.
Justus Winter
2017-02-16
1
-1
/
+6
*
core: Fix expiration time handling when creating keys.
Justus Winter
2017-02-15
4
-19
/
+36
*
python: Fix build system integration.
Justus Winter
2017-02-15
2
-19
/
+20
*
python: Update lists of functions returning gpgme_error_t.
Justus Winter
2017-02-15
1
-6
/
+18
*
core: Fix error types.
Justus Winter
2017-02-15
4
-5
/
+7
*
python: Wrap utility functions.
Justus Winter
2017-02-14
3
-3
/
+56
*
python: Use the correct function to free buffers.
Justus Winter
2017-02-14
1
-1
/
+1
*
python: Add keylist mode parameter.
Justus Winter
2017-02-14
2
-2
/
+6
*
python: Nicer repr for user ids.
Justus Winter
2017-02-14
1
-0
/
+4
*
python: Add convenience functions for the home directory.
Justus Winter
2017-02-14
2
-2
/
+14
*
qt: Make sure to remove the tofu.db on clean.
Justus Winter
2017-02-14
1
-1
/
+1
*
python: Extend SWIG gpgme_{sub,}key with a __repr__ method.
Tobias Mueller
2017-02-14
1
-0
/
+27
*
python: Remove the -builtin flag for SWIG.
Tobias Mueller
2017-02-14
1
-1
/
+1
*
python: Call SWIG_NewPointerObj rather than SWIG_Python_NewPointerObj.
Tobias Mueller
2017-02-14
1
-1
/
+11
*
python: Conditionally provide py3 argument to SWIG
Tobias Mueller
2017-02-14
1
-2
/
+3
*
python: Use one copy of the source tree per Python version.
Justus Winter
2017-02-13
2
-17
/
+24
*
build: Use macOS' compatibility macros to enable all features.
Justus Winter
2017-02-13
1
-0
/
+2
*
Revert "Disable fd-passing for Apple."
Justus Winter
2017-02-13
1
-12
/
+1
*
qt: Add missing #include <functional>
Igor Gnatenko
2017-02-13
2
-0
/
+2
*
qt: Don't rely on implicit include in t-verify
Andre Heinecke
2017-02-07
1
-0
/
+1
*
doc: Document that gpgme_op_genkey() parms parameter is not XML.
Daniel Kahn Gillmor
2017-02-06
1
-8
/
+16
*
core: Optimize fork/exec for *BSD and Solaris.
Werner Koch
2017-02-03
2
-13
/
+37
*
core: Fix possible deadlock due to get_max_fds.
Werner Koch
2017-02-03
1
-31
/
+37
*
core: Minor cleanup of commit 195c735
Werner Koch
2017-02-03
1
-8
/
+8
*
qt: Add test for tofu conflict
Andre Heinecke
2017-02-02
1
-0
/
+133
*
core: Handle multiple TOFU_USER lines in verify
Andre Heinecke
2017-02-02
1
-8
/
+31
*
core: Replace all calls to *sprintf by gpgrt_*sprintf.
Werner Koch
2017-02-02
13
-301
/
+97
*
core: Remove unused check for funopen/fopencookie.
Werner Koch
2017-02-02
2
-78
/
+0
*
core: Explain in gpgme.h that most stucts are read-only.
Werner Koch
2017-02-02
1
-10
/
+70
*
core: Un-deprecate gpgme_data_rewind.
Werner Koch
2017-02-02
4
-16
/
+17
*
core: Move all deprecated stuff to the end of gpgme.h.
Werner Koch
2017-02-02
1
-315
/
+315
*
core: Cleanup gpgme_key_unref frees
Andre Heinecke
2017-02-01
1
-17
/
+8
*
core: Fix leakage of address for mail only uids
Andre Heinecke
2017-02-01
1
-9
/
+1
*
core: Improve mailbox only uid handling
Andre Heinecke
2017-02-01
1
-0
/
+8
*
qt: Increase timeout when waiting for signals.
Justus Winter
2017-01-31
6
-13
/
+17
*
core: Add new context flag "redraw".
Werner Koch
2017-01-31
6
-1
/
+49
*
tests: Reduce iterations / threads
Andre Heinecke
2017-01-30
3
-3
/
+3
*
python: Ensure quick-random is used if gpg is gpg2
Andre Heinecke
2017-01-26
1
-0
/
+2
*
python: default op_keylist_start parameters.
Tobias Mueller
2017-01-25
2
-0
/
+21
*
tests: Use --debug-quick-random for tests
Andre Heinecke
2017-01-25
1
-5
/
+7
*
w32: Fix closing file descriptors.
Justus Winter
2017-01-23
1
-2
/
+8
*
tests: Add safeguards against nullptr deref
Andre Heinecke
2017-01-17
1
-6
/
+9
*
qt: Use QVERIFY instead of Q_ASSERT in conf test
Andre Heinecke
2017-01-16
1
-3
/
+3
*
qt: Add test for CryptoConfig
Andre Heinecke
2017-01-16
2
-3
/
+98
*
tests: Fix distcheck.
Justus Winter
2017-01-16
1
-1
/
+1
*
Fix changing options with gpgconf.
Justus Winter
2017-01-16
1
-12
/
+54
*
tests: Improve the gpgconf test.
Justus Winter
2017-01-12
2
-53
/
+129
*
tests: Enable gpgconf test.
Justus Winter
2017-01-12
1
-4
/
+0
*
qt: Add support for stringValueList in CryptoConf
Andre Heinecke
2017-01-12
6
-1
/
+69
*
qt: Don't use qstrdup in test passphrase cb
Andre Heinecke
2017-01-12
1
-1
/
+5
[prev]
[next]