gnupg/scd
Moritz Schulte 72110961f1 2008-08-30 Moritz <moritz@gnu.org>
* scdaemon.c (main): Use estream_asprintf instead of asprintf.
	* command.c (update_reader_status_file): Likewise.
	(cmd_serialno): Use estream_asprintf instead of asprintf
	and xfree instead of free to release memory allocated
	through (estream_)asprintf.
	(cmd_learn): Likewise.
	(pin_cb): Likewise.
	* app-openpgp.c (get_public_key): Likewise.
2008-08-31 11:55:09 +00:00
..
ChangeLog 2008-08-30 Moritz <moritz@gnu.org> 2008-08-31 11:55:09 +00:00
Makefile.am Implemented the chain model for X.509 validation. 2007-08-10 16:52:05 +00:00
apdu.c Fix APDU buffer problem under MAC OS. 2008-08-11 07:42:25 +00:00
apdu.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
app-common.h Add support for the TCOS NullPIN feature. 2008-06-24 16:00:29 +00:00
app-dinsig.c Minor fixes. 2008-06-26 19:21:45 +00:00
app-help.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
app-nks.c Add support for the TCOS NullPIN feature. 2008-06-24 16:00:29 +00:00
app-openpgp.c 2008-08-30 Moritz <moritz@gnu.org> 2008-08-31 11:55:09 +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 Adjust for the changed Camellia draft. 2008-04-18 09:20:25 +00:00
ccid-driver.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
command.c 2008-08-30 Moritz <moritz@gnu.org> 2008-08-31 11:55:09 +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 2008-08-30 Moritz <moritz@gnu.org> 2008-08-31 11:55:09 +00:00
scdaemon.h Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00