]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/httpclient.h
Fix potential for duplicate SID if the SID is auto generated.
[user/henk/code/inspircd.git] / src / modules / httpclient.h
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...