gnupg/scd
Moritz Schulte 62039d815e Implemented the STATUSFD mechanism.
2007-08-16  Moritz Schulte  <moritz@g10code.com>

	* command.c: Include "statusfd.h".
	(cmd_statusfd): New function.
	(register_commands): New entry for STATUSFD command.
	(update_reader_status_file): Call statusfd_event_card_inserted and
	statusfd_event_card_removed on events.
	(scd_command_handler): Pass flags=3 to
	assuan_init_socket_server_ext (enabling fd passing).
	* statusfd.c, statusfd.h: New files.
	* Makefile.am (scdaemon_SOURCES): Added statusfd.c, statusfd.h.
	* NOTES-STATUSFD: New file.
2007-08-16 12:44:17 +00:00
..
ChangeLog Implemented the STATUSFD mechanism. 2007-08-16 12:44:17 +00:00
Makefile.am Implemented the STATUSFD mechanism. 2007-08-16 12:44:17 +00:00
NOTES-STATUSFD Implemented the STATUSFD mechanism. 2007-08-16 12:44:17 +00:00
apdu.c Applied exact length hack. 2007-08-01 18:25:32 +00:00
apdu.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
app-common.h Fixed card key generation of gpg2. 2007-07-05 16:58:19 +00:00
app-dinsig.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
app-help.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
app-nks.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
app-openpgp.c Fixed card key generation of gpg2. 2007-07-05 16:58:19 +00:00
app-p15.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
app.c Fixed card key generation of gpg2. 2007-07-05 16:58:19 +00:00
atr.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
atr.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-common.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-dinsig.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-p15.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
ccid-driver.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
ccid-driver.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
command.c Implemented the STATUSFD mechanism. 2007-08-16 12:44:17 +00:00
iso7816.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
iso7816.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
pcsc-wrapper.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
sc-copykeys.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
scdaemon.c Factored common gpgconf constants out 2007-08-02 18:12:43 +00:00
scdaemon.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
statusfd.c Implemented the STATUSFD mechanism. 2007-08-16 12:44:17 +00:00
statusfd.h Implemented the STATUSFD mechanism. 2007-08-16 12:44:17 +00:00