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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
tests: Use gpgconf to set the ssh socket envvar.
Werner Koch
1
-1
/
+3
2016-08-04
tests: Update list of tests in Scheme test runner.
Justus Winter
1
-1
/
+7
2016-08-04
tests: Fix path to fake-pinentry.
Justus Winter
1
-2
/
+3
2016-08-03
Fix spelling and grammar.
Daniel Kahn Gillmor
2
-2
/
+2
2016-08-01
tests: Distribute standalone test runner.
Justus Winter
1
-1
/
+1
2016-07-28
tests: Fix distcheck.
Justus Winter
1
-1
/
+3
2016-07-26
common: Fix iobuf_peek corner case.
Justus Winter
5
-8
/
+43
2016-07-26
gpgscm: Do not shadow common function name in catch macro.
Justus Winter
1
-2
/
+2
2016-07-26
tests: Fix distcheck.
Justus Winter
1
-1
/
+2
2016-07-26
gpgscm: Make the verbose setting more useful.
Justus Winter
4
-5
/
+39
2016-07-25
g10: Fix key import statistics.
Justus Winter
3
-0
/
+91
2016-07-22
gpgscm: Make function more general.
Justus Winter
1
-2
/
+2
2016-07-22
g10: Properly ignore legacy keys in the keyring cache.
Justus Winter
4
-2
/
+375
2016-07-21
gpgscm: Make assert macro more accurate.
Justus Winter
1
-1
/
+2
2016-07-21
gpgscm: Make error message more useful.
Justus Winter
1
-1
/
+1
2016-07-19
agent: Add known keys to sshcontrol.
Justus Winter
1
-0
/
+12
2016-07-19
tests: Add test for ssh support.
Justus Winter
9
-6
/
+127
2016-07-18
agent: Fix passphrase cache lookups.
Justus Winter
2
-0
/
+30
2016-07-15
build: Always build gpgtar.
Justus Winter
1
-1
/
+2
2016-07-15
gpgscm: Fix linking.
Justus Winter
1
-1
/
+1
2016-07-15
tests: Check for gpgtar.
Justus Winter
3
-2
/
+8
2016-07-14
gpgscm: Use kludge to avoid improper use of ffi_schemify_name.
Werner Koch
1
-3
/
+7
2016-07-13
tests: 3 more sample messages
Werner Koch
3
-0
/
+70
2016-07-07
gpgscm: Capture output of spawned processes.
Justus Winter
2
-6
/
+8
2016-07-06
gpg: New options --recipient-file and --hidden-recipient-file.
Werner Koch
3
-2
/
+25
2016-07-05
tests: Honor environment variable 'TMP'.
Justus Winter
3
-4
/
+22
2016-07-05
gpgscm: Improve robustness and compatibility.
Justus Winter
1
-2
/
+8
2016-07-05
tests/migrations: Fix distcheck.
Justus Winter
14
-324
/
+442
2016-07-05
tools/gpgtar: Provide --create and --extract.
Justus Winter
1
-8
/
+12
2016-06-30
gpgscm: Fix reallocating string ports.
Justus Winter
1
-1
/
+2
2016-06-30
gpgscm: Free memory backing string ports.
Justus Winter
1
-0
/
+2
2016-06-30
gpgscm: Use the allocator from libgcrypt.
Justus Winter
1
-1
/
+2
2016-06-30
g10: Implement gpg --quick-revuid
Daniel Kahn Gillmor
1
-0
/
+70
2016-06-28
gpgscm: Fix memory leaks.
Justus Winter
3
-14
/
+32
2016-06-28
gpgscm: Free file names.
Justus Winter
1
-0
/
+5
2016-06-28
gpgscm: Fix buffer overflow.
Justus Winter
1
-1
/
+2
2016-06-28
Add another collection of sample keys
Werner Koch
3
-2
/
+125
2016-06-23
tests/openpgp: Fake the system time for the tofu test.
Justus Winter
3
-3
/
+6
2016-06-23
gpgscm: Handle exceptions in the transformation monad.
Justus Winter
1
-13
/
+23
2016-06-23
tests/openpgp: Improve tests.
Justus Winter
2
-15
/
+14
2016-06-23
gpgscm: Add types for special objects.
Justus Winter
1
-6
/
+14
2016-06-23
gpgscm: Fix Scheme initialization.
Justus Winter
1
-0
/
+3
2016-06-23
gpgscm: Fix manual.
Justus Winter
1
-1
/
+1
2016-06-23
tests: Add four more sample messages for the two new keys to the repo.
Werner Koch
4
-0
/
+0
2016-06-22
tests: Add a set of sample messages for the two new keys to the repo.
Werner Koch
42
-0
/
+421
2016-06-22
tests: Add two more sample keys for OpenPGP.
Werner Koch
9
-4
/
+144
2016-06-21
tests/migrations: Convert to Scheme and re-enable.
Justus Winter
7
-138
/
+167
2016-06-21
gpgscm: Add more file handling functions.
Justus Winter
2
-0
/
+44
2016-06-21
tests/openpgp: Port the remaining tests to Scheme.
Justus Winter
4
-13
/
+272
2016-06-21
gpgscm: Improve test framework.
Justus Winter
2
-13
/
+19
[next]