index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgscm: Fix reallocating string ports.
Justus Winter
2016-06-30
1
-1
/
+2
*
gpgscm: Free memory backing string ports.
Justus Winter
2016-06-30
1
-0
/
+2
*
gpgscm: Use the allocator from libgcrypt.
Justus Winter
2016-06-30
1
-1
/
+2
*
g10: Implement gpg --quick-revuid
Daniel Kahn Gillmor
2016-06-30
1
-0
/
+70
*
gpgscm: Fix memory leaks.
Justus Winter
2016-06-28
3
-14
/
+32
*
gpgscm: Free file names.
Justus Winter
2016-06-28
1
-0
/
+5
*
gpgscm: Fix buffer overflow.
Justus Winter
2016-06-28
1
-1
/
+2
*
Add another collection of sample keys
Werner Koch
2016-06-28
3
-2
/
+125
*
tests/openpgp: Fake the system time for the tofu test.
Justus Winter
2016-06-23
3
-3
/
+6
*
gpgscm: Handle exceptions in the transformation monad.
Justus Winter
2016-06-23
1
-13
/
+23
*
tests/openpgp: Improve tests.
Justus Winter
2016-06-23
2
-15
/
+14
*
gpgscm: Add types for special objects.
Justus Winter
2016-06-23
1
-6
/
+14
*
gpgscm: Fix Scheme initialization.
Justus Winter
2016-06-23
1
-0
/
+3
*
gpgscm: Fix manual.
Justus Winter
2016-06-23
1
-1
/
+1
*
tests: Add four more sample messages for the two new keys to the repo.
Werner Koch
2016-06-23
4
-0
/
+0
*
tests: Add a set of sample messages for the two new keys to the repo.
Werner Koch
2016-06-22
42
-0
/
+421
*
tests: Add two more sample keys for OpenPGP.
Werner Koch
2016-06-22
9
-4
/
+144
*
tests/migrations: Convert to Scheme and re-enable.
Justus Winter
2016-06-21
7
-138
/
+167
*
gpgscm: Add more file handling functions.
Justus Winter
2016-06-21
2
-0
/
+44
*
tests/openpgp: Port the remaining tests to Scheme.
Justus Winter
2016-06-21
4
-13
/
+272
*
gpgscm: Improve test framework.
Justus Winter
2016-06-21
2
-13
/
+19
*
gpgscm: Use native string searching functions.
Justus Winter
2016-06-21
4
-43
/
+118
*
gpgscm: Improve error reporting.
Justus Winter
2016-06-21
1
-2
/
+27
*
gpgscm: Make memory allocation failures fatal.
Justus Winter
2016-06-21
1
-1
/
+1
*
tests: Make make distcheck work again.
Werner Koch
2016-06-17
3
-10
/
+13
*
gpgscm: Silence compiler warnings.
Werner Koch
2016-06-17
1
-7
/
+12
*
Add license notices for TinySCHEME.
Werner Koch
2016-06-17
1
-0
/
+0
*
tests/openpgp: Reimplement tests in Scheme.
Justus Winter
2016-06-17
39
-17
/
+3473
*
tests/gpgscm: Add a TinySCHEME-based test driver.
Justus Winter
2016-06-17
14
-1
/
+2549
*
tests/gpgscm: Foreign objects support for TinySCHEME.
Justus Winter
2016-06-17
3
-1
/
+45
*
tests/gpgscm: Dynamically allocate string buffer.
Justus Winter
2016-06-17
2
-4
/
+34
*
tests/gpgscm: Make exception value available.
Justus Winter
2016-06-17
1
-4
/
+5
*
tests/gpgscm: Add package macro.
Justus Winter
2016-06-17
1
-0
/
+5
*
tests/gpgscm: Expose function to open streams as Scheme ports.
Justus Winter
2016-06-17
2
-1
/
+3
*
tests/gpgscm: Nicer error message.
Justus Winter
2016-06-17
1
-1
/
+1
*
tests/gpgscm: Fix error hook.
Justus Winter
2016-06-17
1
-1
/
+2
*
tests/gpgscm: Handle unhandled enumeration values.
Justus Winter
2016-06-17
1
-0
/
+6
*
tests/gpgscm: Verbatim import of latest TinySCHEME.
Justus Winter
2016-06-17
7
-0
/
+6917
*
Add missing files so that make distcheck works again,
Werner Koch
2016-06-16
1
-1
/
+2
*
g10: Export cleartext keys as cleartext
Daniel Kahn Gillmor
2016-06-11
1
-24
/
+4
*
tests: Test the pinentry interactions when exporting keys.
Justus Winter
2016-05-23
1
-5
/
+67
*
tests: Add support for a passphrase queue to fake pinentry.
Justus Winter
2016-05-23
1
-2
/
+94
*
tests: Add logging to fake pinentry.
Justus Winter
2016-05-23
1
-14
/
+108
*
tests: Add export test.
Justus Winter
2016-05-23
2
-0
/
+69
*
tests: Disable the migrations tests
Werner Koch
2016-05-04
1
-1
/
+1
*
tests: Silence output of some tests.
Werner Koch
2016-05-03
3
-3
/
+3
*
common: Add support for the new extended private key format.
Justus Winter
2016-04-21
7
-2
/
+199
*
tests: Make migration test more robust and silent.
Justus Winter
2016-04-21
1
-8
/
+18
*
agent: Sanitize permissions of the private key directory.
Justus Winter
2016-04-20
1
-0
/
+15
*
tests: Test the migration from a classic GnuPG home directory.
Justus Winter
2016-04-20
6
-1
/
+257
[next]