index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
divert-scd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix usage of SHA-2 algorithm with OpenPGP cards.
Werner Koch
2011-03-02
1
-2
/
+2
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-20
/
+15
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-3
/
+3
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-3
/
+3
*
Add dummu option --passwd for gpg.
Werner Koch
2010-01-08
1
-1
/
+1
*
Ask to insert the right OpenPGP card.
Werner Koch
2009-08-11
1
-3
/
+4
*
Use cancel button in confirmation only if requested.
Werner Koch
2009-06-17
1
-1
/
+1
*
New gpg-agent command to list key information.
Werner Koch
2009-03-06
1
-31
/
+9
*
New PIN Callback attributes in gpg-agent.
Werner Koch
2009-03-05
1
-6
/
+34
*
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
2008-09-29
1
-1
/
+1
*
Finished support for v2 cards with the exception of secure messaging.
Werner Koch
2008-09-25
1
-2
/
+15
*
Fixed segv in gpg-agent (command marktrusted).
Werner Koch
2008-05-27
1
-2
/
+2
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
agent/
Werner Koch
2007-01-25
1
-1
/
+1
*
Make it also work for the card.
Werner Koch
2006-10-06
1
-0
/
+3
*
Add TLS hash mode
Werner Koch
2006-10-06
1
-11
/
+21
*
bug fixes
Werner Koch
2006-10-05
1
-0
/
+2
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-2
/
+2
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-4
/
+4
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
Preparing an interim release
Werner Koch
2005-11-28
1
-1
/
+18
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-3
/
+6
*
* call-scd.c (inq_needpin): Skip leading spaces in of PIN
Werner Koch
2005-05-24
1
-11
/
+89
*
Changed the scdaemon to handle concurrent sessions. Adjusted
Werner Koch
2005-05-18
1
-7
/
+0
*
typo fixes
Werner Koch
2005-04-11
1
-1
/
+1
*
* command.c (cmd_passwd): Take acount of a key description.
Werner Koch
2004-02-21
1
-1
/
+1
*
(main): New options --no-fail-on-exist, --homedir.
Werner Koch
2004-02-13
1
-1
/
+1
*
* agent.h (server_control_s): Add connection_fd field.
Werner Koch
2004-01-29
1
-4
/
+11
*
(agent_marktrusted): Check whether the trustlist is
Werner Koch
2004-01-28
1
-1
/
+1
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-08-05
1
-0
/
+319
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-305
/
+0
*
* divert-scd.c (getpin_cb): Pass a more descritive text to the
Werner Koch
2002-08-21
1
-4
/
+12
*
* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.
Werner Koch
2002-06-27
1
-1
/
+0
*
* agent.h: Add a callback function to the pin_entry_info structure.
Werner Koch
2002-06-17
1
-17
/
+9
*
2002-04-25 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2002-04-25
1
-1
/
+1
*
* divert-scd.c (encode_md_for_card): Don't do the pkcs-1 padding,
Werner Koch
2002-03-28
1
-34
/
+17
*
sm/
Werner Koch
2002-03-06
1
-5
/
+6
*
Decryption using a Cryptoflex card does now work.
Werner Koch
2002-03-06
1
-8
/
+52
*
Signing using a PKCS15 smartcard does work. How to create such a card
Werner Koch
2002-03-05
1
-3
/
+118
*
* pksign.c (agent_pksign): Detect whether a Smartcard is to be
Werner Koch
2002-03-04
1
-0
/
+116
*
* assuan-client.c (assuan_transact): Add 2 more arguments to
Werner Koch
2002-02-28
1
-0
/
+47