Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-07-16 | Add code to better handle unplugging of a reader. | Werner Koch | 1 | -3/+11 | |
2009-05-13 | Improved smartcard robustness. | Werner Koch | 1 | -4/+20 | |
2009-04-01 | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 1 | -36/+1 | |
Removed duplicated code (percent unescaping). | |||||
2009-03-30 | Implement decryption for TCOS 3 cards. | Werner Koch | 1 | -5/+6 | |
2009-03-26 | Signing using Netkey 3 cards does now work. | Werner Koch | 1 | -1/+9 | |
2009-03-24 | Better syncronization of several smartcard sessions. | Werner Koch | 1 | -7/+33 | |
2009-03-18 | Add server option with-ephemeral-keys. | Werner Koch | 1 | -48/+56 | |
Extend SCD LEARN command. | |||||
2009-03-10 | Add new attribute KEY-ATTR. | Werner Koch | 1 | -0/+12 | |
2009-03-05 | New PIN Callback attributes in gpg-agent. | Werner Koch | 1 | -11/+24 | |
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
2009-03-03 | Fix segv.gnupg-2.0.11 | Werner Koch | 1 | -1/+3 | |
2009-02-27 | Fix a gpg2 problem with removed cards. | Werner Koch | 1 | -0/+32 | |
Allow runtime conf change for scdaemon. New commands for scdaemon. | |||||
2009-02-12 | New scd getinfo subcommand deny_admin | Werner Koch | 1 | -0/+6 | |
2009-02-09 | Change default gpgsm cipher back to 3DES. | Werner Koch | 1 | -1/+1 | |
Typo fixes. | |||||
2009-01-13 | Add a sample key. | Werner Koch | 1 | -1/+2 | |
Detect and show the card type. | |||||
2009-01-12 | Minor fixes | Werner Koch | 1 | -1/+1 | |
2009-01-08 | Add limited support for NetKey 3.0 cards. | Werner Koch | 1 | -1/+1 | |
2008-12-18 | Fixed some card related problems. | Werner Koch | 1 | -30/+91 | |
2008-12-05 | Add option --card-timeout. | Werner Koch | 1 | -7/+11 | |
Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | |||||
2008-11-11 | Minor cleanups. | Werner Koch | 1 | -7/+28 | |
2008-11-03 | Fixed the card removed with cached app bug. (Famous last fix). | Werner Koch | 1 | -18/+23 | |
2008-11-03 | Use bin2hex if possible. | Werner Koch | 1 | -3/+1 | |
2008-10-29 | Cosmetic fix | Werner Koch | 1 | -1/+2 | |
2008-10-21 | 2008-10-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+6 | |
* command.c (open_card): If connect error is SW_HOST_NO_CARD, return a more descriptive error. | |||||
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -0/+6 | |
2008-10-17 | Use more warning options with modern GCCs. | Werner Koch | 1 | -0/+14 | |
Other minor changes. | |||||
2008-10-15 | Made scdaemon more robust on Windows. | Werner Koch | 1 | -3/+7 | |
2008-10-14 | SCD changes for PC/SC under W32. | Werner Koch | 1 | -5/+38 | |
2008-09-23 | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 1 | -35/+76 | |
2008-08-31 | 2008-08-30 Moritz <[email protected]> | Moritz Schulte | 1 | -14/+14 | |
* scdaemon.c (main): Use estream_asprintf instead of asprintf. * command.c (update_reader_status_file): Likewise. (cmd_serialno): Use estream_asprintf instead of asprintf and xfree instead of free to release memory allocated through (estream_)asprintf. (cmd_learn): Likewise. (pin_cb): Likewise. * app-openpgp.c (get_public_key): Likewise. | |||||
2008-07-17 | Do not run the setuid test if running under as root proper. | Werner Koch | 1 | -1/+1 | |
Documentation fixes. Some enhancements for the new OpenPGP Card. | |||||
2008-06-24 | Add support for the TCOS NullPIN feature. | Werner Koch | 1 | -4/+10 | |
2007-10-02 | Extended gpg-connect-agent. | Werner Koch | 1 | -0/+8 | |
New "GETINFO pid" command for scdaemon and gpg-agent. | |||||
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -11/+62 | |
Reveal less information about timings while generating a key. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-07-04 | A bunch of minor changes for Windows. | Werner Koch | 1 | -1/+8 | |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -1/+19 | |
See the ChangeLogs for details. | |||||
2007-04-03 | Add a way to get a listing of available CCID readers. | Werner Koch | 1 | -0/+21 | |
2006-11-23 | Final fix for rc1gnupg-2.0.1rc1 | Werner Koch | 1 | -1/+1 | |
2006-11-20 | Made some PIN pads work. | Werner Koch | 1 | -18/+40 | |
Some cleanups for 64 bit CPUs. | |||||
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -1/+1 | |
2006-10-02 | 2006-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 | |
* command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo). | |||||
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -2/+2 | |
2006-09-07 | Let scdaemon call a script on status changes | Werner Koch | 1 | -0/+43 | |
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -55/+51 | |
2006-09-02 | 2006-09-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -4/+10 | |
* command.c (get_reader_slot): Return the slot_table index, not the APDU slot number. (update_reader_status_file): Use the slot_table index in the update_card_removed invocation. | |||||
2006-09-01 | 2006-09-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -3/+31 | |
* command.c (cmd_getinfo): Handle status command. | |||||
2006-08-30 | 2006-08-30 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+4 | |
* command.c (do_reset): Delay resetting CTRL->reader_slot until after update_card_removed invocation. | |||||
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2006-04-11 | Added command APDU | Werner Koch | 1 | -0/+128 | |
2006-03-21 | Allo RMD160 signatures | Werner Koch | 1 | -3/+25 | |