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
/
scd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd:p15: Accept P15 cards with a zero-length label.
Werner Koch
3 days
1
-2
/
+11
*
scd,w32: Fix posssible lockup due to lost select results.
Werner Koch
2025-04-02
1
-2
/
+5
*
scd: No hard lock-up when apdu_connect never returns.
NIIBE Yutaka
2024-11-18
1
-4
/
+15
*
scd: Fix a memory leak.
NIIBE Yutaka
2024-11-13
1
-0
/
+4
*
scd: Fix resource leaks on error paths.
NIIBE Yutaka
2024-11-13
2
-4
/
+13
*
scd: Clean up app_send_active_apps and app_send_card_list.
NIIBE Yutaka
2024-11-12
1
-8
/
+6
*
scd: Fix getinfo active_apps.
NIIBE Yutaka
2024-11-08
1
-1
/
+3
*
scd: Serialize CARD access for send_card_and_app_list.
NIIBE Yutaka
2024-11-08
1
-2
/
+7
*
scd: Add <unistd.h> for read(2) / write(2) .
NIIBE Yutaka
2024-10-30
1
-0
/
+1
*
w32: Fix last commit to build on Windows.
Werner Koch
2024-09-20
1
-1
/
+1
*
scd: Fix DEVINFO, allowing no clients which watch the change.
NIIBE Yutaka
2024-09-20
1
-3
/
+7
*
scd: Fix DEVINFO to allow multiple clients.
NIIBE Yutaka
2024-09-19
1
-0
/
+9
*
scd: New getinfo subcommand "manufacturer"
Werner Koch
2024-08-07
3
-3
/
+12
*
scd: New getinfo subcommand "dump_state".
Werner Koch
2024-08-07
1
-4
/
+7
*
agent: Handle SCD DEVINFO --watch command in a special way.
Werner Koch
2024-07-01
1
-1
/
+1
*
scd: Restrict use of DEVINFO --watch command for socket connection.
NIIBE Yutaka
2024-07-01
1
-1
/
+8
*
scd: Finish DEVINFO --watch command on input close.
NIIBE Yutaka
2024-07-01
1
-9
/
+85
*
scd: Factor out scd_init_event function.
NIIBE Yutaka
2024-07-01
2
-26
/
+35
*
Fix the previous commit.
NIIBE Yutaka
2024-07-01
1
-0
/
+2
*
scd: Fix how scdaemon pipe server finishes.
NIIBE Yutaka
2024-07-01
3
-15
/
+8
*
scd: Avoid buffer overrun with more than 16 PC/SC readers.
Jakub Jelen
2024-05-29
1
-1
/
+1
*
scd:openpgp: Add new vendor.
Werner Koch
2024-05-29
1
-0
/
+2
*
scd:openpgp: Robust Data Object handling for constructed case.
NIIBE Yutaka
2024-05-16
1
-0
/
+50
*
scd: Improve code reability of ccid-driver.c
Werner Koch
2024-03-07
1
-96
/
+49
*
scd: Add support for ACR-122U
Werner Koch
2024-03-07
2
-1
/
+7
*
scd: Let the CCID module auto detach the kernel driver.
Werner Koch
2024-03-07
3
-0
/
+41
*
scd:p15: Fix typo in a comment
Mario Haustein
2024-02-20
1
-1
/
+1
*
scd:p15: Add ECC support for D-Trust Card 4.1/4.4
Mario Haustein
2024-02-20
1
-6
/
+4
*
scd:p15: Take derive usage into account for decryption (2).
Werner Koch
2024-02-20
1
-1
/
+2
*
scd:p15: Handle duplicate certificate ids.
Werner Koch
2024-02-20
1
-2
/
+44
*
scd:p15: Take derive usage into account for decryption.
Werner Koch
2024-02-20
1
-15
/
+21
*
scd:openpgp: Allow PIN length of 6 also with a reset code.
Werner Koch
2024-01-30
1
-2
/
+15
*
doc: Fix spelling errors found by lintian.
Werner Koch
2024-01-29
1
-1
/
+1
*
scd:p15: Allow signing for CVISION cards
Werner Koch
2024-01-10
1
-4
/
+81
*
scd:p15: Allow PIN verification and decryption for CVISION cards.
Werner Koch
2024-01-09
1
-15
/
+55
*
scd: Add support for SCE 7.0
Werner Koch
2024-01-04
3
-5
/
+108
*
scd:openpgp: Add the length check for new PIN.
NIIBE Yutaka
2023-12-22
1
-16
/
+32
*
scd:p15: Add a diagnostic for unsupported DTRUST4 features.
Werner Koch
2023-12-20
1
-1
/
+4
*
scd:p15: Add support for D-Trust Card 4.1/4.4
Mario Haustein via Gnupg-devel
2023-12-20
1
-9
/
+71
*
scd:p15: Add support for CardOS 5.4
Mario Haustein via Gnupg-devel
2023-12-20
1
-2
/
+8
*
scd:openpgp: Fallback to default ECDH params in writekey.
Werner Koch
2023-11-23
1
-3
/
+5
*
scd: New option --debug-allow-pin-logging.
Werner Koch
2023-11-21
3
-4
/
+10
*
scd:p15: Basic support for Starcos 3.2.
Werner Koch
2023-11-16
1
-32
/
+51
*
scd: Minor debug output tweak
Werner Koch
2023-11-16
2
-2
/
+4
*
scd: Return GPG_ERR_PIN_BLOCKED when it's blocked.
NIIBE Yutaka
2023-11-08
1
-2
/
+2
*
scd:openpgp: Return better error codes for the Reset Code.
Werner Koch
2023-10-06
1
-3
/
+3
*
scd:p15: Make signing work for Nexus cards.
Werner Koch
2023-07-04
1
-12
/
+19
*
scd:piv: Fix authentication with Administration Key.
NIIBE Yutaka
2023-06-28
1
-2
/
+2
*
w32: Add missing supportedOS Ids for Windows-10
Werner Koch
2023-05-24
1
-0
/
+1
*
w32: Add missing manifests and set a requestedExecutionLevel.
Werner Koch
2023-05-24
3
-1
/
+32
[next]