aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-23 add to SynchronousRestFormsRequester a keepalive disable option, and make us...UbitUmarov2-2/+5
2016-11-21work around some more warningsUbitUmarov1-1/+1
2016-11-20HG LinkRegion receive region size also. Useless since olde r gatekeepers dont...UbitUmarov1-2/+11
2016-11-09fix some invalid string.format argumentsUbitUmarov1-1/+1
2016-11-03on get asset with callback, do the callback even if asset not found. This is ...UbitUmarov1-34/+17
2016-09-19replace no thread safe codeUbitUmarov1-3/+4
2016-09-01change asset upload retry timer AutoReset back to trueUbitUmarov1-5/+14
2016-09-01change MAXSENDRETRIESLEN from test value to normalUbitUmarov1-2/+2
2016-09-01assets uploads to grid. Change the retry code. Stop using asset.UploadAttempt...UbitUmarov1-78/+128
2016-08-24potencial null refUbitUmarov1-2/+3
2016-08-22workaround potencial memory leakUbitUmarov1-3/+3
2016-08-13remove a parameter for detection of grid fail to suport getting multiple user...UbitUmarov2-3/+22
2016-08-13 add some wiring to have GetUserAccounts for multiple IDs on a single request...UbitUmarov2-0/+78
2016-08-02revert that and actually don't loose the estates :)UbitUmarov1-6/+6
2016-08-02add a extra null check on epxirecache out ( ?? )UbitUmarov1-3/+3
2016-07-11Change the user verification call back to use the host name instead of theMelanie Thielker1-1/+5
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2-23/+20
2016-06-22Because there's no such thing as too much culture. (looking forward to .NET 4...Diva Canto1-0/+2
2016-06-22Missing AsBooleanDiva Canto1-1/+1
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto1-1/+1
2015-12-19adjust the checks for invalid asset IDs. changed upload fail detectionUbitUmarov1-16/+16
2015-12-01fix protocol version to max wearables mappingUbitUmarov1-1/+3
2015-12-01Fix protocol versions to wearables count mappingMelanie Thielker1-1/+3
2015-11-02Set wearables count to max legacy wearables for version < 0.4Melanie Thielker1-0/+5
2015-11-02Plumb the rest of the context stuff. Well, what I see so far anywayMelanie Thielker1-0/+4
2015-11-01More EntityTransferContext plumbingMelanie Thielker2-5/+4
2015-11-01More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker3-10/+12
2015-11-01Plumb the special VeriableWearablesSuported field which we willMelanie Thielker1-0/+2
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker1-7/+10
2015-10-31Put back the option of having asymmetrical protocol versions inMelanie Thielker1-3/+5
2015-10-31simplify new regions protocol version control. (May not work, and babies safe...UbitUmarov1-2/+2
2015-10-31fix teleport to to string version regionsUbitUmarov1-1/+1
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker1-8/+24
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-14Restored authentication in AssetServicesConnector.Diva Canto1-2/+2
2015-09-15fix bad side efects of missing avination optional configurationUbitUmarov1-11/+16
2015-09-11 put back diva's cache with her recent fix but also avoid duplicated Inventor...UbitUmarov1-1/+8
2015-09-11 inventory messUbitUmarov1-66/+219
2015-09-11Mantis #7720: AssetXferUploader was setting AssetID to UUID.Zero. Before that...Diva Canto1-1/+9
2015-09-11 remove diva's inventory cache since it seems to cause mantis 7720, broken it...UbitUmarov1-219/+66
2015-09-09revert SynchronousRestObjectRequester timeout to miliseconds, and fix where i...UbitUmarov1-2/+2
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto12-12/+10
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov1-1/+1
2015-09-02seems to compile ( tests comented out)UbitUmarov7-173/+8
2015-08-26add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov1-2/+6
2015-08-20More plumbing on agent statesMelanie Thielker1-0/+11
2015-08-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker1-1/+8
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2-3/+5
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder1-0/+230