aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
* added copyright noticesJeff Ames2007-12-115-3/+143
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-104-8/+8
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-4/+4
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-053-4/+14
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-2/+2
* * Fixed compile issue.Adam Frisby2007-12-041-1/+1
* * Added SSL Support to HttpListenerAdam Frisby2007-12-041-1/+15
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-021-1/+1
* Added some error handling (and console output) to BaseHttpServer.MW2007-12-021-14/+22
* Some refactoring , mainly on Inventory code. MW2007-12-023-93/+108
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-0/+92
* normalized line endingsJeff Ames2007-11-043-119/+119
* * Removed unused UDPServerBaselbsa712007-11-031-84/+0
* testing different rest post method/class for Grid asset client. (possible tha...MW2007-11-031-0/+49
* * Diuerse beavtificatemslbsa712007-11-013-13/+8
* * Added a streamhandler that does streams both in and outlbsa712007-10-315-55/+92
* forgotten fileMW2007-10-311-0/+41
* fixed filenames in log messagesJeff Ames2007-10-311-1/+1
* * Optimized usingslbsa712007-10-309-67/+55
* * 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 patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-154-0/+112
* * 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-105-5/+5
* * 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-169-643/+643
* * Moved SendNameReply to ClientViewlbsa712007-07-132-8/+12
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-112-0/+45
* * LLSDStreamhandler now works.lbsa712007-07-092-2/+2
* * By popular demand, all generated build files are now deleted. Somebody shou...lbsa712007-07-082-176/+0
* * updated bugfixed xmlrpc for massive winlbsa712007-07-051-5/+1
* * re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa712007-07-047-252/+37
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-046-97/+143
* * Added StreamHandler supportlbsa712007-07-046-69/+116
* * 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-044-76/+155
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-4/+5
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-037-43/+64
* * Completed conceptual LlsdMethod - everything resides in SimpleApp pending g...lbsa712007-07-034-1/+17
* * Added conceptual LlsdMethod Demo to SimpleApp (work in progress)lbsa712007-07-024-25/+26
* * Started working on LlsdMethod for BaseHttpServerlbsa712007-07-025-24/+35
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-12/+0
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-012-6/+6
* * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ...Adam Frisby2007-06-291-3/+3
* *Deleted Logger.cs from OpenSim.Frameworkmingchen2007-06-292-6/+6
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-282-7/+7