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
2008-03-20
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...
Justin Clarke Casey
1
-3
/
+16
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-02-29
More compiler warning cleanup.
Jeff Ames
1
-13
/
+7
2008-02-25
* Caught HttpListenerException and swallowed if with output
lbsa71
1
-2
/
+10
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
1
-0
/
+1
2008-02-20
* Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode.
lbsa71
1
-1
/
+17
2008-02-19
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
1
-0
/
+1
2008-02-18
* Output XmlRpc error message if user server gets a fault response from the r...
Justin Clarke Casey
1
-6
/
+9
2008-02-18
More exception checks and crash hints
Tedd Hansen
1
-0
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-14
/
+16
2008-01-15
* Mother of all commits:
Adam Frisby
1
-1
/
+1
2008-01-10
* After fighting with it a bit more, Opensim is now compatible with the most ...
Teravus Ovares
1
-13
/
+26
2008-01-09
* This update enables the web_login method.
Teravus Ovares
1
-5
/
+2
2008-01-09
* Added a hashtable based HTTP processor in preparation of the web_login_key
Teravus Ovares
1
-123
/
+215
2008-01-07
* Enabling the LLSD Login method by jhurliman so libSecondLife clients work o...
Teravus Ovares
1
-3
/
+3
2008-01-05
* Applying jhurliman's LLSD login enablement patch.
Teravus Ovares
1
-3
/
+72
2008-01-02
* Updates UserServer
Teravus Ovares
1
-1
/
+1
2007-12-27
* Optimized usings
lbsa71
1
-26
/
+40
2007-12-24
* Added some ugly hackish code to the user server to start implementing the n...
Teravus Ovares
1
-0
/
+134
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-4
/
+4
2007-12-04
* Fixed compile issue.
Adam Frisby
1
-1
/
+1
2007-12-04
* Added SSL Support to HttpListener
Adam Frisby
1
-1
/
+15
2007-12-02
Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...
MW
1
-1
/
+1
2007-12-02
Added some error handling (and console output) to BaseHttpServer.
MW
1
-14
/
+22
2007-11-01
* Diuerse beavtificatems
lbsa71
1
-2
/
+1
2007-10-31
* Added a streamhandler that does streams both in and out
lbsa71
1
-8
/
+26
2007-10-30
* Optimized usings
lbsa71
1
-17
/
+17
2007-10-22
* Return of R2162. /Take that SVN!/
Adam Frisby
1
-1
/
+1
2007-10-22
revert r2162 as it completely clobbered all the work on
Sean Dague
1
-1
/
+1
2007-10-22
* Major ass commit.
Adam Frisby
1
-1
/
+1
2007-09-24
* Applied tleiades patch #435 fixing HttpBaseServer ABEND (thanx!)
lbsa71
1
-3
/
+12
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-09-10
* Fixed: Accessing xmlrpc with invalid xml data would crash the sim.
lbsa71
1
-17
/
+31
2007-08-15
Temporary fix for the region crossing crash, Although we need to start to cha...
MW
1
-0
/
+5
2007-07-29
Commit 1/2
Adam Frisby
1
-2
/
+2
2007-07-24
* Reduced a significant number of compiler warnings (back down to 9 for all p...
Adam Frisby
1
-3
/
+3
2007-07-16
changed to native line ending encoding
Sean Dague
1
-224
/
+224
2007-07-05
* updated bugfixed xmlrpc for massive win
lbsa71
1
-5
/
+1
2007-07-04
* re-fixed the utf-16 bug in xmlRpcResponse serialization
lbsa71
1
-141
/
+34
2007-07-04
* Removed AssetHttpServer, using BaseHttpServer instead
lbsa71
1
-75
/
+88
2007-07-04
* Added StreamHandler support
lbsa71
1
-41
/
+22
2007-07-04
* Cleaning - attempting to get compiler warnings back down to zero.
Adam Frisby
1
-1
/
+1
2007-07-04
* Started work on converting BaseHttpServer to a stream dispatcher
lbsa71
1
-61
/
+103
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-9
/
+10
2007-07-02
* Added conceptual LlsdMethod Demo to SimpleApp (work in progress)
lbsa71
1
-0
/
+5
2007-07-02
* Started working on LlsdMethod for BaseHttpServer
lbsa71
1
-7
/
+1
2007-07-01
Started change to having SceneObject and then that having child Primitives wh...
MW
1
-12
/
+0
2007-06-28
should now work.
MW
1
-1
/
+0
2007-06-27
*Some more restructuring/fixing -- should compile, but high chance I forgot t...
mingchen
1
-4
/
+4
[next]