Age | Commit message (Expand) | Author |
---|---|---|
2015-12-14 | New source tree structure for modules. From commands/cs_access => chanserv/ac... | Adam |
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-04-20 | New event system | Adam |
2014-04-01 | Require cmake 2.8 and C++11 support | Adam |
2014-03-17 | m_ssl_gnutls: Fix deprecation warnings when using newer GnuTLS versions. | Robby- |
2014-02-24 | Fix m_ssl_gnutls to send its cert. Most of this is from Attila. | Adam |
2014-02-22 | Make m_ssl_gnutls work with at least GnuTLS v2.8 | Attila Molnar |
2014-02-17 | Add m_ssl_gnutls | Attila Molnar |