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
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Harmonize test suites.
Justus Winter
2017-05-10
2
-4
/
+9
*
Change copyright from Intevation to BSI
Andre Heinecke
2017-04-25
4
-4
/
+8
*
tests: Update encrypted sample files.
Justus Winter
2017-04-24
2
-25
/
+22
*
tests: Do not use check-local magic as dependency
Alon Bar-Lev
2017-04-10
1
-7
/
+2
*
tests: Run the threading tests only on UNIX.
Justus Winter
2017-03-28
1
-3
/
+3
*
tests: Make error message more helpful.
Justus Winter
2017-03-28
1
-1
/
+2
*
core: Prepare for new key listing data send by gpg.
Werner Koch
2017-03-28
1
-0
/
+2
*
core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.
Werner Koch
2017-03-24
2
-2
/
+22
*
core: New API gpgme_op_set_uid_flag.
Werner Koch
2017-03-21
1
-21
/
+48
*
core: Extend gpgme_get_dirinfo to return the gpg-wks-client name.
Werner Koch
2017-03-21
1
-1
/
+3
*
core: New encryption flag GPGME_ENCRYPT_THROW_KEYIDS.
Werner Koch
2017-03-21
1
-0
/
+6
*
core: New public API gpgme_op_keylist_from_data_start.
Andre Heinecke
2017-03-21
1
-2
/
+22
*
core,cpp: New key flag 'is_de_vs'.
Werner Koch
2017-03-20
1
-4
/
+6
*
tests: Fix distcheck.
Justus Winter
2017-03-20
1
-1
/
+2
*
tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.
Justus Winter
2017-03-20
1
-0
/
+8
*
core: Add new context flag "redraw".
Werner Koch
2017-01-31
1
-0
/
+4
*
tests: Reduce iterations / threads
Andre Heinecke
2017-01-30
3
-3
/
+3
*
tests: Use --debug-quick-random for tests
Andre Heinecke
2017-01-25
1
-5
/
+7
*
tests: Add safeguards against nullptr deref
Andre Heinecke
2017-01-17
1
-6
/
+9
*
tests: Fix distcheck.
Justus Winter
2017-01-16
1
-1
/
+1
*
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
*
tests: Remove tofu.db.
Justus Winter
2016-11-25
1
-1
/
+2
*
doc: Replace http: by https: in core source files.
Werner Koch
2016-11-16
18
-18
/
+18
*
core: Do not leak the override session key to ps(1).
Werner Koch
2016-11-16
1
-1
/
+2
*
doc,tests: Require use of ctx_flag before use of session_key.
Daniel Kahn Gillmor
2016-11-16
1
-6
/
+23
*
core: Implement context flag "override-session-key".
Werner Koch
2016-11-15
1
-1
/
+26
*
core: Add public function gpgme_get_ctx_flag.
Werner Koch
2016-11-15
1
-0
/
+22
*
tests,python: Atomic directory creation
Alon Bar-Lev
2016-11-11
2
-2
/
+2
*
tests: Reduce thread count in new thread tests
Andre Heinecke
2016-11-10
2
-2
/
+2
*
tests: Fix additional memleaks in thread tests
Andre Heinecke
2016-11-10
2
-2
/
+10
*
tests: Improve new thread tests
Andre Heinecke
2016-11-10
2
-0
/
+14
*
core: Use gpgrt locking for thread safeness
Andre Heinecke
2016-11-10
3
-3
/
+211
*
core: Add gpgme_op_query_swdb and helper.
Werner Koch
2016-11-03
2
-1
/
+152
*
core: New API functions gpgme_set_sender, gpgme_get_sender.
Werner Koch
2016-10-25
3
-0
/
+81
*
tests: Make t-cancel more portable.
Werner Koch
2016-10-14
1
-1
/
+7
*
Add missing includes.
Justus Winter
2016-10-06
1
-0
/
+1
*
tests: Fix blunder.
Justus Winter
2016-09-27
1
-1
/
+1
*
tests: Fix check for gpg versions not reporting the critical flag.
Justus Winter
2016-09-27
1
-0
/
+1
*
move some file encodings to UTF-8
Daniel Kahn Gillmor
2016-09-23
2
-5
/
+5
*
tests: Check data after decryption
Andre Heinecke
2016-09-23
1
-2
/
+12
*
tests: Add test for cancellation
Daiki Ueno
2016-09-22
3
-2
/
+276
*
tests: Fix select usage in t-eventloop
Daiki Ueno
2016-09-22
1
-1
/
+5
*
tests: Use --batch for gpg import.
Werner Koch
2016-09-20
1
-3
/
+3
*
core: New function gpgme_op_interact, deprecate gpgme_op_edit.
Werner Koch
2016-09-15
1
-5
/
+5
*
core: New function gpgme_op_tofu_policy
Werner Koch
2016-09-14
2
-1
/
+179
*
core: New function gpgme_op_keysign.
Werner Koch
2016-09-14
2
-1
/
+263
*
core: New function gpgme_op_revuid.
Werner Koch
2016-09-14
1
-2
/
+24
*
core: New function gpgme_op_adduid.
Werner Koch
2016-09-14
1
-17
/
+55
*
core: New function gpgme_op_createsubkey.
Werner Koch
2016-09-14
1
-5
/
+36
[next]