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
bugfixes-2.2
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add another collection of sample keys
Werner Koch
2016-06-28
3
-2
/
+125
|
*
tools/gpgtar: Fix handling of '-'.
Justus Winter
2016-06-28
2
-2
/
+2
|
*
common: Close input stream.
Justus Winter
2016-06-28
1
-0
/
+1
|
*
common: Fix copying data from the spawned child.
Justus Winter
2016-06-28
1
-10
/
+15
|
*
g10: Fix --list-packets.
NIIBE Yutaka
2016-06-28
4
-5
/
+4
|
*
build: Add aclocal macro from pkg-config.
Werner Koch
2016-06-25
2
-1
/
+215
|
*
yat2m: Silence lint warnings and fix a printf format bug.
Werner Koch
2016-06-25
1
-5
/
+36
|
*
gpg: New import option "import-export".
Werner Koch
2016-06-24
3
-2
/
+84
|
*
gpg: New import option "import-show".
Werner Koch
2016-06-23
3
-3
/
+28
|
*
gpg: Do not print the validity after key generation.
Werner Koch
2016-06-23
3
-6
/
+16
|
*
common: Fix possible small memory leak in b64dec.c.
Werner Koch
2016-06-23
1
-2
/
+3
|
*
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
|
*
common: Add dedicated private key functions to name-value.c.
Werner Koch
2016-06-23
4
-44
/
+153
|
*
common: Rename external symbols in name-value.c.
Werner Koch
2016-06-23
4
-158
/
+158
|
*
common: Rename private-keys.c to name-value.c
Werner Koch
2016-06-23
5
-12
/
+17
|
*
common: Change license of b64dec.c and b64enc.c to LGPLv2.1+
Werner Koch
2016-06-23
2
-28
/
+11
|
*
common: Add PGP armor decoding to b64dec.
Werner Koch
2016-06-23
1
-16
/
+39
|
*
tests: Add four more sample messages for the two new keys to the repo.
Werner Koch
2016-06-23
4
-0
/
+0
|
*
g10: Fix regression of card-edit/fetch.
NIIBE Yutaka
2016-06-23
1
-17
/
+7
|
*
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
8
-138
/
+168
|
*
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
|
*
sm: Do not install cacert and other root certificates.
Werner Koch
2016-06-21
1
-2
/
+2
|
*
gpg: Add experimental support for an issuer fpr.
Werner Koch
2016-06-20
8
-31
/
+100
|
*
gpg: New option --rfc4880bis.
Werner Koch
2016-06-20
3
-0
/
+17
|
*
scd: Reset nonnull_nad to zero for VENDOR_GEMPC.
Niibe Yutaka
2016-06-19
1
-1
/
+1
|
*
tests: Make make distcheck work again.
Werner Koch
2016-06-17
4
-11
/
+14
|
*
gpgscm: Silence compiler warnings.
Werner Koch
2016-06-17
1
-7
/
+12
|
*
Add license notices for TinySCHEME.
Werner Koch
2016-06-17
3
-2
/
+40
|
*
build: Ignore two build image files in doc/
Werner Koch
2016-06-17
1
-0
/
+2
|
*
tests/openpgp: Reimplement tests in Scheme.
Justus Winter
2016-06-17
40
-18
/
+3474
|
*
tests/gpgscm: Add a TinySCHEME-based test driver.
Justus Winter
2016-06-17
15
-1
/
+2550
|
*
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
[prev]
[next]