Age | Commit message (Expand) | Author |
2014-08-04 | Hashing: Redo API | Daniel Vassdal |
2014-07-10 | Remove current time parameter of the Timer constructor | Attila Molnar |
2014-03-15 | Change allocation of InspIRCd::Timers to be physically part of the object con... | Attila Molnar |
2014-01-30 | Allow Timers to delete themselves in Tick() | Attila Molnar |
2014-01-23 | Remove whitespace and minor style changes | Attila Molnar |
2014-01-22 | Split IOHook into IOHook and IOHookProvider | Attila Molnar |
2014-01-05 | Introduce Server class | Attila Molnar |
2013-12-19 | Add m_ldap, and convert m_ldapoper and m_ldapauth to use it. | Adam |
2013-09-08 | Automatically register ServiceProviders created by modules | attilamolnar |
2013-08-27 | Fix Windows build and a few more problems | attilamolnar |
2013-08-27 | Fix various small issues. | Peter Powell |
2013-08-27 | Make all regex modules throw the same exception on error. | Peter Powell |
2013-07-16 | Fix some warnings which are causing debug builds to fail. | Peter Powell |
2013-06-07 | Change the API of m_httpd to be dynamic_reference-based | attilamolnar |
2013-06-07 | Change the API of m_sslinfo to be dynamic_reference-based | attilamolnar |
2013-06-07 | Create SSLIOHook interface that provides GetCertificate() | attilamolnar |
2013-06-07 | Create IOHook interface (extracted from Module) | attilamolnar |
2013-04-26 | Modularize DNS | Adam |
2013-04-12 | Tidy up source files: | Peter Powell |