gnupg/agent
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
agent.h Reworked passing of envars to Pinentry. 2009-07-07 10:02:41 +00:00
cache.c Fix bug #1053 2009-05-15 11:16:28 +00:00
call-pinentry.c 2009-09-23 Marcus Brinkmann <marcus@g10code.de> 2009-09-23 00:01:25 +00:00
call-scd.c 2009-09-23 Marcus Brinkmann <marcus@g10code.de> 2009-09-23 00:01:25 +00:00
command-ssh.c Reworked passing of envars to Pinentry. 2009-07-07 10:02:41 +00:00
command.c s/DOTLOCK/dotlock_t/. 2009-09-23 10:28:41 +00:00
divert-scd.c Ask to insert the right OpenPGP card. 2009-08-11 10:56:44 +00:00
findkey.c Use cancel button in confirmation only if requested. 2009-06-17 10:19:50 +00:00
genkey.c Fixed a bunch of little bugs as reported by Fabian Keil. 2009-06-24 14:03:09 +00:00
gpg-agent.c 2009-10-16 Marcus Brinkmann <marcus@g10code.com> 2009-10-16 18:35:03 +00:00
keyformat.txt Add more passphrase policy rules. 2007-08-28 17:48:13 +00:00
learncard.c app-openpgp changes 2009-06-09 19:11:28 +00:00
minip12.c Add option --card-timeout. 2008-12-05 12:01:01 +00:00
minip12.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
pkdecrypt.c Fix bug #1053 2009-05-15 11:16:28 +00:00
pksign.c Fix bug #1053 2009-05-15 11:16:28 +00:00
preset-passphrase.c Make bug reporting address easier changeable. 2009-07-21 14:21:05 +00:00
protect-tool.c Make bug reporting address easier changeable. 2009-07-21 14:21:05 +00:00
protect.c Fixed a bunch of little bugs as reported by Fabian Keil. 2009-06-24 14:03:09 +00:00
t-protect.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
trans.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
trustlist.c Use cancel button in confirmation only if requested. 2009-06-17 10:19:50 +00:00
w32main.c Fixed segv in gpg-agent (command marktrusted). 2008-05-27 12:03:50 +00:00
w32main.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00