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: 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
*
Make test suite workable with GnuPG 2.1.
Werner Koch
2013-08-12
9
-13
/
+87
*
Allow symmetric encryption with gpgme_op_encrypt_sign.
Werner Koch
2013-05-22
1
-5
/
+23
*
.gitignore: flesh out rules and add subdirectory-.gitignores.
W. Trevor King
2012-04-20
1
-0
/
+30
*
Use gpgme interface for error handling to avoid linking with gpg-error.
Marcus Brinkmann
2012-02-08
9
-18
/
+14
*
Link the thread test to pthread.
Marcus Brinkmann
2012-02-08
1
-1
/
+1
*
Clean up the tests correctly.
Marcus Brinkmann
2011-05-11
1
-3
/
+4
*
Make sure an existing agent doesn't interfere with test suite generation.
Marcus Brinkmann
2011-05-06
1
-0
/
+3
*
Improve import tests for GnuPG 2.1.
Marcus Brinkmann
2011-05-03
1
-1
/
+4
*
Update GPGME test suite for use with GnuPG 2.1.
Marcus Brinkmann
2011-04-27
7
-746
/
+108
*
Fix detection of invalid signer keys.
Werner Koch
2009-08-06
1
-0
/
+11
*
Move gpg test programs to the top test directory.
Werner Koch
2009-07-07
4
-515
/
+1
*
2009-06-22 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-06-22
1
-1
/
+14
*
Add support for gpg --fetch-keys.
Werner Koch
2009-06-16
5
-69
/
+191
*
Add new functions to import and export keys specified by gpgme_key_t.
Werner Koch
2009-06-16
4
-1
/
+481
*
Add gpgme_io_write and gpgme_io_read.
Werner Koch
2009-06-09
3
-6
/
+7
*
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.
Moritz Schulte
2009-04-19
2
-6
/
+11
*
Provide inforation about smartcards.
Werner Koch
2009-02-04
1
-0
/
+20
*
2008-12-03 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-12-03
1
-1
/
+1
*
008-11-03 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-11-03
1
-3
/
+3
*
Add example.
Werner Koch
2008-06-19
1
-1
/
+5
*
2008-01-28 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-01-28
1
-1
/
+1
*
2008-01-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-01-10
1
-8
/
+16
*
2008-01-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-01-10
1
-1
/
+1
*
2008-01-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-01-10
2
-3
/
+29
*
2008-01-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-01-10
1
-0
/
+5
*
2008-01-04 Marcus Brinkmann <
[email protected]
>
gpgme-1.1.6
Marcus Brinkmann
2008-01-04
1
-1
/
+1
*
2008-01-04 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-01-04
2
-3
/
+308
*
2007-09-27 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2007-09-27
3
-6
/
+26
*
Detect and bailo out on double plaintext messages.
Werner Koch
2007-02-26
1
-0
/
+31
*
* Fixed a bug in that the fingerprints of subkeys are not available.
Werner Koch
2005-12-06
2
-7
/
+5
[next]