ashd.git
2008-12-17 Fredrik TolfAdded a tokenizer util function.
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-17 Fredrik TolfUse SOCK_SEQPACKET between processes to ensure EOF...
2008-12-17 Fredrik TolfAdded max and min macros.
2008-12-17 Fredrik TolfAdded atoo function.
2008-12-17 Fredrik TolfFixed socktype bug in sendreq.
2008-12-16 Fredrik TolfAdded some string utility functions.
2008-12-16 Fredrik TolfRenamed htreq to hthead and added functions for transfe...
2008-12-16 Fredrik TolfAdded some process control functions to libht.
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 TolfAdded a request library component.
2008-11-27 Fredrik TolfBasic muthread I/O loop implemented in htparser.
2008-11-27 Fredrik TolfAdded muthread and logging library components.
2008-11-26 Fredrik TolfInitial skeleton.
2007-08-28 Fredrik TolfAutoconf skeleton