Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-29 | Fix warnings from classes with virtual functions not having virtual destructors | Adam | |
2012-11-03 | Made m_xmlrpc use m_httpd | Adam | |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something ↵ | Adam | |
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify | |||
2012-02-18 | Use C++11's explicit override feature if available | Adam | |
2012-01-25 | Windows | Adam | |
2011-09-10 | Fixed service_reference to work correctly with external classes | Adam | |
2011-09-10 | Made service_reference type safe | Adam | |
2011-09-10 | Cleaned up some of the socket code, cleaned up the pipe engines, added ↵ | Adam | |
support for binary sockets, and cleaned up the asynch connect/accept code | |||
2011-03-22 | Bug #1203 | Adam | |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam | |
remote RPC calls to Anope in realtime and receive responses |