Age | Commit message (Expand) | Author |
---|---|---|
2015-12-14 | New source tree structure for modules. From commands/cs_access => chanserv/ac... | Adam |
2015-10-27 | Merge branch '2.0' into 2.1 | Adam |
2015-03-12 | m_ssl_openssl: Allow disabling SSLv3 via the config | Attila Molnar |
2015-03-12 | m_ssl_openssl: Set sane default context options | Attila Molnar |
2014-12-27 | Remove now unnecessary eventhook constructor calls in module init lists | Adam |
2014-12-10 | Unconst these config Get<Anope::string> calls as it makes no sense | Adam |
2014-12-10 | Use a triat class for event names instead of having to manually give them pla... | Adam |
2014-06-23 | Merge branch '2.0' into 2.1 | Adam |
2014-05-30 | Fix Windows build and update library names to the newer ones. | Adam |
2014-05-28 | Move most of the core pseudoclient logic to modules | Adam |
2014-04-20 | New event system | Adam |
2014-04-01 | Require cmake 2.8 and C++11 support | Adam |
2014-02-17 | Rename m_ssl to m_ssl_openssl and update docs | Attila Molnar |