Justin Clarke Casey
|
1baa921463
* minor: remove some mono compiler warnings
|
16 rokov pred |
Justin Clarke Casey
|
363054bb2c
* minor; Very minor non-functional tidy ups
|
16 rokov pred |
Justin Clarke Casey
|
66637ad6e7
* minor: Add a couple of code comments about enabling httpserver logging
|
16 rokov pred |
Teravus Ovares
|
fcc3325f3b
* Adds the variables passed to the hashtable BaseHttpServer passes in.
|
16 rokov pred |
Justin Clarke Casey
|
b077723a20
* minor: remove some mono compiler warnings
|
16 rokov pred |
Teravus Ovares
|
e9cef70f89
* Updates the sim stats module. Cleans out some of the rot.
|
16 rokov pred |
diva
|
fe20ff8072
Added http-method to the hashtable that gets passed to GenericHTTPMethods.
|
16 rokov pred |
Teravus Ovares
|
8f07f2e8b0
* A few more fixes to HttpServer.
|
16 rokov pred |
Teravus Ovares
|
a66657f155
* Tweak my previously mentioned nasty hack so it's a little less nasty
|
16 rokov pred |
Teravus Ovares
|
0f25e8298b
* Add a nasty hack to try and give the HttpServer a few extra lives until we dig more into what's causing it to stop listening.
|
16 rokov pred |
lbsa71
|
68c53c6da0
* Caught unhandled IOException, and outputted it to log.
|
16 rokov pred |
Teravus Ovares
|
f4acaafd3a
* Added more articulate logging of HttpServer so we can diagnose issues.
|
16 rokov pred |
Teravus Ovares
|
6358c21208
* Committing an opensim level error message on httpserver. This might help with the eventqueue http server death.
|
16 rokov pred |
MW
|
67c260fdcc
Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). Which is thrown due to errors in the XML deserializing. Without this catch is it easy to bring down any of the opensim servers on purpose by just sending corrupt xml to them.
|
16 rokov pred |
lbsa71
|
0f5112ffff
* Adding the incoming url as Param[2] in the XmlRpcRequest
|
16 rokov pred |
Melanie Thielker
|
f518ca7feb
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
|
16 rokov pred |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
16 rokov pred |
Justin Clarke Casey
|
c25a0ea792
* Update libOMV to r2359. This is necessary for the progressive texture patch
|
16 rokov pred |
Melanie Thielker
|
724390e413
Change HTTP server backlog/acceptors to 64, per Adam Z
|
16 rokov pred |
Adam Frisby
|
b0a90642de
* Made ClientLoop non-infinite, ClientLoop will now disengage when the client has logged out.
|
16 rokov pred |
Homer Horwitz
|
38e8853e57
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
16 rokov pred |
Homer Horwitz
|
5e6954dfe6
Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer
|
16 rokov pred |
Dr Scofield
|
b91857b8f7
Adding AddXmlRpcHandler(name, method, bool) to selectively disable
|
16 rokov pred |
Homer Horwitz
|
80689c98b4
- Added BaseHttpServer.Stop
|
16 rokov pred |
Teravus Ovares
|
55fa9c7378
* Remove a warning from BaseHttpServer
|
16 rokov pred |
Teravus Ovares
|
d19400db44
* Just some OGP maintenance. Standards adherence type stuff.
|
16 rokov pred |
Dr Scofield
|
ad04626737
cleaning up OSHttpResponse: note that read access to extra header
|
16 rokov pred |
Dr Scofield
|
a1f3409032
cleaning up OSHttpRequest removing old Http stuff. also adding test
|
16 rokov pred |
Teravus Ovares
|
ca125bcf15
* Committing a few keep-alive changes. Cleaned up some log messages
|
16 rokov pred |
Justin Clarke Casey
|
8c55f3eaa6
* minor: remove warnings (the code cleaners strike again)
|
16 rokov pred |