summaryrefslogtreecommitdiff
path: root/src/modules/ssl/m_ssl.cpp
AgeCommit message (Collapse)Author
2010-07-15Moved some files and diretories around, made cmake skip files it knows it ↵Adam
can't compile because of missing dependices.
2010-07-08Added an epoll socket engineAdam
2010-06-27The next of a few "CBX OCDing over code style" commits, maybe the last.Naram Qashat
NOTES: I have been unable to compile the db_mysql_* functions on my system here, so those are untested. db-convert seems to be badly programmed and needs more work in my opinion.
2010-06-18Allow enabling ssl on a per-uplink basisAdam
2010-06-18Fixed the Makefiles to build m_ssl correctly and marked m_ssl as permanentAdam
2010-06-18Added m_ssl.cpp which allows Anope to use SSL when connecting to its uplinkAdam