mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
b209c17be9
* call-scd.c: Seirialized all scdaeom access when using Pth. * cache.c: Made the cache Pth-thread-safe. (agent_unlock_cache_entry): New. * findkey.c (unprotect): Unlock the returned cache value. * command.c (cmd_get_passphrase): Ditto. * gpg-agent.c (main): Register pth_read/write with Assuan. |
||
---|---|---|
.. | ||
ChangeLog | ||
cryptmiss.c | ||
errors.h | ||
fopencookie.c | ||
gettime.c | ||
i18n.h | ||
Makefile.am | ||
maperror.c | ||
mkdtemp.c | ||
mkerrors | ||
README | ||
sysutils.c | ||
sysutils.h | ||
util.h | ||
vasprintf.c |
Stuff used by several modules of GnuPG. This way we can share error codes and serveral other things. These directories use it: gpg sm agent These directories don't use it: assuan kbx