Age | Commit message (Expand) | Author |
---|---|---|
2012-12-13 | Optimize much of the database code and serialize code. | Adam |
2012-11-23 | Change the return type of ircdmessage to void now that we don't use it, add a... | Adam |
2012-11-22 | Fix compile/pch generation | Adam |
2012-11-06 | Windows fixes | Adam |
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | Adam |
2012-09-02 | Fix Windows | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2011-11-08 | Windows | Adam |
2011-09-10 | Fixed eventfd pipeengine to not add the same socket twice | Adam |
2011-09-10 | Cleaned up some of the socket code, cleaned up the pipe engines, added suppor... | Adam |
2011-08-07 | Fixed the pipengines | Adam |
2011-05-19 | Fixed compile from the earlier merge | Adam |
2011-05-16 | Unmodularized the socket engine because its causing problems and really is un... | Adam |