Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27Target .NET Framework 4.7.1.Kenneth Hsu
2019-11-23Added listbucket for minio clientverhoek
2019-11-22Created s3 client interface.verhoek
2019-11-22Start writing MinioWrapper using Minio.verhoek
2019-09-20Revert "Updated AWS core library to 3.3.103.41 and AWS S3 library to 3.3.104.29"Kenneth Skovhede
2019-09-20Updated AWS core library to 3.3.103.41 and AWS S3 library to 3.3.104.29Kenneth Skovhede
2019-09-14nuget updatesBlueBlock
2019-08-31update nuget packagesBlueBlock
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-30nuget packages updated to keep currentBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2018-11-08Merge pull request #3456 from verhoek/issue/3311Kenneth Skovhede
2018-11-04updated AWSSDK to newest versionRune Henriksen
2018-11-03Updated project files.verhoek
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-10-27Moved basic IO helper functions to Library.IO.verhoek
2018-06-20Removed console output from the S3 moduleKenneth Skovhede
2017-10-16Avoid signing assemblies.Kenneth Hsu
2017-09-23Updated the AWS libraries for S3Kenneth Skovhede
2017-06-28Updated S3 librariesKenneth Skovhede
2017-02-28Updated the AWS S3 librariesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-11-10Updated AWS for S3Kenneth Skovhede
2016-06-27Updated packagesKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-06-23Implemented an IAM module that can check if a user is attempting to use the r...Kenneth Skovhede
2016-06-22Updated AWSSDK to use the new v3 API with a separate library for S3.Kenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-07-15Fixed S3 to read data from server instead of having it hardcoded into the plu...Kenneth Skovhede
2014-06-13Updated product-number in the project filesKenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Removed unused x86 configurations and fixes som build refrencesKenneth Skovhede
2011-11-19Fixed some build issues after the merge.kenneth@hexad.dk
2011-11-18Temporary checkin for the 2.0 stuffkenneth.skovhede@gmail.com
2011-03-07Update solution to .NET 4.0 and added new SSH backend based on SSH.NET.morten@momi.dk
2010-11-21Renamed the Duplicati.Library.Core dll to Duplicati.Library.Utility as the "C...kenneth.skovhede@gmail.com
2010-09-25Fixed a bug with async uploads that caused some files to no be uploaded.kenneth.skovhede@gmail.com
2010-09-08Update issue #134kenneth.skovhede@gmail.com
2010-06-20A fairly large refactoring of the code.kenneth.skovhede@gmail.com
2010-03-30Added option to compile as x86, to support 64bit debugging, see:kenneth.skovhede@gmail.com
2009-09-18Converted the S3 backend for issue 77.kenneth.skovhede@gmail.com
2009-08-27Fixes for the S3 backend under Linux.kenneth.skovhede@gmail.com
2009-07-15Made the LocalizationTool more SDK version independant.kenneth.skovhede@gmail.com
2009-07-05Updated to VS 2009 Express.kenneth.skovhede@gmail.com
2009-06-15A heavy chunk of work on the translation support.kenneth.skovhede@gmail.com
2009-01-21Amazon S3 support is now done for the commandline, still needs a little fixup...kenneth.skovhede@gmail.com