index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Servers
/
BaseHttpServer.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-12
* Lock remaining m_rpcHandlers use since these accesses are not guaranteed to...
Justin Clarke Casey
1
-2
/
+8
2009-02-12
* Apply http://opensimulator.org/mantis/view.php?id=3138
Justin Clarke Casey
1
-0
/
+20
2009-02-12
* optimized usings.
lbsa71
1
-8
/
+8
2009-01-13
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2009-01-13
* minor; Very minor non-functional tidy ups
Justin Clarke Casey
1
-11
/
+6
2009-01-13
* minor: Add a couple of code comments about enabling httpserver logging
Justin Clarke Casey
1
-10
/
+14
2009-01-08
* Adds the variables passed to the hashtable BaseHttpServer passes in.
Teravus Ovares
1
-0
/
+7
2009-01-05
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2009-01-03
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
1
-1
/
+2
2008-12-31
Added http-method to the hashtable that gets passed to GenericHTTPMethods.
diva
1
-1
/
+1
2008-12-20
* A few more fixes to HttpServer.
Teravus Ovares
1
-2
/
+9
2008-12-18
* Tweak my previously mentioned nasty hack so it's a little less nasty
Teravus Ovares
1
-6
/
+8
2008-12-18
* Add a nasty hack to try and give the HttpServer a few extra lives until we ...
Teravus Ovares
1
-2
/
+29
2008-12-18
* Caught unhandled IOException, and outputted it to log.
lbsa71
1
-1
/
+5
2008-12-18
* Added more articulate logging of HttpServer so we can diagnose issues.
Teravus Ovares
1
-0
/
+38
2008-12-18
* Committing an opensim level error message on httpserver. This might help w...
Teravus Ovares
1
-0
/
+6
2008-12-01
Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W...
MW
1
-19
/
+24
2008-11-25
* Adding the incoming url as Param[2] in the XmlRpcRequest
lbsa71
1
-1
/
+3
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
1
-9
/
+9
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
1
-9
/
+9
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
1
-9
/
+9
2008-11-12
Change HTTP server backlog/acceptors to 64, per Adam Z
Melanie Thielker
1
-1
/
+1
2008-11-08
* Made ClientLoop non-infinite, ClientLoop will now disengage when the client...
Adam Frisby
1
-3
/
+1
2008-11-01
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
Homer Horwitz
1
-1
/
+12
2008-10-25
Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer
Homer Horwitz
1
-1
/
+2
2008-10-23
Adding AddXmlRpcHandler(name, method, bool) to selectively disable
Dr Scofield
1
-0
/
+13
2008-10-22
- Added BaseHttpServer.Stop
Homer Horwitz
1
-0
/
+5
2008-10-14
* Remove a warning from BaseHttpServer
Teravus Ovares
1
-1
/
+1
2008-10-10
* Just some OGP maintenance. Standards adherence type stuff.
Teravus Ovares
1
-1
/
+34
2008-10-06
cleaning up OSHttpResponse: note that read access to extra header
Dr Scofield
1
-4
/
+5
2008-10-06
cleaning up OSHttpRequest removing old Http stuff. also adding test
Dr Scofield
1
-184
/
+2
2008-10-03
* Committing a few keep-alive changes. Cleaned up some log messages
Teravus Ovares
1
-6
/
+21
2008-10-03
* minor: remove warnings (the code cleaners strike again)
Justin Clarke Casey
1
-4
/
+4
2008-10-03
* EventQueueGet is now working.
Teravus Ovares
1
-10
/
+174
2008-10-01
* Fixed a mangled Seed caps handler definition on login to region in standalo...
Teravus Ovares
1
-3
/
+3
2008-09-30
* Replacing Net.HttpListener with HttpServer.
Teravus Ovares
1
-38
/
+234
2008-09-30
* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...
Teravus Ovares
1
-4
/
+17
2008-09-29
* minor: remove warnings
Justin Clarke Casey
1
-6
/
+7
2008-09-27
* Event queue is now polling..
Teravus Ovares
1
-2
/
+4
2008-09-27
* This is the very very early beginnings of an EventQueue:get module.
Teravus Ovares
1
-5
/
+56
2008-09-25
* Remove a message handler
Teravus Ovares
1
-0
/
+2
2008-09-23
* OGP GET, look for Accept header application/llsd+xml with an optional ?q=
Teravus Ovares
1
-1
/
+1
2008-09-23
* Fix a null reference exception that I introduced
Teravus Ovares
1
-1
/
+1
2008-09-23
* Get Requests for OGP don't have a Content-type: application/llsd+xml, they ...
Teravus Ovares
1
-0
/
+12
2008-09-23
* Update in OGP draft 3 protocol spec with regards to seed region requests ru...
Teravus Ovares
1
-2
/
+7
2008-09-19
* Implements an experimental method to define which region you want to go to ...
Teravus Ovares
1
-2
/
+5
2008-09-19
* Tweaked handler code to recognize LibOMV's LLSD Login by post content.
Teravus Ovares
1
-1
/
+3
2008-09-19
* Switches content type from application/xml+llsd to application/llsd+xml on ...
Teravus Ovares
1
-1
/
+1
2008-09-15
* minor: eat up some yummy warnings
Justin Clarke Casey
1
-3
/
+3
2008-09-14
* Made Seed CAP response respect the SSL setting.
Teravus Ovares
1
-0
/
+15
[next]