aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Add missed out evn:eol-style nativeJustin Clarke Casey2008-01-251-43/+43
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-0/+43
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * After fighting with it a bit more, Opensim is now compatible with the most ...Teravus Ovares2008-01-101-13/+26
* * This update enables the web_login method.Teravus Ovares2008-01-091-5/+2
* * Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares2008-01-093-124/+255
* * Enabling the LLSD Login method by jhurliman so libSecondLife clients work o...Teravus Ovares2008-01-071-3/+3
* * Adding More to the MessageServer classes.Teravus Ovares2008-01-071-0/+27
* * A few more Message Server comms related updatesTeravus Ovares2008-01-061-0/+4
* * Added some userserver glue for communications with the message server Teravus Ovares2008-01-061-0/+17
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-052-3/+105
* * Updates UserServer Teravus Ovares2008-01-021-1/+1
* * Optimized usingslbsa712007-12-277-48/+60
* * Added some ugly hackish code to the user server to start implementing the n...Teravus Ovares2007-12-241-0/+134
* 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