]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_http_client.cpp
Someone is getting slapped for this; the new hidesplits/hidebans behavior doesn't...
[user/henk/code/inspircd.git] / src / modules / m_http_client.cpp
2007-02-07 brainFix warning, remove unused var
2007-02-06 brainFixes to make this module build with the slightly chang...
2007-01-20 specialFixed (rewrote) m_http_client's URL parsing, it is...
2007-01-20 brainFixing
2007-01-20 brainApply fixes for buffering of headers, and a test module...
2007-01-17 brainMass comment removal.
2007-01-13 omTest fix for breakage with IPv6
2007-01-07 brainDocument dns caching, add a "bool cached" to OnLookupCo...
2007-01-07 brainDNS caching stuff (almost done)
2007-01-07 brainDNS Stuff - this wont work right yet, it will soon...
2007-01-07 brainAdd TTL stuff to dns system (pass it to inherited objects)
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 peaveyMake this compile.
2007-01-07 specialAdded m_http_client - this is incomplete and won't...