aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/OSHttpRequestPump.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-08-181-20/+19
* simplifying OSHTtpHandler (a bit), adding query string matching,Dr Scofield2008-07-181-67/+70
* morphing OSHttpHandler interface into an abstract base class. addingDr Scofield2008-07-171-39/+19
* fixes handler scoring method. XmlRpc code path now fully working withDr Scofield2008-07-151-5/+56
* fixes a couple of issues i introduced yesterday, one of them MapBlock queries...Dr Scofield2008-07-151-1/+1
* further work in progress on the HttpServer side: XmlRpc handler pathDr Scofield2008-07-141-23/+57
* adding support for IP EndPoint whitelisting in HttpServer code.Dr Scofield2008-07-071-4/+7
* further progress on HttpServer integration: OSHttpRequest can now beDr Scofield2008-07-071-3/+2
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-1/+1
* properly explaining each #pragma warning disableDr Scofield2008-06-301-26/+38
* dr scofield's warning safari: hunting down those little buggersDr Scofield2008-06-271-2/+2
* status: work-in-progress, non-functionalDr Scofield2008-06-271-0/+156
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-1/+1
* further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield2008-06-251-7/+10
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-1/+1
* this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield2008-05-291-0/+58