1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch b209c17be9 * no-pth.c, Makefile.am: Removed.
* 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.
2002-05-23 09:07:45 +00:00
..
2002-05-23 09:07:45 +00:00
2002-04-15 10:10:59 +00:00
2002-02-12 20:42:25 +00:00
sm/
2002-05-14 16:51:00 +00:00
2002-05-23 09:07:45 +00:00
sm/
2002-05-14 16:51:00 +00:00
2002-02-12 20:42:25 +00:00

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