aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/BaseHttpServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-10* Fixed: Accessing xmlrpc with invalid xml data would crash the sim.lbsa711-17/+31
2007-08-15Temporary fix for the region crossing crash, Although we need to start to cha...MW1-0/+5
2007-07-29Commit 1/2Adam Frisby1-2/+2
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-3/+3
2007-07-16changed to native line ending encodingSean Dague1-224/+224
2007-07-05* updated bugfixed xmlrpc for massive winlbsa711-5/+1
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa711-141/+34
2007-07-04* Removed AssetHttpServer, using BaseHttpServer insteadlbsa711-75/+88
2007-07-04* Added StreamHandler supportlbsa711-41/+22
2007-07-04* Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby1-1/+1
2007-07-04* Started work on converting BaseHttpServer to a stream dispatcherlbsa711-61/+103
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-9/+10
2007-07-02* Added conceptual LlsdMethod Demo to SimpleApp (work in progress)lbsa711-0/+5
2007-07-02* Started working on LlsdMethod for BaseHttpServerlbsa711-7/+1
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-12/+0
2007-06-28should now work.MW1-1/+0
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-4/+4