index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_http_client.cpp
Age
Commit message (
Expand
)
Author
2007-02-07
Fix warning, remove unused var
brain
2007-02-06
Fixes to make this module build with the slightly changed inspsocket (insp_so...
brain
2007-01-20
Fixed (rewrote) m_http_client's URL parsing, it is now more flexible and.. ac...
special
2007-01-20
Fixing
brain
2007-01-20
Apply fixes for buffering of headers, and a test module both by psychon
brain
2007-01-17
Mass comment removal.
brain
2007-01-13
Test fix for breakage with IPv6
om
2007-01-07
Document dns caching, add a "bool cached" to OnLookupComplete method in Resol...
brain
2007-01-07
DNS caching stuff (almost done)
brain
2007-01-07
DNS Stuff - this wont work right yet, it will soon (tm)
brain
2007-01-07
Add TTL stuff to dns system (pass it to inherited objects)
brain
2007-01-07
Rename all the classes in m_httpd to be HttpServer etc,
brain
2007-01-07
Make this use the newer format of class Request (this module was still using ...
brain
2007-01-07
Make this compile.
peavey
2007-01-07
Added m_http_client - this is incomplete and won't work at all, don't try to ...
special