gpgme/gpgmeplug
Marcus Brinkmann adfc1ccd5d 2001-11-21 Marcus Brinkmann <marcus@g10code.de>
* gpgmeplug.c: Include config.h only if [HAVE_CONFIG_H].  Do not
	include util.h.
	(deinitialize): Use free, not _gpgme_free.
	(setDirectoryServers): Use calloc, not xtrycalloc.  Use free, not
	_gpgme_free.  Use malloc instead xtrymalloc.
	(appendDirectoryServer): Use realloc, not xtryrealloc.
2001-11-21 21:08:02 +00:00
..
cryptplug.h configure struct updated according to modified cryptplug.h 2001-11-21 10:55:02 +00:00
gpgmeplug.c 2001-11-21 Marcus Brinkmann <marcus@g10code.de> 2001-11-21 21:08:02 +00:00
gpgmeplug.dox GPGME Plug-In initial checkin. Saving/restoring of configuration is working. 2001-11-21 09:42:08 +00:00
Makefile.am GPGME Plug-In initial checkin. Saving/restoring of configuration is working. 2001-11-21 09:42:08 +00:00