Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * no-pth.c, Makefile.am: Removed. | Werner Koch | 2002-05-23 | 1 | -54/+0 |
| | | | | | | | | | | | | * 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. | ||||
* | * fopencookie.c: Dummy function. | Werner Koch | 2002-02-12 | 1 | -0/+54 |
* vasprintf.c: New. Taken from binutils-2.9.1 and dropped all non ANSI-C stuff. Merged with asprintf version. * no-pth.c: New. |