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
path:
root
/
g10
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
gpg: Remove a function wrapper.
Werner Koch
8
-18
/
+18
2013-01-07
gpg: Set the node flags while retrieving a keyblock.
Werner Koch
1
-4
/
+29
2013-01-07
New function log_clock.
Werner Koch
3
-2
/
+14
2013-01-07
gpg: Allow generation of more than 4096 keys in one run.
Werner Koch
1
-6
/
+20
2012-12-28
gpg: Add signature cache support to the keybox.
Werner Koch
1
-13
/
+100
2012-12-28
gpg: First working support for keyboxes.
Werner Koch
2
-19
/
+175
2012-12-27
gpg: First patches to support a keybox storage backend.
Werner Koch
5
-77
/
+219
2012-12-20
gpg: Import only packets which are allowed in a keyblock.
Werner Koch
1
-1
/
+22
2012-12-19
gpg: Make commit 2b3cb2ee actually work
Werner Koch
1
-2
/
+3
2012-12-19
gpg: Suppress "public key already present" in quiet mode.
Werner Koch
1
-3
/
+5
2012-11-29
The keyserver search menu should honor --keyid-format
David Shaw
1
-5
/
+11
2012-11-27
Fix printing of ECC algo names in hkp keyserver listings.
Werner Koch
1
-2
/
+4
2012-11-16
Add an OpenPGP card vendor.
Werner Koch
1
-1
/
+2
2012-08-24
Fix typos spotted during translations
David Prévot
2
-3
/
+3
2012-08-24
Actually show translators comments in PO files
David Prévot
2
-6
/
+6
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
27
-205
/
+205
2012-05-24
Print the hash algorithm in colon mode key listing.
Werner Koch
1
-6
/
+2
2012-05-24
Fix type conflict warning.
Werner Koch
1
-2
/
+2
2012-05-08
Add tweaks for the not anymore patented IDEA algorithm.
Werner Koch
8
-58
/
+1
2012-03-27
Print warning for arguments not considered an option.
Werner Koch
1
-2
/
+12
2012-03-26
Allow compress algorithm 0.
Werner Koch
1
-3
/
+1
2012-02-06
common: Add a global variable to for the default error source.
Werner Koch
2
-0
/
+2
2012-02-01
Honor --cert-digest-algo when recreating a cert.
David Shaw
1
-2
/
+7
2012-01-20
Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)
David Shaw
6
-18
/
+34
2012-01-11
gpg: Fix segv with RSA_S keys.
Werner Koch
1
-0
/
+8
2011-12-15
Merge fix for issue 1331 from 1.4.
David Shaw
1
-3
/
+2
2011-12-02
Avoid possible double free in export.c.
Werner Koch
1
-1
/
+1
2011-12-01
Generate the ChangeLog from commit logs.
Werner Koch
2
-6
/
+17
2011-11-30
Rewrite dns-cert.c to not use the gpg-only iobuf stuff.
Werner Koch
2
-20
/
+21
2011-11-30
Increase the default buffer size for DNS certificates.
Werner Koch
2
-2
/
+7
2011-11-22
Don't print anonymous recipient messages in quiet mode.
Werner Koch
2
-3
/
+10
2011-11-06
Allow creating subkeys using an existing key
Werner Koch
8
-63
/
+246
2011-09-28
Add a flag parameter to dotlock_create.
Werner Koch
5
-7
/
+8
2011-09-23
Renamed the lock functions.
Werner Koch
6
-28
/
+37
2011-09-20
Allow NULL for free_public_key.
Werner Koch
8
-34
/
+36
2011-09-20
avoid use of freed pointer
Jim Meyering
2
-1
/
+11
2011-09-20
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
5
-9
/
+18
2011-08-10
Fixed set but unused variable bugs
Werner Koch
6
-31
/
+37
2011-07-29
Do not print read-only trustdb warning with --quiet.
Werner Koch
2
-1
/
+5
2011-07-18
Print decoded S2K count in --list-packets mode.
Werner Koch
2
-1
/
+15
2011-06-16
Allow generation of card keys up to 4096 bit.
Werner Koch
3
-16
/
+84
2011-06-13
Fix for latest fix in Libgcrypt.
Werner Koch
2
-1
/
+8
2011-06-01
Fix size_t vs int issues.
Marcus Brinkmann
5
-10
/
+19
2011-04-29
Re-indentation of keydb.c and error code changes.
Werner Koch
8
-348
/
+403
2011-04-29
Fix import stat counter and abort secret key import on merge-only error case.
Marcus Brinkmann
2
-25
/
+36
2011-04-29
Give sensible error messages when trying to delete secret key.
Marcus Brinkmann
2
-11
/
+26
2011-04-28
Removed memory leak in the ECDH code.
Werner Koch
2
-32
/
+59
2011-04-26
Fixed regression in OpenPGP secret key export.
Werner Koch
2
-4
/
+8
2011-04-25
Fix regression in gpg's mail address parsing.
Werner Koch
7
-10
/
+20
2011-04-20
2011-04-20 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2
-1
/
+6
[prev]
[next]