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
/
g10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix regression in packet parser from Aug 19.
Werner Koch
2015-08-23
1
-15
/
+8
*
gpg: Show not found keys with --locate-key --verbose.
Werner Koch
2015-08-23
1
-0
/
+3
*
common: Don't incorrectly reject 4 GB - 1 sized packets.
Neal H. Walfield
2015-08-21
1
-1
/
+8
*
common: Don't assume on-disk layout matches in-memory layout.
Neal H. Walfield
2015-08-21
6
-20
/
+26
*
common: Don't incorrectly copy packets with partial lengths.
Neal H. Walfield
2015-08-21
1
-0
/
+11
*
common: Check parameters more rigorously.
Neal H. Walfield
2015-08-21
1
-0
/
+8
*
common: Don't continuing processing on error.
Neal H. Walfield
2015-08-21
1
-4
/
+4
*
common: Better respect the packet's length when reading it.
Neal H. Walfield
2015-08-21
1
-9
/
+27
*
g10/parse-packet.c:parse: Try harder to not ignore an EOF.
Neal H. Walfield
2015-08-20
1
-6
/
+25
*
g10/parse-packet.c: Replace literal with symbolic expression.
Neal H. Walfield
2015-08-20
1
-3
/
+3
*
Add documentation for g10/parse-packet.c.
Neal H. Walfield
2015-08-20
2
-19
/
+223
*
g10/packet.h: Remove unused argument from enum_sig_subpkt.
Neal H. Walfield
2015-08-20
2
-8
/
+6
*
g10/parse-packet.c:mpi_read: Detect EOF and correct boundary conditions.
Neal H. Walfield
2015-08-20
1
-8
/
+21
*
common/iobuf.h: Remove iobuf_open_fd_or_name.
Neal H. Walfield
2015-08-20
2
-3
/
+6
*
gpg: Avoid linking to Libksba
Werner Koch
2015-08-17
1
-8
/
+3
*
Fix sending INQUIRE_MAXLEN for symmetric data.
Ben Kibbey
2015-08-16
1
-0
/
+8
*
Inform a user about inquire length limit.
Ben Kibbey
2015-08-15
1
-0
/
+4
*
Allow --gen-key to inquire a passphrase.
Ben Kibbey
2015-08-15
1
-3
/
+12
*
gpg: Allow gpgv to work with a trustedkeys.kbx file.
Werner Koch
2015-08-07
3
-2
/
+22
*
gpg: Remove duplicated printing of the curve name in "sub" lines.
Werner Koch
2015-08-06
1
-12
/
+0
*
gpg: Add commands "fpr *" and "grip" to --edit-key.
Werner Koch
2015-08-06
2
-6
/
+71
*
gpg: Adjust UID line indentation for common key algos.
Werner Koch
2015-08-06
2
-3
/
+6
*
Curve25519 support.
NIIBE Yutaka
2015-08-06
5
-14
/
+36
*
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
2015-08-06
4
-6
/
+6
*
gpg: Fix duplicate key import due to legacy key in keyring.
Werner Koch
2015-08-04
1
-1
/
+8
*
gpg: Properly handle legacy keys while looking for a secret key.
Werner Koch
2015-08-04
1
-1
/
+8
*
gpg: Fix endless loop for expired keys given by fpr.
Werner Koch
2015-07-31
1
-0
/
+5
*
gpg: Do not return "Legacy Key" from lookup if a key is expired.
Werner Koch
2015-07-29
1
-1
/
+2
*
gpg: Indicate secret keys and cards in a key-edit listing.
Werner Koch
2015-07-29
1
-25
/
+77
*
gpg: Remove the edit-key toggle command.
Werner Koch
2015-07-28
1
-13
/
+2
*
Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.
Werner Koch
2015-07-26
1
-1
/
+1
*
scd: support any curves defined by libgcrypt.
NIIBE Yutaka
2015-07-25
3
-13
/
+39
*
scd: Format change to specify "rsa2048" for KEY-ATTR.
NIIBE Yutaka
2015-07-23
1
-1
/
+1
*
Don't segfault if the first 'auto-key-locate' option is 'clear'.
Neal H. Walfield
2015-07-16
1
-0
/
+3
*
g10: Use canonical name for curve.
NIIBE Yutaka
2015-07-08
4
-7
/
+9
*
Remove obsolete file g10/comment.c.
Werner Koch
2015-06-30
1
-108
/
+0
*
doc: Updated HACKING.
Werner Koch
2015-06-30
2
-2
/
+2
*
gpg: Make show-sig-subpackets work again.
Werner Koch
2015-06-30
1
-1
/
+1
*
agent: Prepare for Libassuan with Cygwin support.
Werner Koch
2015-06-29
1
-1
/
+0
*
Improve the description of old packets with an indeterminate length.
Neal H. Walfield
2015-06-29
1
-1
/
+1
*
gpg: Allow debug flag names for --debug.
Werner Koch
2015-06-22
1
-45
/
+35
*
gpg: Fix regression due to recent commit 6500f33
Werner Koch
2015-06-22
1
-28
/
+59
*
gpg: Print number of good signatures with --check-sigs.
Werner Koch
2015-06-20
1
-7
/
+15
*
gpg: Improve speed of --check-sigs and --lish-sigs.
Werner Koch
2015-06-20
3
-0
/
+101
*
gpg: Add more log_clock calls to keydb.c
Werner Koch
2015-06-19
1
-0
/
+9
*
gpg: Print available debug flags using "--debug-level help".
Werner Koch
2015-06-19
1
-18
/
+44
*
gpg: Fix export problem in case an old keyring has PGP-2 keys.
Werner Koch
2015-06-19
1
-1
/
+8
*
agent: Print a warning for obsolete options.
Werner Koch
2015-06-17
2
-15
/
+0
*
Don't prompt for the password multiple times in pinentry loopback mode.
Neal H. Walfield
2015-06-16
1
-0
/
+7
*
gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c
Werner Koch
2015-06-04
4
-66
/
+71
[next]