98fb650380
now it is fixed. This should get us a working keyserv again, since it depends on local transport for key exchange. Since we do not have any KEYFILE name hardcoded anymore, set the umask that way that the keyserver socket can be created with with the appropriate permissions. Re-add the accidently removed signal(SIGPIPE, SIG_IGN); to the code which makes sense to avoid SIGPIPE when a disconnect on rpc socket occurs. Submitted by: mbr |
||
---|---|---|
.. | ||
crypt_server.c | ||
keyserv.8 | ||
keyserv.c | ||
keyserv.h | ||
Makefile | ||
setkey.c |