aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor changes to make make distcheck happyWerner Koch2003-07-312-3/+8
* *** empty log message ***Werner Koch2003-07-291-1/+1
* * gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch2003-07-293-35/+40
* Adjusted for use with current libgcrypt (1.1.42).Werner Koch2003-07-283-9/+12
* * app-openpgp.c (do_learn_status): Print more status information.Werner Koch2003-07-243-7/+59
* * command.c (cmd_pkauth): New.Werner Koch2003-07-2310-82/+668
* * Makefile.am: Add sc-copykeys program.Werner Koch2003-07-165-10/+1028
* * app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch2003-07-0311-36/+206
* * app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2003-07-013-12/+116
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-2710-66/+970
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-182-10/+10
* A small step for GnuPG but a huge leap for error codes.Werner Koch2003-06-052-2/+8
* Update error handling to match gpg-error in CVS.Marcus Brinkmann2003-06-044-35/+34
* * scdaemon.h: Include gpg-error.h and errno.hWerner Koch2003-06-037-10/+1266
* Make use of libgpg-errorWerner Koch2003-06-0311-107/+455
* * scdaemon.c: New options --print-atr and --reader-portWerner Koch2003-04-298-11/+378
* * Makefile.am (LDFLAGS): Removed.Werner Koch2003-04-293-19/+21
* use setlocale().Werner Koch2002-08-211-3/+3
* * scdaemon.c (main): New option --daemon so that the program isWerner Koch2002-08-212-4/+18
* * scdaemon.c: Include i18n.h.Werner Koch2002-08-167-4/+148
* * card-common.h (struct p15_private_s): Forward declaration. AddWerner Koch2002-08-165-17/+83
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-102-1/+4
* * card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch2002-08-095-52/+158
* * gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.Werner Koch2002-06-272-7/+5
* * card-dinsig.c: Documented some stuff from the DIN norm.Werner Koch2002-06-152-2/+57
* * call-agent.c (start_agent): Make copies of old locales and checkWerner Koch2002-04-251-4/+4
* * command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID.Werner Koch2002-04-152-2/+19
* * scdaemon.c: New option --debug-sc N.Werner Koch2002-04-125-85/+78
* * card.c (card_open): Return immediately when no reader is available.Werner Koch2002-04-102-0/+5
* * card.c (card_open, card_close): Adjusted for changes in OpenSC.Werner Koch2002-03-284-64/+61
* Added missing fileNEWPG-0-3-3Werner Koch2002-03-181-0/+1
* More stuff for SCs - don't expect them to work.Werner Koch2002-03-183-0/+671
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-185-406/+192
* sm/Werner Koch2002-03-061-0/+61
* Decryption using a Cryptoflex card does now work.Werner Koch2002-03-063-1/+140
* Well and some stuff to access the SC will be helpful. Note, that theWerner Koch2002-03-053-16/+116
* Added more code fragments.Werner Koch2002-03-043-29/+220
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-285-30/+347
* Some experimental code - don't use it.Werner Koch2002-02-184-16/+315
* * scdaemon.c scdaemon.h, command.c: New. Based on the code fromWerner Koch2002-01-265-0/+925