Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print keyid in gpg --list-packets. | Werner Koch | 2009-05-13 | 3 | -3/+98 |
| | | | | | | Add some not yet code to app-nks.c Changed batch mode expiration time computation | ||||
* | More support for Netkey cards. | Werner Koch | 2009-05-08 | 9 | -99/+375 |
| | | | | | | Small changes to teh CCID driver. Support 2048 bit OpenPGP cards. | ||||
* | Prepare for OpenPGP cards with extended length support. | Werner Koch | 2009-04-01 | 2 | -4/+13 |
| | |||||
* | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 2009-04-01 | 2 | -36/+6 |
| | | | | | Removed duplicated code (percent unescaping). | ||||
* | Implement decryption for TCOS 3 cards. | Werner Koch | 2009-03-30 | 10 | -119/+266 |
| | |||||
* | Signing using Netkey 3 cards does now work. | Werner Koch | 2009-03-26 | 5 | -37/+104 |
| | |||||
* | Better syncronization of several smartcard sessions. | Werner Koch | 2009-03-24 | 4 | -18/+81 |
| | |||||
* | Fix keygrip computation for TCOS 3 cards. | Werner Koch | 2009-03-20 | 2 | -4/+50 |
| | | | | | Emit PROGRESS status lines during --learn-card. | ||||
* | Make sure not to leak file descriptors if running gpg-agent with a | Werner Koch | 2009-03-19 | 2 | -11/+4 |
| | | | | | command. Restore the signal mask to solve a problem in Mono. | ||||
* | Add server option with-ephemeral-keys. | Werner Koch | 2009-03-18 | 9 | -69/+100 |
| | | | | | Extend SCD LEARN command. | ||||
* | Add new attribute KEY-ATTR. | Werner Koch | 2009-03-10 | 4 | -8/+54 |
| | |||||
* | New gpg-agent command to list key information. | Werner Koch | 2009-03-06 | 2 | -80/+60 |
| | | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. | ||||
* | New PIN Callback attributes in gpg-agent. | Werner Koch | 2009-03-05 | 4 | -151/+622 |
| | | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | ||||
* | Fix segv.gnupg-2.0.11 | Werner Koch | 2009-03-03 | 2 | -1/+8 |
| | |||||
* | Fix a gpg2 problem with removed cards. | Werner Koch | 2009-02-27 | 4 | -2/+75 |
| | | | | | | Allow runtime conf change for scdaemon. New commands for scdaemon. | ||||
* | Fixed a nasty bug in scdaemon which led to a card reset if the card was | Werner Koch | 2009-02-25 | 4 | -17/+65 |
| | | | | | | inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging. | ||||
* | Better debug output. | Werner Koch | 2009-02-24 | 2 | -85/+443 |
| | |||||
* | Fix bug 1001. | Werner Koch | 2009-02-19 | 2 | -2/+1 |
| | | | | | Documentation updates. | ||||
* | New scd getinfo subcommand deny_admin | Werner Koch | 2009-02-12 | 2 | -0/+10 |
| | |||||
* | Change default gpgsm cipher back to 3DES. | Werner Koch | 2009-02-09 | 2 | -2/+2 |
| | | | | | Typo fixes. | ||||
* | Make --allow-admin the default. | Werner Koch | 2009-01-28 | 2 | -5/+12 |
| | |||||
* | Return the balance of a Geldkarte. | Werner Koch | 2009-01-27 | 2 | -18/+90 |
| | |||||
* | Add a Geldkarte gadget application. | Werner Koch | 2009-01-27 | 5 | -3/+371 |
| | | | | | Minor other changes. | ||||
* | Add a sample key. | Werner Koch | 2009-01-13 | 1 | -1/+2 |
| | | | | | Detect and show the card type. | ||||
* | Minor fixes | Werner Koch | 2009-01-12 | 2 | -1/+6 |
| | |||||
* | Add limited support for NetKey 3.0 cards. | Werner Koch | 2009-01-08 | 6 | -46/+180 |
| | |||||
* | Fix card change detection. | Werner Koch | 2009-01-05 | 2 | -2/+7 |
| | |||||
* | Fixed some card related problems. | Werner Koch | 2008-12-18 | 4 | -49/+236 |
| | |||||
* | Minor fixes. | Werner Koch | 2008-12-09 | 2 | -1/+5 |
| | |||||
* | Align ticker to the full or half second. | Werner Koch | 2008-12-08 | 2 | -6/+26 |
| | |||||
* | Add option --card-timeout. | Werner Koch | 2008-12-05 | 5 | -45/+78 |
| | | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | ||||
* | Print library versions according to GNU standards. | Werner Koch | 2008-11-18 | 2 | -0/+35 |
| | |||||
* | Minor cleanups. | Werner Koch | 2008-11-11 | 2 | -7/+33 |
| | |||||
* | Fixed the card removed with cached app bug. (Famous last fix). | Werner Koch | 2008-11-03 | 5 | -46/+66 |
| | |||||
* | Use bin2hex if possible. | Werner Koch | 2008-11-03 | 8 | -53/+34 |
| | |||||
* | Cosmetic fix | Werner Koch | 2008-10-29 | 1 | -1/+2 |
| | |||||
* | 2008-10-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-10-21 | 2 | -1/+11 |
| | | | | | | * command.c (open_card): If connect error is SW_HOST_NO_CARD, return a more descriptive error. | ||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 9 | -6/+64 |
| | |||||
* | Use more warning options with modern GCCs. | Werner Koch | 2008-10-17 | 2 | -0/+19 |
| | | | | | Other minor changes. | ||||
* | Made scdaemon more robust on Windows. | Werner Koch | 2008-10-15 | 5 | -18/+29 |
| | |||||
* | SCD changes for PC/SC under W32. | Werner Koch | 2008-10-14 | 6 | -416/+687 |
| | |||||
* | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 2008-09-29 | 3 | -7/+13 |
| | |||||
* | 2008-09-28 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-09-28 | 2 | -2/+6 |
| | | | | | * apdu.c (pcsc_get_status): Fix last change. | ||||
* | Finished support for v2 cards with the exception of secure messaging. | Werner Koch | 2008-09-25 | 4 | -90/+482 |
| | |||||
* | Improvements for 2k keys. | Werner Koch | 2008-09-23 | 2 | -37/+144 |
| | |||||
* | Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-09-23 | 2 | -0/+12 |
| | | | | | | | | | * apdu.c (pcsc_get_status): Be more relaxed with the usable flag under Windows. M scd/ChangeLog M scd/apdu.c | ||||
* | Untested fix for TPDU level exchange of large data (command chaining) | Werner Koch | 2008-09-23 | 2 | -4/+9 |
| | |||||
* | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 2008-09-23 | 11 | -118/+551 |
| | |||||
* | 2008-08-30 Moritz <[email protected]> | Moritz Schulte | 2008-08-31 | 4 | -21/+32 |
| | | | | | | | | | | | | | * 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. | ||||
* | Fix new test for v2 cards. | Werner Koch | 2008-08-18 | 2 | -2/+6 |
| |