gnupg/g13
Marcus Brinkmann de563fdeb5 2009-10-16 Marcus Brinkmann <marcus@g10code.com>
* configure.ac: Check for libassuan instead of libassuan-pth.

common/
2009-10-16  Marcus Brinkmann  <marcus@g10code.com>

	* Makefile.am (libcommon_a_CFLAGS): Use LIBASSUAN_CFLAGS instead
	of LIBASSUAN_PTH_CFLAGS.

scd/
2009-10-16  Marcus Brinkmann  <marcus@g10code.com>

	* AM_CFLAGS, scdaemon_LDADD: Use libassuan instead of libassuan-pth.
	* scdaemon.c: Invoke ASSUAN_SYSTEM_PTH_IMPL.
	(main): Call assuan_set_system_hooks and assuan_sock_init.

g13/
2009-10-16  Marcus Brinkmann  <marcus@g10code.com>

	* AM_CFLAGS, g13_LDADD: Use libassuan instead of libassuan-pth.
	* g13.c: Invoke ASSUAN_SYSTEM_PTH_IMPL.
	(main): Call assuan_set_system_hooks.

agent/
2009-10-16  Marcus Brinkmann  <marcus@g10code.com>

	* gpg_agent_CFLAGS, gpg_agent_LDADD: Use libassuan instead of
	libassuan-pth.
	* gpg-agent.c: Invoke ASSUAN_SYSTEM_PTH_IMPL.
	(main): Call assuan_set_system_hooks and assuan_sock_init.
	Fix invocation of assuan_socket_connect.
2009-10-16 18:35:03 +00:00
..
ChangeLog 2009-10-16 Marcus Brinkmann <marcus@g10code.com> 2009-10-16 18:35:03 +00:00
Makefile.am 2009-10-16 Marcus Brinkmann <marcus@g10code.com> 2009-10-16 18:35:03 +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 Reworked the server commands. 2009-10-15 17:20:41 +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 Keep on hacking on g13. A simple --create and --mount does now work. 2009-10-13 19:17:24 +00:00
call-gpg.h Keep on hacking on g13. A simple --create and --mount does now work. 2009-10-13 19:17:24 +00:00
create.c Reworked the server commands. 2009-10-15 17:20:41 +00:00
create.h Keep on hacking on g13. A simple --create and --mount does now work. 2009-10-13 19:17:24 +00:00
g13.c 2009-10-16 Marcus Brinkmann <marcus@g10code.com> 2009-10-16 18:35:03 +00:00
g13.h mount does now work in server and standalone mode. 2009-10-14 17:06:10 +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 Reworked the server commands. 2009-10-15 17:20:41 +00:00
mount.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
mountinfo.c Reworked the server commands. 2009-10-15 17:20:41 +00:00
mountinfo.h Reworked the server commands. 2009-10-15 17:20:41 +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 Reworked the server commands. 2009-10-15 17:20:41 +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