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
path:
root
/
g10
/
cardglue.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-28
Preparing a release candidate
gnupg-1.4.5rc1
Werner Koch
1
-2
/
+2
2006-03-21
Allow for rmd160 signatures when using gpg-agent.
Werner Koch
1
-1
/
+3
2006-03-05
Replaced an assert and fixed batch mode issue in cardglue.
Werner Koch
1
-10
/
+12
2005-10-18
Fixed minor card related bugs and enhanced status messages
Werner Koch
1
-30
/
+76
2005-08-04
Fixes pertaining to revocation creation with subkey-only exported card keys
Werner Koch
1
-1
/
+1
2005-07-26
* passphrase.c (agent_get_passphrase): Make sure to release the
Werner Koch
1
-2
/
+2
2005-07-19
* g10.c, options.h: New option --limit-card-insert-tries.
Werner Koch
1
-1
/
+5
2005-06-18
(parse_signature): Use log_info for messages
Werner Koch
1
-0
/
+1
2005-05-31
* keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.
Werner Koch
1
-9
/
+43
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2005-05-24
* passphrase.c (ask_passphrase): Unescape the description string.
Werner Koch
1
-40
/
+6
2005-05-23
* app-openpgp.c, app-common.h: Again updated from gnupg 1.9 CVS.
Werner Koch
1
-3
/
+18
2005-05-23
* cardglue.c (open_card): Check USE_AGENT.
Werner Koch
1
-6
/
+10
2005-05-21
* cardglue.c (send_status_info): Make CTRL optional.
Werner Koch
1
-33
/
+65
2005-05-20
(ccid_transceive): Arghhh. The seqno is another
Werner Koch
1
-69
/
+349
2005-05-03
* passphrase.c (agent_get_passphrase): Add new arg CACHEID.
Werner Koch
1
-7
/
+90
2005-03-30
(pin_cb): Print a warning if the info string hack is
Werner Koch
1
-0
/
+2
2005-03-14
* cardglue.c (pin_cb): Disable debug output.
Werner Koch
1
-1
/
+1
2005-03-07
* primegen.c (is_prime): Free A2. Noted by
[email protected]
.
Werner Koch
1
-17
/
+42
2005-01-20
(open_card): Issue new CARDCTRL(4) status.
Werner Koch
1
-0
/
+1
2004-12-10
* app-openpgp.c (send_fprtime_if_not_null): New.
Werner Koch
1
-0
/
+14
2004-12-09
* passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT and
Werner Koch
1
-43
/
+42
2004-11-17
(open_info_file): New.
Werner Koch
1
-12
/
+81
2004-10-15
* README: Mentioned --enable-selinux-support.
Werner Koch
1
-0
/
+4
2004-09-24
* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set
David Shaw
1
-1
/
+1
2004-09-23
* gpg.sgml: Document "addcardkey" and "keytocard".
Werner Koch
1
-0
/
+19
2004-09-20
* gpg.sgml: Document -K.
Werner Koch
1
-2
/
+2
2004-09-20
* cardglue.c (open_card): Use shutdown code if possible.
Werner Koch
1
-10
/
+30
2004-09-09
* README: Doc --disable-card-support and --without-readline.
Werner Koch
1
-2
/
+17
2004-04-27
A bunch of changes for the openpgp card.
Werner Koch
1
-1
/
+1
2003-10-29
* cardglue.c (open_card): Ask for card insertion.
Werner Koch
1
-2
/
+97
2003-10-25
* g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default for
Werner Koch
1
-5
/
+5
2003-10-21
* passphrase.c (ask_passphrase): Add optional promptid arg.
Werner Koch
1
-3
/
+20
2003-10-10
(card_close): New.
V1-3-3
Werner Koch
1
-1
/
+13
2003-10-10
* cardglue.c (card_close): New.
Werner Koch
1
-2
/
+14
2003-10-09
* ccid-driver.c (ccid_transceive): Add T=1 chaining for sending.
Werner Koch
1
-2
/
+13
2003-10-08
* cardglue.c (pin_cb): Detect whether an admin or regular PIN is
Werner Koch
1
-3
/
+80
2003-10-02
* cardglue.c (learn_status_cb): Release values before assignment
Werner Koch
1
-12
/
+27
2003-09-30
* keygen.c (do_add_key_flags, parse_parameter_usage): Add support
Werner Koch
1
-5
/
+45
2003-09-28
* g10.c (main): New commands --card-edit, --card-status and
Werner Koch
1
-0
/
+433
2003-09-27
First bits of a card support backport from 1.9. It is not enabled by
Werner Koch
1
-0
/
+82