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
*
Silence more warnings about unused vars and args.
Werner Koch
2014-03-07
1
-1
/
+1
*
w32: Silence warnings about unused vars.
Werner Koch
2014-03-07
1
-0
/
+2
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
7
-10
/
+51
*
w32: Include winsock2.h to silence warnings.
Werner Koch
2014-03-07
4
-2
/
+14
*
gpg: Do not require a trustdb with --always-trust.
Werner Koch
2014-03-07
4
-22
/
+62
*
gpg: Print a "not found" message for an unknown key in --key-edit.
Werner Koch
2014-03-07
1
-1
/
+4
*
gpg: Protect against rogue keyservers sending secret keys.
Werner Koch
2014-03-07
3
-4
/
+15
*
gpgv: Init Libgcrypt to avoid syslog warning.
Werner Koch
2014-03-07
1
-1
/
+9
*
gpg: Remove legacy keyserver examples from the template conf file.
Werner Koch
2014-03-07
1
-7
/
+0
*
Fix g10/trust.c.
NIIBE Yutaka
2014-03-06
1
-3
/
+3
*
gpg: Silent more compiler warnings due to some configure options.
Werner Koch
2014-02-10
1
-1
/
+22
*
gpg: Cleanup compiler warnings due to some configure options.
Werner Koch
2014-02-10
1
-2
/
+7
*
gpg: Allow building without any trust model support.
Werner Koch
2014-02-10
10
-635
/
+921
*
Allow disabling of card support.
Werner Koch
2014-02-07
1
-1
/
+7
*
gpg: List only available algos in --gen-key.
Werner Koch
2014-02-07
1
-0
/
+15
*
gpg: Change --print-mds to output enabled OpenPGP algos.
Werner Koch
2014-02-07
1
-15
/
+19
*
gpg: Avoid compiler warnings for disabled algos.
Werner Koch
2014-02-07
1
-1
/
+63
*
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
2014-02-05
9
-48
/
+141
*
gpg: Add configure options to disable algorithms
Werner Koch
2014-01-31
1
-20
/
+43
*
gpg: Improve --version algo info output.
Werner Koch
2014-01-31
2
-16
/
+67
*
gpg: Start using OpenPGP digest algo ids.
Werner Koch
2014-01-31
3
-30
/
+63
*
gpg: Use only OpenPGP cipher algo ids.
Werner Koch
2014-01-31
3
-33
/
+86
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
17
-227
/
+293
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
23
-128
/
+79
*
include: Remove this directory.
Werner Koch
2014-01-29
3
-0
/
+242
*
gpg: Add another card vendor id.
Werner Koch
2014-01-29
1
-0
/
+1
*
Add secp256k1.
NIIBE Yutaka
2014-01-15
1
-0
/
+1
*
gpg: Change --show-session-key to print the session key earlier.
Werner Koch
2013-12-11
4
-18
/
+46
*
gpg: Change armor Version header to emit only the major version.
Werner Koch
2013-11-27
3
-6
/
+25
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
9
-24
/
+26
*
kbx: Implement update operation for OpenPGP keyblocks.
Werner Koch
2013-11-15
1
-24
/
+44
*
Fix minor compiler warnings.
Werner Koch
2013-11-15
3
-2
/
+3
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
12
-127
/
+365
*
gpg: Limit the nesting level of I/O filters.
Werner Koch
2013-10-04
1
-30
/
+48
*
gpg: Fix bug with deeply nested compressed packets.
Werner Koch
2013-10-02
1
-9
/
+43
*
gpg: Use 2048 as the default keysize in batch mode.
Werner Koch
2013-08-30
1
-3
/
+3
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
3
-8
/
+30
*
gpg: No need to create a trustdb when encrypting with --always-trust.
Werner Koch
2013-08-02
1
-7
/
+20
*
Implement unattended OpenPGP secret key import.
Werner Koch
2013-05-22
3
-4
/
+5
*
w32: Add icons and version information.
Werner Koch
2013-05-07
2
-3
/
+56
*
Fix potential heap corruption in "gpg -v --version".
Werner Koch
2013-04-22
1
-43
/
+40
*
Merge branch 'master' into key-storage-work
key-storage-work
Werner Koch
2013-03-20
6
-17
/
+29
|
\
|
*
gpg: Print indicator for unknown key capability.
Werner Koch
2013-03-19
1
-0
/
+3
|
*
gpg: Allow setting of all zero key flags
Daniel Kahn Gillmor
2013-03-19
1
-3
/
+0
|
*
gpg: Distinguish between missing and cleared key flags.
Werner Koch
2013-03-19
1
-1
/
+7
|
*
Use has_leading_keyword in the assuan callbacks.
Werner Koch
2013-02-22
2
-9
/
+9
|
*
gpg: Fix a memory leak in batch key generation
Werner Koch
2013-02-22
2
-26
/
+40
|
*
gpg: Handle the agent's NEW_PASSPHRASE inquiry.
Werner Koch
2013-02-22
1
-2
/
+3
|
*
gpg: fix keytocard and support ECC card for key attribute.
NIIBE Yutaka
2013-02-22
2
-4
/
+10
*
|
Add code to allow for late memory cleanup.
Werner Koch
2013-03-20
1
-18
/
+41
[next]