aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Servers/BaseHttpServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-283/+0
2007-06-25Some Caps/LLSD cleaning up.MW1-1/+1
2007-06-25Forgot theseMW1-1/+1
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW1-1/+19
2007-06-22Deleted some comments being wrote to consoleMW1-2/+1
2007-06-22Started work on CAPS support, now we have our first test capability, MapLayer...MW1-2/+14
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby1-3/+3
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-0/+27
2007-06-05* Added proper copyright notices to everything (2/3)Adam Frisby1-0/+27
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby1-3/+3
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW1-0/+0
2007-05-15Worked on Asset server, asset downloads (from server to sim) now work.MW1-82/+85
2007-05-15updated Build/project files to include the new projects and new files.MW1-4/+4
2007-05-12Only 193 warnings to go!Adam Frisby1-3/+4
2007-04-13Fixed weird XML/HTTP bugsgareth1-1/+5
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa711-6/+30
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-0/+0
2007-03-30Started to add a few features to the web front end that should be useful duri...MW1-5/+5
2007-03-29* Now the rest handlers try to match path as close as possibly, so it's possi...lbsa711-4/+16
2007-03-29* RestMethod now uses same pattern as XmlRpcMethodlbsa711-18/+19
2007-03-29Added lbsa71's http server changes. MW1-0/+201
2007-03-27* revert the revert - begin the beguinelbsa711-0/+10
2007-03-27* Reverting todays work. It was worth a try.lbsa711-10/+0
2007-03-27* Introduced BaseHttpServer (doing nothing at the moment)lbsa711-0/+10