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
/
agent
/
divert-scd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
agent: pksign result conversion to sexp to upper layer.
NIIBE Yutaka
1
-2
/
+6
2013-02-12
agent: Add KEYTOCARD command.
NIIBE Yutaka
1
-0
/
+7
2013-02-08
scd: Rename 'keypad' to 'pinpad'.
NIIBE Yutaka
1
-2
/
+2
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-2
/
+2
2012-02-07
agent: Add pin length field to the shadowed private key format.
Werner Koch
1
-1
/
+1
2012-01-26
Return GPG_ERR_CARD_NOT_PRESENT when pinentry-mode=loopback.
Ben Kibbey
1
-0
/
+4
2011-03-02
Fix usage of SHA-2 algorithm with OpenPGP cards.
Werner Koch
1
-2
/
+2
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-20
/
+15
2010-10-13
More agent support for gpg.
Werner Koch
1
-3
/
+3
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-3
/
+3
2010-01-08
Add dummu option --passwd for gpg.
Werner Koch
1
-1
/
+1
2009-08-11
Ask to insert the right OpenPGP card.
Werner Koch
1
-3
/
+4
2009-06-17
Use cancel button in confirmation only if requested.
Werner Koch
1
-1
/
+1
2009-03-06
New gpg-agent command to list key information.
Werner Koch
1
-31
/
+9
2009-03-05
New PIN Callback attributes in gpg-agent.
Werner Koch
1
-6
/
+34
2008-09-29
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
1
-1
/
+1
2008-09-25
Finished support for v2 cards with the exception of secure messaging.
Werner Koch
1
-2
/
+15
2008-05-27
Fixed segv in gpg-agent (command marktrusted).
Werner Koch
1
-2
/
+2
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-01-25
agent/
Werner Koch
1
-1
/
+1
2006-10-06
Make it also work for the card.
Werner Koch
1
-0
/
+3
2006-10-06
Add TLS hash mode
Werner Koch
1
-11
/
+21
2006-10-05
bug fixes
Werner Koch
1
-0
/
+2
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-2
/
+2
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-4
/
+4
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2005-11-28
Preparing an interim release
Werner Koch
1
-1
/
+18
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-319
/
+0
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-3
/
+6
2005-05-24
* call-scd.c (inq_needpin): Skip leading spaces in of PIN
Werner Koch
1
-11
/
+89
2005-05-18
Changed the scdaemon to handle concurrent sessions. Adjusted
Werner Koch
1
-7
/
+0
2005-04-11
typo fixes
Werner Koch
1
-1
/
+1
2004-02-21
* command.c (cmd_passwd): Take acount of a key description.
Werner Koch
1
-1
/
+1
2004-02-13
(main): New options --no-fail-on-exist, --homedir.
Werner Koch
1
-1
/
+1
2004-01-29
* agent.h (server_control_s): Add connection_fd field.
Werner Koch
1
-4
/
+11
2004-01-28
(agent_marktrusted): Check whether the trustlist is
Werner Koch
1
-1
/
+1
2003-08-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+319
2003-06-27
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
1
-2
/
+14
2003-06-04
Update error handling to match gpg-error in CVS.
Marcus Brinkmann
1
-7
/
+7
2003-06-03
Make use of libgpg-error
Werner Koch
1
-20
/
+21
2003-01-09
Updated from latest NewPG project
Werner Koch
1
-11
/
+12
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-305
/
+0
2002-08-21
* divert-scd.c (getpin_cb): Pass a more descritive text to the
Werner Koch
1
-4
/
+12
2002-06-27
* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.
Werner Koch
1
-1
/
+0
2002-06-17
* agent.h: Add a callback function to the pin_entry_info structure.
Werner Koch
1
-17
/
+9
2002-04-24
2002-04-25 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+1
2002-03-28
* divert-scd.c (encode_md_for_card): Don't do the pkcs-1 padding,
Werner Koch
1
-34
/
+17
2002-03-06
sm/
Werner Koch
1
-5
/
+6
2002-03-06
Decryption using a Cryptoflex card does now work.
Werner Koch
1
-8
/
+52
2002-03-05
Signing using a PKCS15 smartcard does work. How to create such a card
Werner Koch
1
-3
/
+118
[next]