brain 9da5c6610f Fix broken openssl outbound connects.
A record needs to be kept of if this session was initially outbound or inbound, so we know if we need to re-call SSL_connect or SSL_accept on handshake failure,
we also need to have two SSL_CTX's, one initialized as a client context and one as a server context (this is EW, but i guess its just how openssl does stuff)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6449 e03df62e-2008-0410-955e-edbf42e46eb7
2007-01-28 16:12:33 +00:00
2007-01-24 17:50:00 +00:00
2007-01-26 17:17:24 +00:00
2007-01-28 16:12:33 +00:00
2006-12-24 13:33:03 +00:00
2007-01-24 00:15:36 +00:00
2007-01-26 17:17:24 +00:00
Languages
C++ 96.2%
Perl 2.3%
Makefile 0.5%
CMake 0.3%
Python 0.3%
Other 0.3%