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
bugfixes-2.2
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
...
*
scd:openpgp: Return key creation time as part of KEYPARIINFO.
Werner Koch
2020-02-13
3
-18
/
+25
*
agent: Allow signing with card key even without a stub key.
Werner Koch
2020-02-13
8
-32
/
+172
*
gpg: Rename the struct card_key_info_s.
Werner Koch
2020-02-12
3
-17
/
+22
*
card: Fix parsing of the received card_list.
Werner Koch
2020-02-12
1
-1
/
+1
*
card: List more info for an OpenPGP key.
Werner Koch
2020-02-12
3
-12
/
+21
*
card: New option --no-key-lookup.
Werner Koch
2020-02-12
2
-22
/
+40
*
gpg: Improve key creation direct from the card.
Werner Koch
2020-02-11
3
-26
/
+122
*
scd:openpgp: Send a KEY-TIME status with READKEY
Werner Koch
2020-02-11
2
-1
/
+39
*
card: First code to actually create openpgp keys.
Werner Koch
2020-02-11
2
-17
/
+3
*
scd:openpgp: Optional allow for lowercase keyrefs.
Werner Koch
2020-02-11
1
-10
/
+10
*
scd:openpgp: Allow auto-changing of the key attributes in genkey.
Werner Koch
2020-02-11
2
-47
/
+181
*
common: Extend the openpgp_curve_to_oid function.
Werner Koch
2020-02-11
9
-16
/
+27
*
doc: Improve the warning section of the gpg man page.
Werner Koch
2020-02-10
1
-10
/
+16
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
32
-18
/
+41
*
gpg: Make really sure that --verify-files always returns an error.
Werner Koch
2020-02-10
1
-5
/
+13
*
card: Remove command "key-attr" and hack on "generate".
Werner Koch
2020-02-10
3
-398
/
+203
*
scd:openpgp: Let the genkey function also accept a full keyref.
Werner Koch
2020-02-09
2
-4
/
+13
*
common: Extend the new get_keyalgo_string function
Werner Koch
2020-02-09
2
-5
/
+29
*
common: Remove duplicated call to a function.
Werner Koch
2020-02-09
1
-1
/
+0
*
common: New function get_keyalgo_string.
Werner Koch
2020-02-09
4
-3
/
+198
*
common: Add OpenPGP<->Gcrypt pubkey id mapping functions.
Werner Koch
2020-02-09
5
-21
/
+41
*
card: Support brainpool curves in the generate command.
Werner Koch
2020-02-09
1
-11
/
+26
*
sm: New option --issuer-der for the listkey commands.
Werner Koch
2020-02-03
1
-7
/
+73
*
card: Add new OpenPGP card vendor.
Werner Koch
2020-01-28
2
-0
/
+2
*
dirmngr: Fix building w/o LDAP support
Werner Koch
2020-01-21
1
-0
/
+6
*
gpg: Fix printing of keyring name (regression in master)
Werner Koch
2020-01-21
1
-1
/
+1
*
card: Add new OpenPGP card vendor
Werner Koch
2020-01-21
2
-0
/
+2
*
build: Require libgpg-error 1.37
Werner Koch
2020-01-21
2
-2
/
+2
*
tools: Let watchgnupg determine the socket name via gpgconf.
Werner Koch
2020-01-20
2
-26
/
+159
*
gpgconf,w32: Print a warning for a suspicious homedir.
Werner Koch
2020-01-17
2
-0
/
+17
*
gpg: Prefer card key on use in multiple subkeys situation.
NIIBE Yutaka
2020-01-17
2
-42
/
+80
*
gpg: Prepare enhancement of agent_probe_secret_key.
NIIBE Yutaka
2020-01-17
8
-26
/
+32
*
card: Allow switching of cards and applications.
Werner Koch
2020-01-16
3
-24
/
+193
*
scd: New commands SWITCHCARD and SWITCHAPP.
Werner Koch
2020-01-16
3
-13
/
+262
*
scd:piv: Remove debug code from a recent commit.
Werner Koch
2020-01-16
1
-2
/
+1
*
gpg: Print better debug info in case of broken sig subpackets.
Werner Koch
2020-01-16
1
-1
/
+4
*
gpg: Use "SCD KEYINFO" to get available card keys.
NIIBE Yutaka
2020-01-16
1
-80
/
+29
*
gpg: Add agent_scd_keyinfo to retrieve available card keys.
NIIBE Yutaka
2020-01-16
2
-1
/
+178
*
gpg: default-key: Simply don't limit by capability.
NIIBE Yutaka
2020-01-16
1
-5
/
+0
*
gpg: Cert only key should be usable with --default-key.
NIIBE Yutaka
2020-01-15
1
-1
/
+2
*
scd: Make the PIN cache robust against wrongdoing of gpg-agent.
Werner Koch
2020-01-13
2
-4
/
+81
*
scd:piv: Implement PIN cache.
Werner Koch
2020-01-13
5
-29
/
+100
*
agent: Avoid multiple calls to scd for KEYINFO.
Werner Koch
2020-01-13
1
-2
/
+45
*
agent: Replace free by xfree in recently added code.
Werner Koch
2020-01-13
1
-3
/
+3
*
gpg,sm: Avoid useless ASFW diagnostic in loopback mode.
Werner Koch
2020-01-13
4
-0
/
+39
*
scd: Fix memory leak in command READKEY.
Werner Koch
2020-01-13
2
-3
/
+9
*
scd: Make SERIALNO --all work correctly and use it.
Werner Koch
2020-01-13
5
-57
/
+94
*
agent: handle SSH operation by KEYGRIP.
NIIBE Yutaka
2020-01-13
1
-86
/
+15
*
agent: Extend agent_card_getattr with KEYGRIP.
NIIBE Yutaka
2020-01-13
3
-5
/
+11
*
scd: Implement direct access by KEYGRIP for GETATTR and READKEY.
NIIBE Yutaka
2020-01-10
2
-50
/
+119
[prev]
[next]