| Commit message (Expand) | Author | Files | Lines |
2003-09-06 | * configure.ac: Required newer versions of some libraries.V1-9-1 | Werner Koch | 4 | -26/+28 |
2003-09-05 | * ccid-driver.c: More work, data can now actually be retrieved. | Werner Koch | 3 | -164/+320 |
2003-09-02 | * configure.ac (HAVE_LIBUSB): Added a simple test for libusb. | Werner Koch | 7 | -7/+790 |
2003-08-26 | 2003-08-26 Timo Schulz <[email protected]> | Timo Schulz | 2 | -0/+7 |
2003-08-25 | (cmd_setattr): Use a copy of LINE. | Werner Koch | 2 | -11/+32 |
2003-08-19 | * scdaemon.c, scdaemon.h: New option --pcsc-driver. | Werner Koch | 4 | -1/+22 |
2003-08-18 | * scdaemon.c, scdaemon.h: New option --disable-opensc. | Werner Koch | 2 | -4/+7 |
2003-08-18 | * Makefile.am: Add OPENSC_LIBS to all programs. | Werner Koch | 5 | -10/+261 |
2003-08-14 | * Always use 'dynload.h' instead of 'dlfcn.h'. | Timo Schulz | 5 | -32/+36 |
2003-08-05 | Cleanups, fixes and PC/SC support | Werner Koch | 10 | -173/+456 |
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 17 | -0/+7138 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 3 | -0/+575 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 9 | -2888/+0 |
2002-08-21 | use setlocale(). | Werner Koch | 1 | -3/+3 |
2002-08-21 | * scdaemon.c (main): New option --daemon so that the program is | Werner Koch | 2 | -4/+18 |
2002-08-16 | * scdaemon.c: Include i18n.h. | Werner Koch | 7 | -4/+148 |
2002-08-16 | * card-common.h (struct p15_private_s): Forward declaration. Add | Werner Koch | 5 | -17/+83 |
2002-08-10 | Minor changes for gettextNEWPG-0-3-10 | Werner Koch | 2 | -1/+4 |
2002-08-09 | * card.c (card_get_serial_and_stamp): Use the tokeinfo serial | Werner Koch | 5 | -52/+158 |
2002-06-27 | * gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant. | Werner Koch | 2 | -7/+5 |
2002-06-15 | * card-dinsig.c: Documented some stuff from the DIN norm. | Werner Koch | 2 | -2/+57 |
2002-04-25 | * call-agent.c (start_agent): Make copies of old locales and check | Werner Koch | 1 | -4/+4 |
2002-04-15 | * command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID. | Werner Koch | 2 | -2/+19 |
2002-04-12 | * scdaemon.c: New option --debug-sc N. | Werner Koch | 5 | -85/+78 |
2002-04-10 | * card.c (card_open): Return immediately when no reader is available. | Werner Koch | 2 | -0/+5 |
2002-03-28 | * card.c (card_open, card_close): Adjusted for changes in OpenSC. | Werner Koch | 4 | -64/+61 |
2002-03-18 | Added missing fileNEWPG-0-3-3 | Werner Koch | 1 | -0/+1 |
2002-03-18 | More stuff for SCs - don't expect them to work. | Werner Koch | 3 | -0/+671 |
2002-03-18 | Doc fixes, moved some fizmes to TODO, fixed minor bugs. | Werner Koch | 5 | -406/+192 |
2002-03-06 | sm/ | Werner Koch | 1 | -0/+61 |
2002-03-06 | Decryption using a Cryptoflex card does now work. | Werner Koch | 3 | -1/+140 |
2002-03-05 | Well and some stuff to access the SC will be helpful. Note, that the | Werner Koch | 3 | -16/+116 |
2002-03-04 | Added more code fragments. | Werner Koch | 3 | -29/+220 |
2002-02-28 | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 5 | -30/+347 |
2002-02-18 | Some experimental code - don't use it. | Werner Koch | 4 | -16/+315 |
2002-01-26 | * scdaemon.c scdaemon.h, command.c: New. Based on the code from | Werner Koch | 5 | -0/+925 |