Commit Graph

2 Commits (3d15f1423925012abb4ef3511fd6a3a30ea9d0a5)

Author SHA1 Message Date
Daniel Roethlisberger 0073cbdc47 Make cache initialization fork()-safe
POSIX threads require mutexes to be reinitialized after fork().  Not
doing so will break daemon mode, depending on pthread implementation.
See issue #5.
12 years ago
Daniel Roethlisberger 4cfdef405a Initial import of sslsplit-0.4.2 13 years ago