Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-13 | Optimize much of the database code and serialize code. | Adam | |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam | |
cleanup, and allow protocol mods to depend on each other | |||
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-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 ↵ | Adam | |
support for binary sockets, and cleaned up the asynch connect/accept code | |||
2011-08-07 | Fixed the pipengines | Adam | |
2011-05-16 | Unmodularized the socket engine because its causing problems and really is ↵ | Adam | |
unnecessary |