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: Support ECDSA keys with --export-ssh-key.
Werner Koch
2016-01-08
1
-0
/
+6
*
gpg: New command --export-ssh-key
Werner Koch
2016-01-08
3
-2
/
+312
*
gpg: Add an exact search flag to the PK struct.
Werner Koch
2016-01-08
2
-4
/
+7
*
Print warnings if old daemon versions are used.
Werner Koch
2016-01-08
2
-5
/
+78
*
common: New function get_assuan_server_version.
Werner Koch
2016-01-08
1
-17
/
+1
*
common: New put_membuf_cb to replace static membuf_data_cb.
Werner Koch
2016-01-08
1
-24
/
+12
*
gpg: Return an error code from keygrip_from_pk.
Werner Koch
2016-01-07
1
-1
/
+1
*
gpg: Avoid warnings about possible NULL deref.
Werner Koch
2016-01-07
4
-3
/
+8
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
10
-30
/
+30
*
gpg: Fix DNS cert lookup returning an URL.
Werner Koch
2016-01-07
1
-3
/
+1
*
Fix keystrlen to work when OPT.KEYID_FORMAT is KF_DEFAULT.
Daniel Kahn Gillmor
2016-01-06
1
-2
/
+6
*
gpg: Silence some regression tests.
Werner Koch
2016-01-06
1
-5
/
+6
*
gpg: Avoid using an uninitialized SALT on premature EOF.
Werner Koch
2016-01-06
1
-0
/
+5
*
gpg: Silence warnings found by static analyzer.
Werner Koch
2016-01-06
2
-4
/
+3
*
gpg: Comment on false positives by static analyzers.
Werner Koch
2016-01-06
4
-1
/
+18
*
gpg: Align notes about minimal keysize with actual checks.
Werner Koch
2016-01-05
1
-10
/
+6
*
gpg: Fix double free.
Neal H. Walfield
2016-01-04
1
-9
/
+1
*
Revert commit 4654384fe7a4dcee113dacf27c398b13dea5d0be.
Neal H. Walfield
2016-01-04
1
-1
/
+1
*
g10: Use --force when importing key for bkuptocard.
NIIBE Yutaka
2015-12-24
5
-10
/
+11
*
g10: Remove subcommand checkbkupkey for --key-edit.
NIIBE Yutaka
2015-12-24
1
-40
/
+12
*
g10: Allow relative path for specifying the file for bkuptocard.
NIIBE Yutaka
2015-12-24
1
-17
/
+27
*
g10: fix regression of bkuptocard subcommand in --edit-key.
NIIBE Yutaka
2015-12-24
3
-14
/
+28
*
dirmngr: Change the Onion keyserver in the conf template.
Werner Koch
2015-12-23
1
-3
/
+3
*
gpg: Rename struct pubkey to pukey_s and add pubkey_t.
Werner Koch
2015-12-23
2
-16
/
+17
*
gpg: Simplify status message code from commit b30c15bf.
Werner Koch
2015-12-23
1
-17
/
+2
*
gpg: Add standard free() semantic to pubkey_free.
Werner Koch
2015-12-23
1
-3
/
+6
*
gpg: Fix use of assert from commit dc417bf0.
Werner Koch
2015-12-23
1
-2
/
+3
*
gpg: Do not translate debug output.
Werner Koch
2015-12-23
1
-3
/
+3
*
scd: Fix commit b30c15bf (again).
NIIBE Yutaka
2015-12-23
1
-0
/
+1
*
gpg: Fix type.
Neal H. Walfield
2015-12-22
1
-1
/
+1
*
gpg: Fix error message.
Neal H. Walfield
2015-12-22
1
-1
/
+1
*
gpg: Don't check for ambiguous keys.
Neal H. Walfield
2015-12-22
5
-512
/
+313
*
gpg: Lazily evaluate --default-key.
Neal H. Walfield
2015-12-22
2
-21
/
+47
*
gpg: Remove unused parameter.
Neal H. Walfield
2015-12-22
4
-18
/
+17
*
gpg: Improve check for ambiguous keys.
Neal H. Walfield
2015-12-22
1
-94
/
+143
*
gpg: Fix TOCTTOU when updating keyblocks.
Neal H. Walfield
2015-12-22
2
-6
/
+31
*
gpg: Display the key that is invalid, not the search description.
Neal H. Walfield
2015-12-22
1
-6
/
+6
*
gpg: Mark more options as coming from the config file (when this holds)
Neal H. Walfield
2015-12-22
1
-1
/
+5
*
gpg: Use enums instead of defines.
Neal H. Walfield
2015-12-22
1
-4
/
+10
*
g10: clean up of headers for card.
NIIBE Yutaka
2015-12-21
2
-8
/
+0
*
g10: Fix commit b30c15bf.
NIIBE Yutaka
2015-12-18
1
-4835
/
+0
*
g10: Remove deprecated internal functions.
NIIBE Yutaka
2015-12-18
1
-404
/
+0
*
g10: Fix a regression for generating card key with backup.
NIIBE Yutaka
2015-12-18
3
-20
/
+5006
*
g10: factor out a function for secret key retrieval.
NIIBE Yutaka
2015-12-17
1
-70
/
+83
*
gpg: When checking for ambiguous keys, ignore invalid keys.
Neal H. Walfield
2015-12-16
1
-139
/
+297
*
gpg: Reduce number of strings to translate.
Werner Koch
2015-12-15
1
-10
/
+10
*
gpg: New function to printed a detailed error code.
Werner Koch
2015-12-15
2
-0
/
+26
*
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
2015-12-15
1
-0
/
+6
*
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
2015-12-15
1
-1
/
+18
*
gpg: Use more descriptive names.
Neal H. Walfield
2015-12-15
1
-111
/
+98
[next]