aboutsummaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Final fix for rc1gnupg-2.0.1rc1Werner Koch2006-11-232-1/+5
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-214-6/+13
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Made some PIN pads work.Werner Koch2006-11-209-74/+225
| | | | | Some cleanups for 64 bit CPUs.
* Preparing another releasegnupg-1.9.94Werner Koch2006-10-243-8/+42
|
* .Werner Koch2006-10-233-2/+11
|
* Pth tweaks and improved estream.cWerner Koch2006-10-173-3/+12
|
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-112-1/+25
|
* Various changesWerner Koch2006-10-104-5/+13
|
* bug fixesWerner Koch2006-10-051-1/+1
|
* Fix for bug 537Werner Koch2006-10-021-1/+1
|
* 2006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-022-1/+6
| | | | | | | * command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo).
* 2006-09-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-232-2/+13
| | | | | | | * app-openpgp.c (do_sign): Advance INDATA by the SHA1 resp. RMD160 prefix length.
* Allow for a global trustlist.Werner Koch2006-09-151-1/+1
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-146-32/+40
|
* Let scdaemon call a script on status changesWerner Koch2006-09-072-0/+48
|
* The big Assuan error code removal.Werner Koch2006-09-069-72/+83
|
* 2006-09-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-022-4/+17
| | | | | | | | * 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 Brinkmann2006-09-012-3/+35
| | | | | * command.c (cmd_getinfo): Handle status command.
* 2006-08-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-08-302-1/+9
| | | | | | * command.c (do_reset): Delay resetting CTRL->reader_slot until after update_card_removed invocation.
* 2006-08-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-08-292-34/+47
| | | | | | | * app-openpgp.c (do_decipher, do_sign): Allow "OPENPGP.2" resp. "OPENPGP.1" for KEYIDSTR.
* disconnectafter wake-up bug fix by Bob Dunlop.Werner Koch2006-08-212-11/+29
|
* 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
| | | | | | | | | | | | 2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_agent_LDADD): Add $(NETLIBS). scd/ 2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add $(NETLIBS).
* g10/ does build again.Werner Koch2006-05-231-0/+10
|
* 2006-04-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-04-142-19/+35
| | | | | | | | * app.c (select_application): Cover up a slot mismatch error in case it happens (it shouldn't happen). (release_application): Use APP->slot. Lock the reader. (application_notify_card_removed): Lock the reader.
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_protect_tool_LDADD): Add ../gl/libgnu.a. (gpg_preset_passphrase_LDADD, t_common_ldadd): Likewise. (gpg_agent_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. kbx/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (kbxutil_LDADD): Add ../gl/libgnu.a after ../jnlib/libjnlib.a. scd/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. sm/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgsm_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. tools/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgconf_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. (symcryptrun_LDADD, gpg_connect_agent_LDADD, gpgkey2ssh_LDADD): Likewise.
* 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
| | | | | | Signature creation has not yet been tested. Also other changes to better cope with T=0 cards.
* * keylist.c (email_kludge): Reworked.Werner Koch2005-07-204-3/+27
| | | | | | | * certdump.c (gpgsm_print_serial, gpgsm_dump_serial): Cast printf arg to unsigned. * call-dirmngr.c (gpgsm_dirmngr_run_command): Ditto
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-169-51/+56
| | | | | | | 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 Koch2005-06-073-1/+24
|
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-037-64/+202
| | | | | | | | | | | | | | | | | | | | * 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.
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-013-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS by a simple check. (putc_unlocked): Removed check. Not used. (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks. (xsize): Added will probably come handy soon. (CFLAGS): Use -Wformat-security instead of -Wformat-nonliteral. Add --Wno-format-y2k. * gl/, gl/m4/: New. * gpg-agent.c: Include setenv.h. * Makefile.am (AM_CPPFLAGS): Added. * util.h: Add some includes for gnulib. (ttyname, isascii): Define them inline. * fseeko.c, ftello.c: Removed. * strsep.c, mkdtemp.c: Removed. * ttyname.c, isascii.c: Removed. * mkdtemp.c: Removed. * exec.c: Include mkdtemp.h * keybox-file.c (ftello) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/ftello.c. * keybox-update.c (fseeko) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/iobuf.c. * scdaemon.c: Include mkdtemp.h. * misc.c: Include setenv.h. * symcryptrun.c: Include mkdtemp.h.
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-313-1/+19
| | | | | | | | | | | * dynload.h: s/__inline__/inline/. * tlv.c [GNUPG_MAJOR_VERSION==1]: Define constants instead of including a gnupg 1.4 header. * watchgnupg.c: Make sure that PF_LCOAL and AF_LOCAL are defines. Noted by Ray Link.
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-2/+2
| | | | | | | | | description. * divert-scd.c (getpin_cb): Enhanced to cope with description flags. * query.c (agent_askpin): Add arg PROMPT_TEXT. Changed all callers.
* * Makefile.am: Do not build sc-copykeys anymore.Werner Koch2005-05-235-248/+44
| | | | | | * app-openpgp.c (app_openpgp_storekey, app_openpgp_readkey) (app_openpgp_cardinfo): Removed.
* (parse_ccid_descriptor): SCR335 FW version 5.14 isWerner Koch2005-05-232-22/+119
| | | | | | | | | | | | | | good. (do_close_reader): Never do a reset. The caller should instead make sure that the reader has been closed properly. The new retry code in ccid_slot_status will make sure that the readersatrts up fine even if the last process didn't closed the USB connection properly. (ccid_get_atr): For certain readers try switching to ISO mode. Thanks to Ludovic Rousseau for this hint and the magic numbers. (print_command_failed): New. (bulk_in): Use it here. Add new arg NO_DEBUG.
* * call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch2005-05-213-2/+7
| | | | | | | | | (agent_scd_check_aliveness): New. * gpg-agent.c (handle_tick): Test for an alive scdaemon. (handle_signal): Print thread info on SIGUSR1. * scdaemon.c (handle_signal): Print thread info on SIGUSR1.
* * protect-tool.c: New option --canonical.Werner Koch2005-05-209-97/+650
| | | | | | | | | | | | | | | | | | | | | | | | (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.