summaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* A couple of fixes. gpg2's key generation does now work.Werner Koch2006-06-302-1/+7
* Updated FSF's address.Werner Koch2006-06-2020-20/+40
* agent/Marcus Brinkmann2006-06-092-1/+5
* g10/ does build again.Werner Koch2006-05-231-0/+10
* 2006-04-14 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-04-142-19/+35
* Added command APDUWerner Koch2006-04-115-4/+143
* Allo RMD160 signaturesWerner Koch2006-03-212-3/+29
* Fixed card removal problemsWerner Koch2006-03-015-136/+197
* PIN caching of cards does now work.Werner Koch2006-02-094-19/+173
* Fixed a couple of problems with omnikey based readersWerner Koch2006-02-082-20/+65
* .Werner Koch2006-02-061-1/+1
* Support for CardMan 4040Werner Koch2006-02-063-232/+510
* Print warning for missing pcsc-wrapperWerner Koch2005-12-062-1/+14
* Preparing an interim releaseWerner Koch2005-11-2813-97/+461
* agent/Marcus Brinkmann2005-10-082-1/+6
* Bug fixes and ssh support for the BELPIC.Werner Koch2005-09-098-12/+170
* The BELPIC card does now work.Werner Koch2005-09-063-36/+130
* Basically made Belgian EID cards work.Werner Koch2005-09-057-44/+349
* * keylist.c (email_kludge): Reworked.Werner Koch2005-07-204-3/+27
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-169-51/+56
* New debugging optionhs, updates to the manual.Werner Koch2005-06-073-1/+24
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-037-64/+202
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-013-3/+7
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-313-1/+19
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-2/+2
* * Makefile.am: Do not build sc-copykeys anymore.Werner Koch2005-05-235-248/+44
* (parse_ccid_descriptor): SCR335 FW version 5.14 isWerner Koch2005-05-232-22/+119
* * call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch2005-05-213-2/+7
* * protect-tool.c: New option --canonical.Werner Koch2005-05-209-97/+650
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-1813-390/+750
* * app-p15.c (micardo_mse): New.Werner Koch2005-04-277-29/+175
* * configure.ac: Removed OpenSC detection and options.Werner Koch2005-04-2710-769/+2573
* * configure.ac: Do not build gpg by default.Werner Koch2005-04-213-14/+18
* (retrieve_key_material): Rewritten. Return aWerner Koch2005-04-143-335/+446
* * app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch2005-04-115-90/+241
* 2005-03-29 Moritz Schulte <moritz@g10code.com>Moritz Schulte2005-03-292-14/+324
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-253-29/+76
* * call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch2005-02-243-8/+49
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-247-222/+380
* * app-openpgp.c (app_local_s): New field PK.Werner Koch2005-02-225-13/+316
* Forgot to commit the recent fixed to scd and logging - doing it nowWerner Koch2005-02-034-70/+162
* * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch2005-01-132-5/+19
* (find_endpoint): New.Werner Koch2004-12-282-21/+171
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-213-16/+8
* * query.c (initialize_module_query):Werner Koch2004-12-191-0/+5
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-182-6/+2
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-182-0/+8
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-155-10/+67
* * configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch2004-12-062-0/+6
* First take on a W32 portWerner Koch2004-12-021-0/+691