]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/httpclient.h
Fix m_chanlog crashing.
[user/henk/code/inspircd.git] / src / modules / httpclient.h
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-11 brainThis works with multiple remote includes now except...
2007-11-11 brainFixed all that, back to the crash we had before (yay?)
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-01-07 brainRename all the classes in m_httpd to be HttpServer...
2007-01-07 brainMake this use the newer format of class Request (this...
2007-01-07 specialAdded m_http_client - this is incomplete and won't...