aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/BaseHttpServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Optimized usingslbsa712007-10-301-17/+17
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-1/+1
* * Major ass commit.Adam Frisby2007-10-221-1/+1
* * Applied tleiades patch #435 fixing HttpBaseServer ABEND (thanx!)lbsa712007-09-241-3/+12
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* * Fixed: Accessing xmlrpc with invalid xml data would crash the sim.lbsa712007-09-101-17/+31
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-0/+5
* Commit 1/2Adam Frisby2007-07-291-2/+2
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-3/+3
* changed to native line ending encodingSean Dague2007-07-161-224/+224
* * updated bugfixed xmlrpc for massive winlbsa712007-07-051-5/+1
* * re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa712007-07-041-141/+34
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-75/+88
* * Added StreamHandler supportlbsa712007-07-041-41/+22
* * Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby2007-07-041-1/+1
* * Started work on converting BaseHttpServer to a stream dispatcherlbsa712007-07-041-61/+103
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-9/+10
* * Added conceptual LlsdMethod Demo to SimpleApp (work in progress)lbsa712007-07-021-0/+5
* * Started working on LlsdMethod for BaseHttpServerlbsa712007-07-021-7/+1
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-12/+0
* should now work.MW2007-06-281-1/+0
* *Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen2007-06-271-4/+4
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+312