Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) d74686fd51 read m_rpcHandlersKeepAlive under appropriate lock 13 years ago
  Justin Clark-Casey (justincc) c587b0a3a3 oops, fix build break from last commit 13 years ago
  Justin Clark-Casey (justincc) 9469c62098 improve locking of m_agentHandlers in BaseHttpServer 13 years ago
  Justin Clark-Casey (justincc) f9a367e2f6 improve locking of m_HTTPHandlers in BaseHttpServer 13 years ago
  Justin Clark-Casey (justincc) 5a11cffd23 improve locking of m_streamHandlers in BaseHttpServer 13 years ago
  Justin Clark-Casey (justincc) 20a4367827 remove necessity to catch a KeyNotFoundException in BaseHttpServer.RemoveLLSDHandler() 13 years ago
  Justin Clark-Casey (justincc) 8254116dc6 improve locking of m_llsdHandlers in BaseHttpServer 13 years ago
  Justin Clark-Casey (justincc) 2f1ac1d144 minor: remove mono compiler warning 13 years ago
  Justin Clark-Casey (justincc) 94a8ab80c8 improve locking of m_rpcHandlers in BaseHttpServer 13 years ago
  Diva Canto fd57c91b4a First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD. 13 years ago
  BlueWall 8ca7938753 Adding ssl support 13 years ago
  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 14 years ago
  Marck 4d1f0c5348 Support for CORS with simple requests in BaseHttpServer 14 years ago
  Justin Clark-Casey (justincc) fe8d3d5a2b Revert "Merge remote branch 'otakup0pe/mantis5110'" 14 years ago
  Jonathan Freedman 94684a2251 * remove some spurious debug info 14 years ago
  Jonathan Freedman 4e4fb93fae Merge branch 'master' of git://opensimulator.org/git/opensim 14 years ago
  Teravus Ovares (Dan Olivares) 3384f643eb * Partially complete stuff for Mesh support that Melanie wanted to see before it was done. 14 years ago
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe 14 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