Justin Clark-Casey (justincc)
|
e6272b8d56
Stop also adding an ordinary http handler when we set up a poll http handler.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
fa63054c4f
On "show caps", stop excluding the seed cap but do exclude it elsewhere
|
před 13 roky |
Justin Clark-Casey (justincc)
|
679a5f6c0b
With "debug http 1", show the path with the query string instead of just the path.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
b6b0bc7b32
Add "debug http" command for currently simple extra debug logging of non-event queue inbound http requests to a simulator
|
před 13 roky |
Justin Clark-Casey (justincc)
|
e14cb45b9b
Drop some unnecessary ContainsKey() checking before Remove() in BaseHttpServer()
|
před 13 roky |
Justin Clark-Casey (justincc)
|
9ec672c70b
Fix bugs in EventQueueGetModule.ClientClosed() and BaseHttpServer.RemovePollServerHTTPHandler() that stopped existing code in ClientClosed() from actually tearing down the poll handler
|
před 13 roky |
Justin Clark-Casey (justincc)
|
e742cffe15
Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to allow attachments to be temporarily turned off.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
d74686fd51
read m_rpcHandlersKeepAlive under appropriate lock
|
před 13 roky |
Justin Clark-Casey (justincc)
|
c587b0a3a3
oops, fix build break from last commit
|
před 13 roky |
Justin Clark-Casey (justincc)
|
9469c62098
improve locking of m_agentHandlers in BaseHttpServer
|
před 13 roky |
Justin Clark-Casey (justincc)
|
f9a367e2f6
improve locking of m_HTTPHandlers in BaseHttpServer
|
před 13 roky |
Justin Clark-Casey (justincc)
|
5a11cffd23
improve locking of m_streamHandlers in BaseHttpServer
|
před 13 roky |
Justin Clark-Casey (justincc)
|
20a4367827
remove necessity to catch a KeyNotFoundException in BaseHttpServer.RemoveLLSDHandler()
|
před 13 roky |
Justin Clark-Casey (justincc)
|
8254116dc6
improve locking of m_llsdHandlers in BaseHttpServer
|
před 13 roky |
Justin Clark-Casey (justincc)
|
2f1ac1d144
minor: remove mono compiler warning
|
před 13 roky |
Justin Clark-Casey (justincc)
|
94a8ab80c8
improve locking of m_rpcHandlers in BaseHttpServer
|
před 13 roky |
Diva Canto
|
fd57c91b4a
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
|
před 13 roky |
BlueWall
|
8ca7938753
Adding ssl support
|
před 13 roky |
Justin Clark-Casey (justincc)
|
ccc26f7443
Get Viewer 2 voice working with OpenSim.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
aadd0e8d42
minor: bring comment into line with code reality
|
před 13 roky |
Melanie
|
cee5e3e264
Up the timeout on slow requests to 3000 to stop console spam. Make sure
|
před 13 roky |
Diva Canto
|
fc84225038
XFF capitalization strikes again -- this time in the XMLRPC method. mantis #5386
|
před 13 roky |
Diva Canto
|
b20ab1063f
Added a couple of console commands to help diagnose issues:
|
před 14 roky |
Justin Clark-Casey (justincc)
|
a42faca5b9
With mic's permission, adjust long call time info messages to 500ms from 200ms
|
před 14 roky |
Mic Bowman
|
984a9b4085
Added more performance checks to the HTTP server. Each request
|
před 14 roky |
Justin Clark-Casey (justincc)
|
3053f5ba7d
minor: remove some compiler warnings
|
před 14 roky |
Jonathan Freedman
|
4f40374464
Merge git://github.com/opensim/opensim into mantis5110
|
před 14 roky |
Marck
|
4d1f0c5348
Support for CORS with simple requests in BaseHttpServer
|
před 14 roky |
Justin Clark-Casey (justincc)
|
fe8d3d5a2b
Revert "Merge remote branch 'otakup0pe/mantis5110'"
|
před 14 roky |
Jonathan Freedman
|
94684a2251
* remove some spurious debug info
|
před 14 roky |