Age | Commit message (Expand) | Author |
2006-07-11 | Channel user count stuff | brain |
2006-07-11 | Check for uri and only claim /stats and /stats/ | brain |
2006-07-11 | Add content-type | brain |
2006-07-11 | Basic html output other than chickens | brain |
2006-07-11 | Allow modules to change the content-type of the document (defaults to text/html) | brain |
2006-07-11 | Make it not b0rk on empty headers | brain |
2006-07-11 | Stop the chickens reproducing :X | brain |
2006-07-11 | Make var const | brain |
2006-07-11 | Stuff for adding extra headers to a response (for Authorization: and Location... | brain |
2006-07-11 | This works now, m_httpd_stats.so prints 'chickens' on all pages except the index | brain |
2006-07-11 | Compiles now | brain |
2006-07-11 | Craq fixing | brain |
2006-07-11 | Error code stuff | brain |
2006-07-11 | Foulups | brain |
2006-07-11 | We might as well start on some module to interface with the service provider, eh | brain |
2006-07-11 | Craqbusters | brain |
2006-07-11 | Event class for m_httpd.cpp | brain |
2006-07-11 | Fixed | brain |
2006-07-11 | Change last vestiges of m_http.so -> m_httpd.so | brain |
2006-07-10 | Because people whined :( | brain |
2006-07-10 | Dir for storing http stuff in. | brain |
2006-07-10 | Add FileReader::ContentSize and FileReader::Contents | brain |
2006-07-10 | Header stuff | brain |
2006-07-10 | Serves faster now :) | brain |
2006-07-10 | Add timeouts etc | brain |
2006-07-10 | Ok, hands up who forgot to initialise Srv :/ | brain |
2006-07-10 | Move logging further up in inspsocket so we get the right error for bind failure | brain |
2006-07-10 | Try to make this serve some static content | brain |
2006-07-10 | Http service provider module (this doesnt do anything yet!) | brain |
2006-07-10 | Typos | brain |
2006-07-10 | Inherit just about everything from classbase | brain |
2006-07-10 | Inherit tons of stuff from classbase that should always have been | brain |
2006-07-10 | Making lots of stuff inherit from classbase so we can use it as a holdall cla... | brain |
2006-07-10 | Remove cast | brain |
2006-07-10 | Convert to templated GetExt, and a lot more readable | brain |
2006-07-10 | GetExt conversion | brain |
2006-07-10 | Templated GetExt() | brain |
2006-07-10 | Templated GetExt() | brain |
2006-07-10 | Port to templated GetExt() | brain |
2006-07-10 | Convert to templated GetExt | brain |
2006-07-10 | Change to templated GetExt() | brain |
2006-07-10 | Typo | brain |
2006-07-10 | Templated GetExt | brain |
2006-07-10 | More fixes | brain |
2006-07-10 | Fix for templated GetExt | brain |
2006-07-10 | Fix for new templated GetExt, and tidy up of some MAJOR copy/paste craq! | brain |
2006-07-10 | Convert to templated GetExt | brain |
2006-07-10 | If you ask me, it looks a hell of a lot tidier without forcing the cast. | brain |
2006-07-10 | Add HAS_STDINT checks here, this had been sitting not in extra/ and using std... | om |
2006-07-10 | Support for systems without stdint.h (we make a guess at sizeof(unsigned int)... | brain |