aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov1-7/+1
2015-09-02seems to compile ( tests comented out)UbitUmarov1-29/+0
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2015-03-04Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...Justin Clark-Casey (justincc)1-0/+256
2014-12-20Make sure we always dispose of disposables inside RestClient.Request()Justin Clark-Casey (justincc)1-26/+30
2014-12-20minor: Correct propery doc RestClient._resource spelling mistakeJustin Clark-Casey (justincc)1-1/+1
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)1-1/+1
2014-09-17add some _response.close. RestClient still looks bad. It should be aUbitUmarov1-0/+6
2014-09-17dispose some tmp streamsUbitUmarov1-14/+18
2014-07-21Log RestClient requests similarly to WebClient (e.g, "debug http all 6" logs ...Oren Hurvitz1-6/+30
2014-07-21Close streams immediately when we finish using themOren Hurvitz1-1/+28
2014-07-09Turn RestClient.Request() logging down the debug and comment out for now.Justin Clark-Casey (justincc)1-5/+5
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-05-30Add a 0 parameter overload for RestClient.Request() for use when no auth is r...dahlia1-0/+8
2014-05-23Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto1-4/+25
2014-04-03Reduced log levels for REST 404 errors to DEBUGOren Hurvitz1-1/+2
2014-04-03Better error messages in RestClientOren Hurvitz1-3/+2
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1
2013-02-01Update assembly version numbersBlueWall1-1/+1
2012-11-14A few more AssemblyInfos in a few more dlls.Diva Canto1-3/+3
2012-11-13Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto1-1/+1
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto1-2/+0
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto1-0/+2
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2-281/+0
2010-08-03Drop the RestClient timeout from 15 minutes to 30 seconds. This does not addr...Tom1-1/+1
2010-07-17extend exception catching for DoCreateChildAgentCall() from just WebException...Justin Clark-Casey (justincc)1-4/+3
2010-03-31First attempt at fixing mantis #4641. It's better but there are now some issu...Diva Canto1-1/+4
2010-02-25Fix the crashed session notification from the userserver.CasperW1-10/+8
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto1-104/+0
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-2/+2
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)1-1/+2
2010-02-08Deleted unused class that came back because of merge conflicts.Diva Canto1-755/+0
2010-01-26* .. More Endlines...Teravus Ovares (Dan Olivares)1-1/+1
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2-258/+0
2010-01-11CommunicationsManager deleted.Diva Canto1-58/+0
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-7/+0
2010-01-10Some more unnecessary things deleted in Framework.Communications.Diva Canto6-1169/+0
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto7-3779/+0
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto2-63/+0
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto1-176/+0
2010-01-10* Starting to clean the house...Diva Canto3-1161/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-4/+1
2010-01-10Remove "login disable", "login enable" and "login status" commands.Melanie1-9/+1
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto3-77/+17
2010-01-08A few more inches... Old friends things removed. Less references to UserProfi...Diva Canto2-516/+0
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto1-345/+0
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto1-1/+1