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
/
gpg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Make portability fix.
NIIBE Yutaka
2017-11-21
1
-4
/
+4
*
gpgconf: Fix some warnings.
Marcus Brinkmann
2017-08-15
1
-14
/
+17
*
gpgconf: Add access to --list-dirs for non-default engine.
Marcus Brinkmann
2017-08-15
1
-0
/
+17
*
tests: Fix printf compiler warning for an error case.
Werner Koch
2017-07-12
1
-1
/
+1
*
tests: Make sure to kill all previously running daemons.
Justus Winter
2017-05-10
1
-0
/
+1
*
tests: Harmonize test suites.
Justus Winter
2017-05-10
1
-1
/
+1
*
Change copyright from Intevation to BSI
Andre Heinecke
2017-04-25
3
-3
/
+6
*
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
*
tests: Reduce iterations / threads
Andre Heinecke
2017-01-30
3
-3
/
+3
*
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
1
-1
/
+1
*
tests,python: Atomic directory creation
Alon Bar-Lev
2016-11-11
1
-1
/
+1
*
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: New API functions gpgme_set_sender, gpgme_get_sender.
Werner Koch
2016-10-25
1
-0
/
+49
*
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
1
-1
/
+1
*
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
*
tests: Mark lots of unused vars and fix const mismatches.
Werner Koch
2016-09-13
24
-142
/
+199
*
tests: Use gpgme_io_write in passhrase callbacks.
Werner Koch
2016-09-13
1
-9
/
+7
*
tests: Fix version comparison.
Justus Winter
2016-09-12
1
-2
/
+2
*
tests: Make signature notation test compatible with older GnuPGs.
Justus Winter
2016-09-12
1
-2
/
+30
*
tests: Set passphrase cb in t-encrypt-mixed
Andre Heinecke
2016-09-06
1
-0
/
+2
*
tests: Fix memory leak.
Justus Winter
2016-08-10
1
-0
/
+1
*
core: Add support for mixed symmetric and asym enc
Andre Heinecke
2016-08-09
2
-1
/
+127
*
tests: Fix trivial memory leaks.
Justus Winter
2016-06-27
5
-5
/
+11
*
tests: Fix notation tests.
Justus Winter
2016-06-01
1
-3
/
+3
*
tests: Fix test.
Justus Winter
2016-05-27
1
-1
/
+1
*
Trailing white space cleanup for 2 files in tests/.
Werner Koch
2016-05-17
2
-26
/
+25
*
Fix test suite for GnuPG 2.1 which uses pubring.kbx.
Werner Koch
2015-06-08
4
-55
/
+17
*
Switch to automake 1.14 and update build-aux files.
Werner Koch
2015-01-30
1
-3
/
+1
*
tests: Delay some test file extraction until "make check".
Werner Koch
2014-09-24
1
-1
/
+1
*
Clean up gpgme's tests/gpg when gpg2.1 is available
Daniel Kahn Gillmor
2014-09-24
2
-1
/
+2
*
Remove compiler warning from test
Werner Koch
2014-04-10
1
-12
/
+9
*
Locate engine names only at runtime and prefer GnuPG-2.
Werner Koch
2013-12-27
1
-2
/
+2
[next]