Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) ccc26f7443 Get Viewer 2 voice working with OpenSim. 13 years ago
  Justin Clark-Casey (justincc) aadd0e8d42 minor: bring comment into line with code reality 13 years ago
  Melanie cee5e3e264 Up the timeout on slow requests to 3000 to stop console spam. Make sure 13 years ago
  Diva Canto fc84225038 XFF capitalization strikes again -- this time in the XMLRPC method. mantis #5386 13 years ago
  Diva Canto b20ab1063f Added a couple of console commands to help diagnose issues: 13 years ago
  Justin Clark-Casey (justincc) a42faca5b9 With mic's permission, adjust long call time info messages to 500ms from 200ms 13 years ago
  Mic Bowman 984a9b4085 Added more performance checks to the HTTP server. Each request 13 years ago
  Justin Clark-Casey (justincc) 3053f5ba7d minor: remove some compiler warnings 13 years ago
  Jonathan Freedman 4f40374464 Merge git://github.com/opensim/opensim into mantis5110 13 years ago
  Marck 4d1f0c5348 Support for CORS with simple requests in BaseHttpServer 13 years ago
  Justin Clark-Casey (justincc) fe8d3d5a2b Revert "Merge remote branch 'otakup0pe/mantis5110'" 13 years ago
  Jonathan Freedman 94684a2251 * remove some spurious debug info 13 years ago
  Jonathan Freedman 4e4fb93fae Merge branch 'master' of git://opensimulator.org/git/opensim 13 years ago
  Teravus Ovares (Dan Olivares) 3384f643eb * Partially complete stuff for Mesh support that Melanie wanted to see before it was done. 13 years ago
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe 13 years ago
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 years ago
  Diva Canto 8fc68c6d98 Added XFF header processing. Untested, for lack of proxy. 14 years ago
  Justin Clark-Casey (justincc) 7b03cb09e4 minor: Add some method doc to BaseHttpServer.HandleRequest() 14 years ago
  Diva Canto 2369063640 HACK ALERT! There's some underlying bug in the HTTP server that makes requests come up with Accept headers from previous requests. Until that gets fixed, this hack goes in. 14 years ago
  Justin Clark-Casey (justincc) a349703279 comment out further debug line in BaseHttpServer 14 years ago
  Justin Clark-Casey (justincc) 701f39c8c2 do a whole load of crappy hacking to get cubes to display google.com 14 years ago
  Justin Clark-Casey (justincc) c7e7cb04a3 fix web request exception reporting properly this time 14 years ago
  Justin Clark-Casey (justincc) 8629ba80bf Revert "Report http server onRequest() exception properly." 14 years ago
  Justin Clark-Casey (justincc) c09451a034 Report http server onRequest() exception properly. 14 years ago
  Justin Clark-Casey (justincc) bfbf25c542 minor: Print out port that http servers are using 14 years ago
  Justin Clark-Casey (justincc) 6ad85dc259 put out full exception stack if something reaches top of base http server OnRequest() on both mono and .net 14 years ago
  Justin Clark-Casey (justincc) a647f50087 minor logging changes to BaseHttpServer, OSHttpRequest 14 years ago
  Justin Clark-Casey (justincc) 2313d14acb minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell the caller that the best match for an incoming request URI is invoked 14 years ago
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 years ago
  dr scofield (aka dirk husemann) 9c294c5663 - commented out unused method ConvertIHttpClientContextToOSHttp 14 years ago