aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow for numerical debug levels.Werner Koch2009-12-031-0/+5
|
* Fix for extended length Le in decipherWerner Koch2009-09-031-1/+10
|
* Ask for the keysize when generating a new card key.Werner Koch2009-08-051-0/+5
|
* 2009-07-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-07-291-0/+4
| | | | | * ccid-driver.c (print_pr_data): Fix 64 bit compat problem.
* Workaround for SCR3320Werner Koch2009-07-241-0/+4
|
* Make bug reporting address easier changeable.Werner Koch2009-07-211-0/+10
|
* Add code to better handle unplugging of a reader.Werner Koch2009-07-161-0/+14
|
* * ccid-driver.c (struct ccid_driver_s): Add fields last_progress,Werner Koch2009-07-131-0/+16
| | | | | | | | | | | | | | | | progress_cb and progress_cb_arg. (ccid_set_progress_cb): New. (print_progress): New. (ccid_transceive): Call print_progress for wait time extensions. * apdu.c (struct reader_table_s): Add field set_progress_cb. (new_reader_slot): Clear that field. (open_ccid_reader): Set it to .. (set_progress_cb_ccid_reader): ... new fucntion. * app.c (print_progress_line): New. (lock_reader): Add arg CTRL to set a progress callback and change all callers to provide it. (unlock_reader): Remove the progress callback.
* Better reset the PIN verification stati after changing the key attributes.Werner Koch2009-07-101-0/+1
|
* Fix for card keys > 2048 bit.Werner Koch2009-07-101-0/+9
|
* Support writing of existing keys with non-matching key sizes.Werner Koch2009-07-091-0/+8
|
* small fix for Omnikey. Works with CM4040 now.Werner Koch2009-06-301-0/+4
|
* Make soem omnikey readers work with extended length APDUs.Werner Koch2009-06-291-0/+7
|
* Reworked the estream memory buffer allocation.Werner Koch2009-06-291-0/+5
| | | | | Committed already posted patches for the v2 card.
* Add readcert command.Werner Koch2009-06-171-0/+14
| | | | | fix reading large certificates.
* app-openpgp changesWerner Koch2009-06-091-0/+6
|
* Make PIN changing code work for v2 cards.Werner Koch2009-05-201-0/+7
|
* Fix possible system freeze on Mac OS X.Werner Koch2009-05-191-0/+5
|
* Improved smartcard robustness.Werner Koch2009-05-131-0/+9
|
* Print keyid in gpg --list-packets.Werner Koch2009-05-131-0/+4
| | | | | | Add some not yet code to app-nks.c Changed batch mode expiration time computation
* More support for Netkey cards.Werner Koch2009-05-081-0/+23
| | | | | | Small changes to teh CCID driver. Support 2048 bit OpenPGP cards.
* Prepare for OpenPGP cards with extended length support.Werner Koch2009-04-011-0/+5
|
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-0/+5
| | | | | Removed duplicated code (percent unescaping).
* Implement decryption for TCOS 3 cards.Werner Koch2009-03-301-0/+13
|
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-261-0/+13
|
* Better syncronization of several smartcard sessions.Werner Koch2009-03-241-0/+11
|
* Fix keygrip computation for TCOS 3 cards.Werner Koch2009-03-201-0/+4
| | | | | Emit PROGRESS status lines during --learn-card.
* Make sure not to leak file descriptors if running gpg-agent with aWerner Koch2009-03-191-0/+2
| | | | | command. Restore the signal mask to solve a problem in Mono.
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-0/+9
| | | | | Extend SCD LEARN command.
* Add new attribute KEY-ATTR.Werner Koch2009-03-101-0/+6
|
* New gpg-agent command to list key information.Werner Koch2009-03-061-0/+7
| | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export.
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-051-0/+27
| | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
* Fix segv.gnupg-2.0.11Werner Koch2009-03-031-0/+5
|
* Fix a gpg2 problem with removed cards.Werner Koch2009-02-271-0/+9
| | | | | | 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 wasWerner Koch2009-02-251-0/+10
| | | | | | 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 Koch2009-02-241-0/+23
|
* Fix bug 1001.Werner Koch2009-02-191-1/+0
| | | | | Documentation updates.
* New scd getinfo subcommand deny_adminWerner Koch2009-02-121-0/+4
|
* Make --allow-admin the default.Werner Koch2009-01-281-0/+5
|
* Return the balance of a Geldkarte.Werner Koch2009-01-271-0/+2
|
* Add a Geldkarte gadget application.Werner Koch2009-01-271-0/+11
| | | | | Minor other changes.
* Minor fixesWerner Koch2009-01-121-0/+5
|
* Add limited support for NetKey 3.0 cards.Werner Koch2009-01-081-0/+15
|
* Fix card change detection.Werner Koch2009-01-051-0/+4
|
* Fixed some card related problems.Werner Koch2008-12-181-0/+14
|
* Minor fixes.Werner Koch2008-12-091-0/+4
|
* Align ticker to the full or half second.Werner Koch2008-12-081-0/+6
|
* Add option --card-timeout.Werner Koch2008-12-051-0/+12
| | | | | | | 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 Koch2008-11-181-0/+5
|
* Minor cleanups.Werner Koch2008-11-111-0/+5
|