aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/OSHttpRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* adding support for IP EndPoint whitelisting in HttpServer code.Dr Scofield2008-07-071-6/+17
* further progress on HttpServer integration: OSHttpRequest can now beDr Scofield2008-07-071-19/+45
* 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/+5
* further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield2008-06-251-0/+13
* * adding XmppPresenceStanza and deserialization/reification supportDr Scofield2008-06-041-0/+5
* this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield2008-05-291-0/+14
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-2/+2
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-0/+145