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
Commit message (
Expand
)
Author
Age
Files
Lines
*
common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.
neal/strsplit
Neal H. Walfield
2015-03-12
1
-26
/
+26
*
common: Add new helper function, strsplit.
Neal H. Walfield
2015-03-12
3
-1
/
+98
*
agent: Improve error reporting from Pinentry.
Werner Koch
2015-03-11
1
-0
/
+28
*
gpg: Change --print-pka-records into an option.
Werner Koch
2015-03-10
3
-18
/
+11
*
gpg: Add --list-gcrypt-config and "curve" item for --list-config.
Werner Koch
2015-03-10
6
-19
/
+133
*
scd: fix for 64-bit arch.
NIIBE Yutaka
2015-03-09
2
-5
/
+6
*
doc: Some typo fixes.
Werner Koch
2015-03-06
2
-3
/
+3
*
doc: Fix FAQ stub and remove faq build rules.
Werner Koch
2015-03-04
2
-25
/
+4
*
gpg: avoid chatter about trustdb when --quiet
Daniel Kahn Gillmor
2015-03-04
1
-2
/
+4
*
gpg: Lowercase mailbox for PKA lookups.
Werner Koch
2015-02-26
3
-3
/
+17
*
Remove an unused variable.
Werner Koch
2015-02-26
1
-1
/
+0
*
gpg: Fix memory leak due to PKA lookup.
Werner Koch
2015-02-26
1
-1
/
+1
*
doc: Fix name of keep-ownertrust.
Werner Koch
2015-02-26
1
-1
/
+1
*
doc: Update the description of the S2K extension.
Werner Koch
2015-02-26
1
-6
/
+20
*
gpg: Switch to a hash and CERT record based PKA system.
Werner Koch
2015-02-25
9
-314
/
+143
*
common: Allow requesting a specific certtype with get_dns_cert()
Werner Koch
2015-02-25
4
-24
/
+35
*
Move new mailbox.c source file to common/.
Werner Koch
2015-02-25
10
-48
/
+67
*
gpg: Add command --print-pka-records.
Werner Koch
2015-02-24
3
-3
/
+105
*
gpg: Add function to extract the mailbox.
Werner Koch
2015-02-24
5
-79
/
+322
*
common: Add another test case to zb32.c
Werner Koch
2015-02-24
1
-0
/
+3
*
gpg: Add option to print fingerprints in ICAO spelling.
Werner Koch
2015-02-23
4
-0
/
+45
*
gpg: Skip legacy keys while searching keyrings.
Werner Koch
2015-02-23
1
-2
/
+37
*
common: Fix regression due to commit 2183683b.
Werner Koch
2015-02-23
1
-1
/
+0
*
gpg: Replace remaining uses of stdio by estream.
Werner Koch
2015-02-19
12
-115
/
+118
*
gpg: Fix segv due to NULL value stored as opaque MPI.
Werner Koch
2015-02-19
2
-10
/
+18
*
scd: Fix regression in 2.1.2 (due to commit 2183683)
Werner Koch
2015-02-12
1
-2
/
+2
*
dirmngr: Initialize cache from sysconfig dir
Andre Heinecke
2015-02-12
5
-23
/
+21
*
Post release updates.
Werner Koch
2015-02-11
2
-1
/
+5
*
Release 2.1.2
gnupg-2.1.2
Werner Koch
2015-02-11
1
-4
/
+25
*
po: Auto update.
Werner Koch
2015-02-11
24
-6
/
+78
*
dirmngr: Avoid warning about unused function.
Werner Koch
2015-02-11
1
-1
/
+2
*
build: Update standard build-aux files.
Werner Koch
2015-02-11
8
-1003
/
+1292
*
doc: Add another use case for --show-session-key.
Werner Koch
2015-02-11
1
-2
/
+7
*
doc: Change remaining http links to gnupg.org to https
Werner Koch
2015-02-11
3
-5
/
+5
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
31
-210
/
+220
*
gpg: Prevent an invalid memory read using a garbled keyring.
Werner Koch
2015-02-09
2
-13
/
+41
*
gpg: Fix a NULL-deref in export due to invalid packet lengths.
Werner Koch
2015-02-09
1
-3
/
+6
*
gpg: Fix a NULL-deref due to empty ring trust packets.
Werner Koch
2015-02-09
1
-1
/
+3
*
gpg-agent: Use "pinentry-basic" as fallback.
Werner Koch
2015-02-04
5
-12
/
+66
*
w32: Add manifest to gpg.
Werner Koch
2015-02-04
4
-3
/
+29
*
Update copyright years.
Werner Koch
2015-02-03
6
-9
/
+9
*
w32: Change default Windows install dir and add bin to PATH.
Werner Koch
2015-02-02
2
-34
/
+111
*
w32: Allow for Unicocde installation directory.
Werner Koch
2015-02-01
1
-13
/
+7
*
kbx: Fix resource leak.
Joshua Rogers
2015-01-30
1
-5
/
+32
*
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
2015-01-29
5
-15
/
+119
*
po: Update Japanese Translation.
NIIBE Yutaka
2015-01-29
1
-23
/
+27
*
gpg: Limit the size of key packets to a sensible value.
Werner Koch
2015-01-28
1
-3
/
+19
*
gpg: Fix buffering problem in --list-config.
Werner Koch
2015-01-28
4
-259
/
+14
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
18
-0
/
+28
*
gpg: Allow predefined names as answer to the keygen.algo prompt.
Werner Koch
2015-01-28
2
-16
/
+50
[next]