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
2015-03-10
gpg: Change --print-pka-records into an option.
Werner Koch
2
-18
/
+4
2015-03-10
gpg: Add --list-gcrypt-config and "curve" item for --list-config.
Werner Koch
1
-16
/
+38
2015-03-04
gpg: avoid chatter about trustdb when --quiet
Daniel Kahn Gillmor
1
-2
/
+4
2015-02-26
gpg: Fix memory leak due to PKA lookup.
Werner Koch
1
-1
/
+1
2015-02-25
gpg: Switch to a hash and CERT record based PKA system.
Werner Koch
3
-4
/
+3
2015-02-25
common: Allow requesting a specific certtype with get_dns_cert()
Werner Koch
1
-1
/
+1
2015-02-25
Move new mailbox.c source file to common/.
Werner Koch
8
-323
/
+6
2015-02-24
gpg: Add command --print-pka-records.
Werner Koch
3
-3
/
+105
2015-02-24
gpg: Add function to extract the mailbox.
Werner Koch
5
-79
/
+322
2015-02-23
gpg: Add option to print fingerprints in ICAO spelling.
Werner Koch
3
-0
/
+40
2015-02-23
gpg: Skip legacy keys while searching keyrings.
Werner Koch
1
-2
/
+37
2015-02-19
gpg: Replace remaining uses of stdio by estream.
Werner Koch
12
-115
/
+118
2015-02-19
gpg: Fix segv due to NULL value stored as opaque MPI.
Werner Koch
2
-10
/
+18
2015-02-11
doc: Change remaining http links to gnupg.org to https
Werner Koch
1
-1
/
+1
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
11
-77
/
+62
2015-02-09
gpg: Prevent an invalid memory read using a garbled keyring.
Werner Koch
2
-13
/
+41
2015-02-09
gpg: Fix a NULL-deref in export due to invalid packet lengths.
Werner Koch
1
-3
/
+6
2015-02-09
gpg: Fix a NULL-deref due to empty ring trust packets.
Werner Koch
1
-1
/
+3
2015-02-04
w32: Add manifest to gpg.
Werner Koch
3
-1
/
+24
2015-01-28
gpg: Limit the size of key packets to a sensible value.
Werner Koch
1
-3
/
+19
2015-01-28
gpg: Fix buffering problem in --list-config.
Werner Koch
1
-1
/
+2
2015-01-28
Add a hook to be called right after main.
Werner Koch
2
-0
/
+2
2015-01-28
gpg: Allow predefined names as answer to the keygen.algo prompt.
Werner Koch
1
-16
/
+20
2015-01-27
gpg: Fix segv introduced to commit 4d7c9b0.
Werner Koch
1
-1
/
+1
2015-01-23
gpg,sm: Remove unnecessary duplicated checks
Werner Koch
1
-1
/
+1
2015-01-22
gpg: Improve skipping of PGP-2 keys.
Werner Koch
5
-11
/
+61
2015-01-22
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
4
-11
/
+6
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
32
-408
/
+362
2015-01-22
gpg: Remove an unused variable.
Werner Koch
2
-3
/
+1
2015-01-21
gpg: Support --passphrase with --quick-gen-key.
Werner Koch
1
-2
/
+30
2015-01-21
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
3
-27
/
+46
2015-01-05
gpg: Remove unused args from a function.
Werner Koch
8
-18
/
+13
2015-01-05
gpg: Clear a possible rest of the KDF secret buffer.
Werner Koch
1
-1
/
+1
2014-12-16
gpg: Show private DO information in the card status.
Werner Koch
1
-0
/
+16
2014-12-15
gpg: Add sub-command "factory-reset" to --card-edit.
Werner Koch
3
-6
/
+239
2014-12-15
gpg: Fix regression in notation data regression.
Werner Koch
2
-11
/
+14
2014-12-15
gpg: Avoid extra LF in notaion data listing.
Werner Koch
1
-1
/
+6
2014-12-12
gpg: Let --card--status create a shadow key (card key stub).
Werner Koch
3
-28
/
+9
2014-12-12
gpg: Fix possible read of unallocated memory
Werner Koch
1
-4
/
+6
2014-12-08
gpg: Obsolete some keyserver helper options.
Werner Koch
3
-34
/
+24
2014-12-08
gpg: Add OpenPGP card vendor 0x1337.
Werner Koch
1
-0
/
+2
2014-12-08
gpg: Write a status line for a failed --send-keys.
Werner Koch
1
-1
/
+4
2014-12-05
scd: Fix for NIST P-256.
NIIBE Yutaka
1
-1
/
+1
2014-12-04
gpg: Allow import of large keys.
Werner Koch
1
-3
/
+13
2014-12-04
indentation: Update g10/import.c
Werner Koch
1
-1067
/
+1161
2014-12-03
gpg: Remove option aliases --[no-]throw-keyid and --notation-data.
Werner Koch
3
-8
/
+5
2014-12-01
gpg: Fix export bug using exact search with only one key in the keybox.
Werner Koch
3
-1
/
+7
2014-11-28
gpg: Change another BUG() call to a regular error message.
Werner Koch
1
-6
/
+11
2014-11-28
Add option --no-autostart.
Werner Koch
4
-4
/
+30
2014-11-26
gpg: Change a bug() call to a regular error message.
Werner Koch
1
-1
/
+6
[next]