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
/
lang
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
cpp: Add subkey keygrip to API
Andre Heinecke
2
-1
/
+8
2017-03-01
cpp: Add interactor to generate keys on smartcard
Andre Heinecke
4
-1
/
+408
2017-03-01
qt: Allow creation of default keys without name
Andre Heinecke
1
-3
/
+8
2017-02-20
python: Fix test.
Justus Winter
1
-1
/
+2
2017-02-17
python: Support manipulating the TOFU policy.
Justus Winter
7
-3
/
+100
2017-02-17
python: Support quick key signing.
Justus Winter
5
-3
/
+190
2017-02-17
python: Fix teardown of ephemeral contexts.
Justus Winter
4
-260
/
+250
2017-02-17
python: Fix using strings as commands in the assuan protocol.
Justus Winter
2
-4
/
+7
2017-02-16
python: Support adding and revoking UIDs.
Justus Winter
3
-1
/
+129
2017-02-16
python: Support quick subkey creation.
Justus Winter
3
-1
/
+195
2017-02-16
python: Support quick key creation.
Justus Winter
6
-5
/
+275
2017-02-16
python: Fix passphrase callback wrapping.
Justus Winter
1
-1
/
+15
2017-02-16
python: Fix error handling.
Justus Winter
1
-1
/
+6
2017-02-15
python: Fix build system integration.
Justus Winter
2
-19
/
+20
2017-02-15
python: Update lists of functions returning gpgme_error_t.
Justus Winter
1
-6
/
+18
2017-02-14
python: Wrap utility functions.
Justus Winter
2
-0
/
+51
2017-02-14
python: Use the correct function to free buffers.
Justus Winter
1
-1
/
+1
2017-02-14
python: Add keylist mode parameter.
Justus Winter
1
-2
/
+5
2017-02-14
python: Nicer repr for user ids.
Justus Winter
1
-0
/
+4
2017-02-14
python: Add convenience functions for the home directory.
Justus Winter
1
-2
/
+12
2017-02-14
qt: Make sure to remove the tofu.db on clean.
Justus Winter
1
-1
/
+1
2017-02-14
python: Extend SWIG gpgme_{sub,}key with a __repr__ method.
Tobias Mueller
1
-0
/
+27
2017-02-14
python: Remove the -builtin flag for SWIG.
Tobias Mueller
1
-1
/
+1
2017-02-14
python: Call SWIG_NewPointerObj rather than SWIG_Python_NewPointerObj.
Tobias Mueller
1
-1
/
+11
2017-02-14
python: Conditionally provide py3 argument to SWIG
Tobias Mueller
1
-2
/
+3
2017-02-13
python: Use one copy of the source tree per Python version.
Justus Winter
2
-17
/
+24
2017-02-13
qt: Add missing #include <functional>
Igor Gnatenko
2
-0
/
+2
2017-02-07
qt: Don't rely on implicit include in t-verify
Andre Heinecke
1
-0
/
+1
2017-02-02
qt: Add test for tofu conflict
Andre Heinecke
1
-0
/
+133
2017-01-31
qt: Increase timeout when waiting for signals.
Justus Winter
6
-13
/
+17
2017-01-26
python: Ensure quick-random is used if gpg is gpg2
Andre Heinecke
1
-0
/
+2
2017-01-25
python: default op_keylist_start parameters.
Tobias Mueller
2
-0
/
+21
2017-01-16
qt: Use QVERIFY instead of Q_ASSERT in conf test
Andre Heinecke
1
-3
/
+3
2017-01-16
qt: Add test for CryptoConfig
Andre Heinecke
2
-3
/
+98
2017-01-12
qt: Add support for stringValueList in CryptoConf
Andre Heinecke
5
-1
/
+68
2017-01-12
qt: Don't use qstrdup in test passphrase cb
Andre Heinecke
1
-1
/
+5
2017-01-11
qt: Clean up test dirs on failure
Andre Heinecke
8
-174
/
+174
2017-01-11
qt: Add test for uid functions
Andre Heinecke
2
-3
/
+131
2017-01-11
cpp: Add revuid and adduid support
Andre Heinecke
4
-0
/
+76
2017-01-11
Fix Qgpgme build for macos
Andre Heinecke
2
-2
/
+4
2017-01-11
Fix cmake configuration files for MacOS
Andre Heinecke
4
-2
/
+16
2017-01-03
python: Improve compatibility with Scheme tests.
Justus Winter
1
-0
/
+2
2017-01-03
python: Add a switch '--quiet' to the test runner.
Justus Winter
1
-5
/
+12
2017-01-02
qt: Update config sync doc / comment
Andre Heinecke
2
-12
/
+6
2016-12-16
cpp: Ensure that hasSecret is correct after update
Andre Heinecke
1
-1
/
+6
2016-12-15
cpp: Fix addrSpec for keys without email
Andre Heinecke
1
-1
/
+6
2016-12-15
cpp: Fix update of partial key in verifyresult
Andre Heinecke
1
-1
/
+2
2016-12-05
python: Try to be more helpful when given a string to encrypt().
Tobias Mueller
2
-2
/
+19
2016-12-05
python: Define a macro for wrapping fragile result objects.
Tobias Mueller
1
-57
/
+12
2016-12-01
python: Check "buffer" when writing to sys.stdout for python2 compat.
Tobias Mueller
1
-1
/
+5
[next]