aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLFileTransfer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-11/+11
* * optimized usings.lbsa712009-02-121-9/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-14/+14
* a little bit more work on LLFileTransfer.cs, from over the christmas/new year...MW2009-01-121-7/+11
* More work on moving Xfer file transfer handling code to the Client stack from...MW2008-12-151-34/+133
* more work on moving FileTransfer code to the clientstack.MW2008-12-131-5/+12
* Add copyright headers.Jeff Ames2008-12-131-1/+28
* Update svn properties.Jeff Ames2008-12-131-239/+239
* more work on moving FileTransfer code to the clientstack.MW2008-12-121-2/+42
* Add OpenSim.Framework.IClientFileTransfer.MW2008-12-121-4/+1
* Started to move xfer file transfer code to the LLClientStack, rather than hav...MW2008-12-121-0/+202