Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix segv.gnupg-2.0.11 | Werner Koch | 2009-03-03 | 1 | -1/+3 |
| | |||||
* | Fix a gpg2 problem with removed cards. | Werner Koch | 2009-02-27 | 1 | -0/+32 |
| | | | | | | Allow runtime conf change for scdaemon. New commands for scdaemon. | ||||
* | New scd getinfo subcommand deny_admin | Werner Koch | 2009-02-12 | 1 | -0/+6 |
| | |||||
* | Change default gpgsm cipher back to 3DES. | Werner Koch | 2009-02-09 | 1 | -1/+1 |
| | | | | | Typo fixes. | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Add limited support for NetKey 3.0 cards. | Werner Koch | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | Fixed some card related problems. | Werner Koch | 2008-12-18 | 1 | -30/+91 |
| | |||||
* | Add option --card-timeout. | Werner Koch | 2008-12-05 | 1 | -7/+11 |
| | | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | ||||
* | Minor cleanups. | Werner Koch | 2008-11-11 | 1 | -7/+28 |
| | |||||
* | Fixed the card removed with cached app bug. (Famous last fix). | Werner Koch | 2008-11-03 | 1 | -18/+23 |
| | |||||
* | Use bin2hex if possible. | Werner Koch | 2008-11-03 | 1 | -3/+1 |
| | |||||
* | Cosmetic fix | Werner Koch | 2008-10-29 | 1 | -1/+2 |
| | |||||
* | 2008-10-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-10-21 | 1 | -1/+6 |
| | | | | | | * 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 | 1 | -0/+6 |
| | |||||
* | Use more warning options with modern GCCs. | Werner Koch | 2008-10-17 | 1 | -0/+14 |
| | | | | | Other minor changes. | ||||
* | Made scdaemon more robust on Windows. | Werner Koch | 2008-10-15 | 1 | -3/+7 |
| | |||||
* | SCD changes for PC/SC under W32. | Werner Koch | 2008-10-14 | 1 | -5/+38 |
| | |||||
* | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 2008-09-23 | 1 | -35/+76 |
| | |||||
* | 2008-08-30 Moritz <[email protected]> | Moritz Schulte | 2008-08-31 | 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. | ||||
* | Do not run the setuid test if running under as root proper. | Werner Koch | 2008-07-17 | 1 | -1/+1 |
| | | | | | | Documentation fixes. Some enhancements for the new OpenPGP Card. | ||||
* | Add support for the TCOS NullPIN feature. | Werner Koch | 2008-06-24 | 1 | -4/+10 |
| | |||||
* | Extended gpg-connect-agent. | Werner Koch | 2007-10-02 | 1 | -0/+8 |
| | | | | | New "GETINFO pid" command for scdaemon and gpg-agent. | ||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -11/+62 |
| | | | | | Reveal less information about timings while generating a key. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | A bunch of minor changes for Windows. | Werner Koch | 2007-07-04 | 1 | -1/+8 |
| | |||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -1/+19 |
| | | | | | See the ChangeLogs for details. | ||||
* | Add a way to get a listing of available CCID readers. | Werner Koch | 2007-04-03 | 1 | -0/+21 |
| | |||||
* | Final fix for rc1gnupg-2.0.1rc1 | Werner Koch | 2006-11-23 | 1 | -1/+1 |
| | |||||
* | Made some PIN pads work. | Werner Koch | 2006-11-20 | 1 | -18/+40 |
| | | | | | Some cleanups for 64 bit CPUs. | ||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 1 | -1/+1 |
| | |||||
* | 2006-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-02 | 1 | -1/+1 |
| | | | | | | | * command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo). | ||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -2/+2 |
| | |||||
* | Let scdaemon call a script on status changes | Werner Koch | 2006-09-07 | 1 | -0/+43 |
| | |||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -55/+51 |
| | |||||
* | 2006-09-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-02 | 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 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-01 | 1 | -3/+31 |
| | | | | | * command.c (cmd_getinfo): Handle status command. | ||||
* | 2006-08-30 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-08-30 | 1 | -1/+4 |
| | | | | | | * command.c (do_reset): Delay resetting CTRL->reader_slot until after update_card_removed invocation. | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | Added command APDU | Werner Koch | 2006-04-11 | 1 | -0/+128 |
| | |||||
* | Allo RMD160 signatures | Werner Koch | 2006-03-21 | 1 | -3/+25 |
| | |||||
* | Fixed card removal problems | Werner Koch | 2006-03-01 | 1 | -124/+152 |
| | |||||
* | PIN caching of cards does now work. | Werner Koch | 2006-02-09 | 1 | -4/+45 |
| | |||||
* | The BELPIC card does now work. | Werner Koch | 2005-09-06 | 1 | -1/+1 |
| | |||||
* | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 2005-06-16 | 1 | -5/+5 |
| | | | | | | | char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now. | ||||
* | New debugging optionhs, updates to the manual. | Werner Koch | 2005-06-07 | 1 | -1/+2 |
| | |||||
* | * command.c (cmd_updatestartuptty): New. | Werner Koch | 2005-06-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | * gpg-agent.c: New option --write-env-file. * gpg-agent.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. * estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H! (es_func_fd_read, es_func_fd_write): Protect against EINTR. * gpg-agent.texi (Agent UPDATESTARTUPTTY): New. * scdaemon.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. (handle_connections): Include the file descriptor into the name of the thread. | ||||
* | * Makefile.am: Do not build sc-copykeys anymore. | Werner Koch | 2005-05-23 | 1 | -2/+18 |
| | | | | | | * app-openpgp.c (app_openpgp_storekey, app_openpgp_readkey) (app_openpgp_cardinfo): Removed. | ||||
* | * protect-tool.c: New option --canonical. | Werner Koch | 2005-05-20 | 1 | -2/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | (show_file): Implement it. * keyformat.txt: Define the created-at attribute for keys. * ccid-driver.c: Replaced macro DEBUG_T1 by a new debug level. (parse_ccid_descriptor): Mark SCR335 firmware version 5.18 good. (ccid_transceive): Arghhh. The seqno is another bit in the R-block than in the I block, this was wrong at one place. * scdaemon.c: New options --debug-ccid-driver and --debug-disable-ticker. * app-openpgp.c (do_genkey, do_writekey): Factored code to check for existing key out into .. (does_key_exist): .. New function. * gpg-connect-agent.c (add_definq, show_definq, clear_definq) (handle_inquire): New. (read_and_print_response): Handle INQUIRE command. (main): Implement control commands. | ||||
* | Changed the scdaemon to handle concurrent sessions. Adjusted | Werner Koch | 2005-05-18 | 1 | -7/+36 |
| | | | | | gpg-agent accordingly. Code cleanups. |