gnupg/g13
Marcus Brinkmann 146a4665bb common/
2009-12-08  Marcus Brinkmann  <marcus@g10code.de>

	* asshelp.c (start_new_gpg_agent): Convert posix FD to assuan FD.

agent/
2009-12-08  Marcus Brinkmann  <marcus@g10code.de>

	* call-pinentry.c (start_pinentry): Convert posix fd to assuan fd.
	* call-scd.c (start_scd): Likewise.

sm/
2009-12-08  Marcus Brinkmann  <marcus@g10code.de>

	* call-dirmngr.c (start_dirmngr_ext): Convert posix fd to assuan fd.

tools/
2009-12-08  Marcus Brinkmann  <marcus@g10code.de>

	* gpg-connect-agent.c (main): Convert posix fd to assuan fd.
2009-12-08 04:43:15 +00:00
..
ChangeLog agent/ 2009-11-05 12:06:45 +00:00
Makefile.am Removed audit.h cruft which forced us to link against libksba. 2009-10-17 19:15:15 +00:00
backend.c Reworked the server commands. 2009-10-15 17:20:41 +00:00
backend.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
be-encfs.c [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
be-encfs.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
be-truecrypt.c Some changes to suport g13. 2009-09-30 15:28:38 +00:00
be-truecrypt.h Some changes to suport g13. 2009-09-30 15:28:38 +00:00
call-gpg.c common/ 2009-12-08 04:43:15 +00:00
call-gpg.h [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
create.c [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
create.h [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
g13.c support numeric debug levels. 2009-12-03 18:04:40 +00:00
g13.h [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
keyblob.h Keep on hacking on g13. A simple --create and --mount does now work. 2009-10-13 19:17:24 +00:00
mount.c [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
mount.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
mountinfo.c [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
mountinfo.h [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
runner.c Reworked the server commands. 2009-10-15 17:20:41 +00:00
runner.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
server.c agent/ 2009-11-25 17:58:26 +00:00
server.h mount does now work in server and standalone mode. 2009-10-14 17:06:10 +00:00
utils.c Keep on hacking on g13. A simple --create and --mount does now work. 2009-10-13 19:17:24 +00:00
utils.h Keep on hacking on g13. A simple --create and --mount does now work. 2009-10-13 19:17:24 +00:00