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: Replace two sprintf calls.
Werner Koch
2016-10-24
1
-8
/
+3
*
scd: Use canonical curve name of libgcrypt.
NIIBE Yutaka
2016-10-24
2
-10
/
+13
*
g10: Fix card keygen for decryption.
NIIBE Yutaka
2016-10-23
1
-2
/
+2
*
g10: More card key generation change.
NIIBE Yutaka
2016-10-21
1
-39
/
+24
*
g10: Write first keybox record in binary mode
Andre Heinecke
2016-10-21
1
-1
/
+1
*
g10,scd: Fix ECC keygen.
NIIBE Yutaka
2016-10-21
2
-10
/
+58
*
g10: Don't ask keysize for for non-RSA card.
NIIBE Yutaka
2016-10-21
1
-22
/
+28
*
g10: Support ECC for gen_card_key.
NIIBE Yutaka
2016-10-21
1
-15
/
+17
*
Fix use cases of snprintf.
NIIBE Yutaka
2016-10-21
5
-48
/
+32
*
agent, g10: Fix keygen.
NIIBE Yutaka
2016-10-20
1
-1
/
+1
*
g10: smartcard keygen change.
NIIBE Yutaka
2016-10-20
3
-137
/
+45
*
g10: Be more careful when checking if a binding is signed by a UTK.
Neal H. Walfield
2016-10-13
1
-2
/
+25
*
g10: Be more careful when checking cross signatures.
Neal H. Walfield
2016-10-13
1
-2
/
+26
*
g10: Still check if the key is an UTK or cross signed in batch mode.
Neal H. Walfield
2016-10-13
1
-18
/
+13
*
g10: If an sqlite operation fails, map the error code to GPG_ERR_GENERAL
Neal H. Walfield
2016-10-13
1
-2
/
+17
*
g10: When changing a TOFU binding's policy, update the conflict info
Neal H. Walfield
2016-10-12
1
-17
/
+16
*
g10: Make a singular string singular.
Neal H. Walfield
2016-10-12
1
-1
/
+1
*
g10: Correctly determine whether a binding has a conflict.
Neal H. Walfield
2016-10-12
1
-1
/
+1
*
g10: Fix a column's type in TOFU DB.
Neal H. Walfield
2016-10-12
1
-1
/
+1
*
Revert "g10: Fix singular term."
Werner Koch
2016-10-07
1
-1
/
+1
*
gpg: Put extra parens around bit tests.
Werner Koch
2016-10-07
3
-7
/
+8
*
g10: Fix singular term.
Justus Winter
2016-10-06
1
-1
/
+1
*
g10: Use appropriate variant of 'abs'.
Justus Winter
2016-10-06
1
-6
/
+6
*
g10: Fix testing for debug flag.
Justus Winter
2016-10-06
1
-1
/
+1
*
agent: Remove the warning for the GKR hijacking.
Werner Koch
2016-09-30
1
-65
/
+0
*
gpg: Improve WKD by importing only the requested UID.
Werner Koch
2016-09-28
1
-5
/
+32
*
gpg: Reject import if an import filter removed all user ids.
Werner Koch
2016-09-28
1
-0
/
+27
*
gpg: Make import filter data object more flexible.
Werner Koch
2016-09-28
2
-15
/
+63
*
gpg: Make sure that internal key import is done with a binary stream.
Werner Koch
2016-09-28
1
-1
/
+1
*
agent, sm: Set CTX after start_agent.
NIIBE Yutaka
2016-09-27
1
-1
/
+1
*
g10: When adding a user id, make sure the keyblock has been prepared.
Neal H. Walfield
2016-09-22
1
-0
/
+2
*
gpg: Fix regression in fingerprint printing.
Werner Koch
2016-09-19
1
-1
/
+1
*
g10: Fix memory leak.
Justus Winter
2016-09-19
1
-0
/
+1
*
gpg: Avoid malloc failure due to no key signatures
Werner Koch
2016-09-19
1
-8
/
+19
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
6
-7
/
+7
*
g10: On failure, propagate the return code.
Neal H. Walfield
2016-09-16
1
-0
/
+1
*
g10: Improve some comments and a string.
Neal H. Walfield
2016-09-16
1
-9
/
+13
*
g10: Don't ignore failure. On failure, rollback.
Neal H. Walfield
2016-09-16
1
-3
/
+15
*
g10: Load the key block if the supplied user id list is NULL.
Neal H. Walfield
2016-09-16
1
-1
/
+1
*
g10: Use the accessor functions for accessing and comparing key ids
Neal H. Walfield
2016-09-16
1
-7
/
+8
*
g10: Add missing header.
Justus Winter
2016-09-15
1
-0
/
+1
*
g10: Only consider bindings matching the signer's user id.
Neal H. Walfield
2016-09-15
1
-11
/
+29
*
g10: Don't include the signature when printing a binding's validity.
Neal H. Walfield
2016-09-15
1
-2
/
+2
*
g10: Fix whitespace.
Neal H. Walfield
2016-09-14
1
-1
/
+1
*
g10: Correctly compute the euclidean distance.
Neal H. Walfield
2016-09-14
1
-8
/
+10
*
g10: Change the default TOFU policy for UTKs to good.
Neal H. Walfield
2016-09-14
1
-2
/
+2
*
g10: Add missing static qualifier.
Neal H. Walfield
2016-09-14
1
-1
/
+1
*
g10: Default to the "good" TOFU policy for keys signed by a UTK.
Neal H. Walfield
2016-09-14
1
-0
/
+97
*
gpg: Emit a new error status line in --quick-adduid.
Werner Koch
2016-09-14
1
-1
/
+4
*
gpg: Allow use of "default" algo for--quick-addkey.
Werner Koch
2016-09-14
1
-0
/
+3
[next]