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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* minor: remove warnings
Justin Clarke Casey
2008-09-29
1
-6
/
+7
*
* Event queue is now polling..
Teravus Ovares
2008-09-27
1
-2
/
+4
*
* This is the very very early beginnings of an EventQueue:get module.
Teravus Ovares
2008-09-27
1
-5
/
+56
*
* Remove a message handler
Teravus Ovares
2008-09-25
1
-0
/
+2
*
* OGP GET, look for Accept header application/llsd+xml with an optional ?q=
Teravus Ovares
2008-09-23
1
-1
/
+1
*
* Fix a null reference exception that I introduced
Teravus Ovares
2008-09-23
1
-1
/
+1
*
* Get Requests for OGP don't have a Content-type: application/llsd+xml, they ...
Teravus Ovares
2008-09-23
1
-0
/
+12
*
* Update in OGP draft 3 protocol spec with regards to seed region requests ru...
Teravus Ovares
2008-09-23
1
-2
/
+7
*
* Implements an experimental method to define which region you want to go to ...
Teravus Ovares
2008-09-19
1
-2
/
+5
*
* Tweaked handler code to recognize LibOMV's LLSD Login by post content.
Teravus Ovares
2008-09-19
1
-1
/
+3
*
* Switches content type from application/xml+llsd to application/llsd+xml on ...
Teravus Ovares
2008-09-19
1
-1
/
+1
*
* minor: eat up some yummy warnings
Justin Clarke Casey
2008-09-15
1
-3
/
+3
*
* Made Seed CAP response respect the SSL setting.
Teravus Ovares
2008-09-14
1
-0
/
+15
*
* This update makes configuring SSL a little easier on Windows XP. It also m...
Teravus Ovares
2008-09-14
1
-2
/
+127
*
* Converted a number of methods within the login processes from private to pr...
Adam Frisby
2008-09-14
1
-8
/
+2
*
Mantis #2133
Melanie Thielker
2008-09-06
1
-1
/
+1
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-2
/
+2
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-08-28
1
-12
/
+12
*
* One more tweak to the application/xml vs application/llsd+xml routine
Teravus Ovares
2008-08-26
1
-4
/
+3
*
* It turns out that Mono doesn't currently support setting the Certificate va...
Teravus Ovares
2008-08-26
1
-1
/
+6
*
* Workaround for application/llsd+xml requests coming in as application/xml
Teravus Ovares
2008-08-26
1
-0
/
+48
*
* This commit incorporates the heart of the OpenGridProtocol patch that is cu...
Teravus Ovares
2008-08-25
1
-23
/
+145
*
Mantis#2032. Thank you kindly, Tyre for a patch that:
Charles Krinke
2008-08-23
1
-0
/
+1
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-2
/
+2
*
From: Richard Alimi <ralimi@us.ibm.com>
Dr Scofield
2008-08-15
1
-1
/
+2
*
* Drop cached inventory from the local region when a user crosses out into a ...
Justin Clarke Casey
2008-08-01
1
-1
/
+1
*
moving GridInfo application plugin into a common standalone/grid
Dr Scofield
2008-07-28
1
-2
/
+2
*
From: awebb
Dr Scofield
2008-07-25
1
-11
/
+16
*
force Culture to en-US in BaseHttpserver.HandleRequest() --- this
Dr Scofield
2008-07-18
1
-0
/
+3
*
further work in progress on the HttpServer side: XmlRpc handler path
Dr Scofield
2008-07-14
1
-1
/
+1
*
* Enables binary data in BaseHttpServer with 'image' in content type.
Teravus Ovares
2008-06-16
1
-1
/
+10
*
* minor: Print out uptime as well as stats in periodic diagnostics logging, s...
Justin Clarke Casey
2008-06-13
1
-1
/
+3
*
Update svn properties. Formatting cleanup.
Jeff Ames
2008-05-30
1
-5
/
+10
*
attempting to get to the bottom of unresponsive grids servers by
Sean Dague
2008-05-29
1
-21
/
+32
*
Formatting cleanup.
Jeff Ames
2008-05-28
1
-9
/
+13
*
Update svn properties. Formatting cleanup.
Jeff Ames
2008-05-25
1
-10
/
+10
*
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...
Dr Scofield
2008-05-22
1
-19
/
+50
*
my last "simplification" of the the if-then-else logic in BaseHttpServer plac...
Dr Scofield
2008-05-20
1
-1
/
+1
*
(from awebb)
Dr Scofield
2008-05-19
1
-26
/
+103
*
adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...
Dr Scofield
2008-05-19
1
-12
/
+12
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-21
/
+21
*
More formatting cleanup.
Jeff Ames
2008-05-14
1
-2
/
+8
*
Formatting cleanup.
Jeff Ames
2008-05-14
1
-1
/
+1
*
* As part of the region registration process, the grid service now requests t...
Justin Clarke Casey
2008-05-13
1
-1
/
+4
*
* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...
Adam Frisby
2008-05-01
1
-1
/
+1
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
1
-4
/
+4
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-6
/
+8
*
* Start catching rogue SocketExceptions which occur (at least on mono) when a...
Justin Clarke Casey
2008-04-19
1
-0
/
+10
*
Thank you very much, Kmeisthax for:
Charles Krinke
2008-04-16
1
-2
/
+13
*
* Fixes an issue with the BaseHttpServer in Linux
Teravus Ovares
2008-04-15
1
-1
/
+8
[next]