acceslog: Fixed typo.
[ashd.git] / src /
2008-12-21 Fredrik TolfSend error reports from dirplex.
2008-12-21 Fredrik TolfReorganized dirplex quite a bit.
2008-12-19 Fredrik TolfChanged dirplex to pass the filename as an optional...
2008-12-18 Fredrik TolfAdded a first version of the directory multiplexer.
2008-12-18 Fredrik TolfCreate the passed socket explicitly in htparser rather...
2008-12-17 Fredrik TolfMake sure to wait for the rootplex to accept writes...
2008-12-17 Fredrik TolfMoved htparser's ioloop to the library.
2008-12-17 Fredrik TolfFixed another htparser bug.
2008-12-17 Fredrik TolfMake htparser strip the param string from the rest...
2008-12-17 Fredrik TolfFixed a couple of htparser bugs.
2008-12-17 Fredrik TolfStrip the leading slash of the rest string.
2008-12-17 Fredrik TolfSend request data to multiplexer.
2008-12-17 Fredrik TolfAdded a `debugsink' test program.
2008-12-17 Fredrik TolfMade htparser capable of handling basic requests.
2008-12-16 Fredrik TolfFixed header reading and a request parser memory leak.
2008-11-27 Fredrik TolfAdded basic support for parsing requests.
2008-11-27 Fredrik TolfBasic muthread I/O loop implemented in htparser.
2008-11-26 Fredrik TolfInitial skeleton.
2007-08-28 Fredrik TolfAutoconf skeleton