aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-5/+5
2010-10-20* remove some spurious debug infoJonathan Freedman1-5/+5
2010-10-14* Partially complete stuff for Mesh support that Melanie wanted to see before...Teravus Ovares (Dan Olivares)1-1/+2
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-5/+5
2010-09-14Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat...Justin Clark-Casey (justincc)1-16/+10
2010-09-12Formatting cleanup.Jeff Ames1-62/+59
2010-09-10Remove parenthesis around the release flavour to get the version string back ...Justin Clark-Casey (justincc)1-1/+1
2010-09-05Fix build breakMelanie1-4/+0
2010-09-05Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker1-57/+54
2010-09-03Added XFF header processing. Untested, for lack of proxy.Diva Canto1-0/+2
2010-08-30minor: Add some method doc to BaseHttpServer.HandleRequest()Justin Clark-Casey (justincc)1-2/+8
2010-08-25Prevent an object disposed exception that made forms comms unreliable. AfterMelanie Thielker1-2/+7
2010-08-25Change some e.Message to e.ToString. Don't use e.Message, it doesn't carryMelanie Thielker1-2/+2
2010-08-06HACK ALERT! There's some underlying bug in the HTTP server that makes request...Diva Canto1-0/+7
2010-07-27comment out further debug line in BaseHttpServerJustin Clark-Casey (justincc)1-1/+1
2010-07-26do a whole load of crappy hacking to get cubes to display google.comJustin Clark-Casey (justincc)1-1/+1
2010-07-08Handle a specific exception without spewing red ink.Melanie1-2/+13
2010-07-01do a whole load of crappy hacking to get cubes to display google.comJustin Clark-Casey (justincc)1-1/+1
2010-06-25fix web request exception reporting properly this timeJustin Clark-Casey (justincc)1-1/+1
2010-06-25Revert "Report http server onRequest() exception properly."Justin Clark-Casey (justincc)1-1/+1
2010-06-25Report http server onRequest() exception properly.Justin Clark-Casey (justincc)1-1/+1
2010-06-15Readjust master version and flavorMelanie1-2/+2
2010-06-15Readusr master version and flavorMelanie1-2/+2
2010-06-12Change trunk versio to 0.7.1 DevMelanie1-2/+2
2010-06-12Change flavor to 0.7-RC1Melanie1-2/+2
2010-05-28add a smidgen more log debug information in the form of the operating system ...Justin Clark-Casey (justincc)1-1/+5
2010-05-15delete now unused MessageServerInfoJustin Clark-Casey (justincc)1-48/+0
2010-04-26Better error message.Diva Canto1-1/+1
2010-03-26change trunk version to 0.7.DevJustin Clark-Casey (justincc)1-2/+2
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-2/+0
2010-03-25put out full exception stack if something reaches top of base http server OnR...Justin Clark-Casey (justincc)1-1/+1
2010-03-16minor logging changes to BaseHttpServer, OSHttpRequestJustin Clark-Casey (justincc)2-30/+58
2010-03-11minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell t...Justin Clark-Casey (justincc)2-5/+7
2010-03-11very minor spacing adjustmentJustin Clark-Casey (justincc)1-1/+0
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2009-12-23- commented out unused method ConvertIHttpClientContextToOSHttpdr scofield (aka dirk husemann)1-7/+7
2009-12-15Make sure that we catch and display any exceptions that get right to the top ...Justin Clark-Casey (justincc)1-46/+52
2009-12-15minor: make logging messages consistent in BaseHttpServerJustin Clark-Casey (justincc)1-25/+25
2009-12-05* Fix line endings in BaseHttpServer.csTeravus Ovares (Dan Olivares)1-6/+6
2009-12-03if an xml rpc method throws an exception, log as an error to the console as w...Justin Clark-Casey (justincc)1-3/+11
2009-12-02handle a condition where the http headers apparently have multiple remote por...dahlia1-1/+9
2009-11-27Apply patch to reduce git revision text length if running sim directly from a...Justin Clark-Casey (justincc)1-1/+1
2009-11-26Bump trunk version number to 0.6.9.Justin Clark-Casey (justincc)1-1/+1
2009-11-23Formatting cleanup.Jeff Ames1-1/+1
2009-11-18minor: correct error messages when queryfolder failsJustin Clark-Casey (justincc)1-3/+1
2009-11-18minor: remove duplicate copyright notice in PollServiceWorkerThreadJustin Clark-Casey (justincc)1-28/+1
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2-12/+2
2009-10-22Correct version number after mergeMelanie1-2/+2
2009-10-22Remove the "mel_t" from version stringMelanie1-1/+1
2009-10-22Mark new versionMelanie1-1/+1