| Commit message (Expand) | Author | Files | Lines |
2008-12-05 | Add option --card-timeout. | Werner Koch | 1 | -0/+1 |
2008-10-15 | Made scdaemon more robust on Windows. | Werner Koch | 1 | -1/+1 |
2008-09-29 | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 1 | -3/+3 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+0 |
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 1 | -2/+2 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ... | Werner Koch | 1 | -1/+0 |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -0/+1 |
2006-11-20 | Made some PIN pads work. | Werner Koch | 1 | -2/+7 |
2006-10-24 | Preparing another releasegnupg-1.9.94 | Werner Koch | 1 | -1/+11 |
2006-10-10 | Various changes | Werner Koch | 1 | -1/+2 |
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -8/+3 |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 |
2005-11-28 | Preparing an interim release | Werner Koch | 1 | -8/+9 |
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -127/+0 |
2005-06-03 | * command.c (cmd_updatestartuptty): New. | Werner Koch | 1 | -7/+16 |
2005-05-18 | Changed the scdaemon to handle concurrent sessions. Adjusted | Werner Koch | 1 | -1/+2 |
2005-04-27 | * configure.ac: Removed OpenSC detection and options. | Werner Koch | 1 | -25/+0 |
2004-12-18 | Avoid the " map_to_assuan_status called with no error source" diagnostic. | Werner Koch | 1 | -0/+3 |
2004-08-05 | * configure.ac: Changed tests for libusb to also suuport the | Werner Koch | 1 | -0/+2 |
2004-04-20 | * pcsc-wrapper.c: New. | Werner Koch | 1 | -0/+2 |
2004-03-16 | *** empty log message *** | Werner Koch | 1 | -8/+0 |
2004-01-27 | Some minor bug fixes, new test utilities and started support for other | Werner Koch | 1 | -0/+3 |
2003-12-01 | * scdaemon.c, scdaemon.h: New options --allow-admin and --deny-admin. | Werner Koch | 1 | -0/+2 |
2003-09-02 | * configure.ac (HAVE_LIBUSB): Added a simple test for libusb. | Werner Koch | 1 | -1/+2 |
2003-08-19 | * scdaemon.c, scdaemon.h: New option --pcsc-driver. | Werner Koch | 1 | -0/+1 |
2003-08-18 | * Makefile.am: Add OPENSC_LIBS to all programs. | Werner Koch | 1 | -0/+1 |
2003-08-05 | Cleanups, fixes and PC/SC support | Werner Koch | 1 | -0/+1 |
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+127 |
2003-07-03 | * app-openpgp.c (do_setattr): Add setting of the URL. | Werner Koch | 1 | -2/+2 |
2003-06-27 | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 1 | -0/+5 |
2003-06-03 | Make use of libgpg-error | Werner Koch | 1 | -1/+19 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -104/+0 |
2002-08-16 | * scdaemon.c: Include i18n.h. | Werner Koch | 1 | -0/+1 |
2002-04-12 | * scdaemon.c: New option --debug-sc N. | Werner Koch | 1 | -0/+1 |
2002-03-18 | Doc fixes, moved some fizmes to TODO, fixed minor bugs. | Werner Koch | 1 | -7/+7 |
2002-03-06 | Decryption using a Cryptoflex card does now work. | Werner Koch | 1 | -1/+5 |
2002-03-05 | Well and some stuff to access the SC will be helpful. Note, that the | Werner Koch | 1 | -0/+6 |
2002-03-04 | Added more code fragments. | Werner Koch | 1 | -0/+4 |
2002-02-28 | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 1 | -0/+5 |
2002-02-18 | Some experimental code - don't use it. | Werner Koch | 1 | -1/+10 |
2002-01-26 | * scdaemon.c scdaemon.h, command.c: New. Based on the code from | Werner Koch | 1 | -62/+9 |
2002-01-20 | * command.c (cmd_get_passphrase): Remove the plus signs. | Werner Koch | 1 | -0/+1 |
2002-01-19 | * gpg-agent.c (main): Disable core dumps. | Werner Koch | 1 | -0/+6 |
2002-01-19 | * gpg-agent.c: Removed unused cruft and implement the socket | Werner Koch | 1 | -1/+3 |
2002-01-15 | * trustlist.c: New. | Werner Koch | 1 | -0/+4 |
2002-01-10 | * genkey.c: Store the secret part and return the public part. | Werner Koch | 1 | -0/+8 |
2001-12-14 | * gpg-agent.c (main): New option --batch. New option --debug-wait | Werner Koch | 1 | -0/+1 |
2001-12-10 | The Agent does now call the pin entry program; however because we have | Werner Koch | 1 | -0/+17 |
2001-12-05 | Added decryption, some code cleanup | Werner Koch | 1 | -0/+9 |