aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/OSHttpRequestPump.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | fleshing out OSHttpRequestPump code.
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-1/+1
| | | | | | | | | | Currently module loading is done ad-hoc. I propose creating a simple loader class that leverages Mono.Addins (and perhaps the new .NET addins when they become available in mono). Attached is a basic patch for review that compiles into HEAD, but doesn't yet replace any existing ad-hoc loaders.
* further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield2008-06-251-7/+10
| | | | | | what crimes i'm committing.
* 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 ↵Dr Scofield2008-05-291-0/+58
skeleton, far from complete, just want to check in early and often.