Commit Graph

3 Commits (7839de3b0d90f5628707489c7bc883a0b952a294)

Author SHA1 Message Date
Daniel Roethlisberger c972501063 Update copyright notices 12 years ago
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