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 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
*
gpg: Print ownertrust in TOFU+PGP trust model.
Damien Goutte-Gattat
2015-12-14
1
-2
/
+3
*
gpg: Fix --default-key checks.
Neal H. Walfield
2015-12-14
1
-3
/
+59
*
gpg: Use a regular type instead of a void* for import stats.
Werner Koch
2015-12-12
3
-31
/
+36
*
gpg: Fix buffer overflow.
Neal H. Walfield
2015-12-11
1
-1
/
+1
*
gpg: Don't error out if a key occurs multiple times in the keyring.
Neal H. Walfield
2015-12-11
1
-32
/
+82
*
gpg: Write ERROR status on delete-key cancellation
Daiki Ueno
2015-12-04
1
-1
/
+4
*
gpg: Do not pre-check keys given on the command line.
Werner Koch
2015-12-04
3
-19
/
+59
*
gpg: Allow "help" as value for --tofu-policy.
Werner Koch
2015-12-04
1
-15
/
+33
*
Do not translate messages printed with log_debug.
Werner Koch
2015-12-04
1
-2
/
+3
*
gpg: Add variant of 'key "%s" not found: %s' error message.
Werner Koch
2015-12-03
2
-3
/
+2
*
gpg: Make keyidlist more robust in case of errors.
Werner Koch
2015-12-03
1
-1
/
+4
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
16
-37
/
+155
*
gpg: Change some error messages.
Werner Koch
2015-12-03
6
-43
/
+53
*
gpg: Use the matching key if the search description is exact.
Neal H. Walfield
2015-12-02
1
-4
/
+31
*
gpg: Improve documentation.
Neal H. Walfield
2015-12-02
1
-2
/
+1
*
gpg: Fix type mismatch resulting in a buffer overflow.
Neal H. Walfield
2015-12-02
1
-1
/
+4
[next]