NetBSD/crypto
tteras a8d702d9b1 Fix a call to null pointer: in some cases, the unmonitor_fd can be called
from another fd's callback. That could lead to still have callback pending
after unmonitoring the fd resulting in a call to null pointer.
This is fixed by making unmonitor_fd now clear the pending fd_set too.
Bug was introduced by my commit in 2008-12-23.
2009-06-24 11:28:48 +00:00
..
dist Fix a call to null pointer: in some cases, the unmonitor_fd can be called 2009-06-24 11:28:48 +00:00
external Don't complain if $HOME/.gnupg does not exist (and using --homedir). 2009-06-13 05:25:08 +00:00
Makefile.openssl
TODO