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
2021-07-05Mega Strings const reviewValentin
2021-07-05Add Otp.NET licensing infoValentin
2021-06-26Add support for mega.nz two fa authenticationValentin
2021-06-02Merge pull request #4548 from sergethedev17/bugfix/alternativeftp-test-rwwarwickmm
2021-06-02Do not use StreamWriterSerge
2021-05-31Check contents of written test fileSerge
2021-05-30Merge pull request #4509 from sergethedev17/feature/azure-storage-sastokenwarwickmm
2021-05-29Merge pull request #4506 from warwickmm/mono_ssh_avoid_ecdsa_algorithmsKenneth Skovhede
2021-05-29Merge branch 'master' into feature/azure-storage-sastokenKenneth Skovhede
2021-05-29Merge pull request #4513 from warwickmm/fix_bug_handlings_deprecated_optionsKenneth Skovhede
2021-05-18Simplify exception handling when testing for ECDSA support.Kenneth Hsu
2021-05-18Cache knowledge of ECDSA support using static field.Kenneth Hsu
2021-05-18Cache knowledge of ECDSA support.Kenneth Hsu
2021-05-18Assume we have ECDSA support if our test throws exception.Kenneth Hsu
2021-05-18Construct instance of ECDsaCng to test for ECDSA support.Kenneth Hsu
2021-05-17Test for ECDSA support explicitly.Kenneth Hsu
2021-05-16Merge pull request #4511 from marodev/cosmetics/technical-debt-use-string-int...warwickmm
2021-05-16Reorder parameters of previously wrongly refactored string interpolationmarodev
2021-05-16Fix bug handling deprecated Azure and S3 options.Kenneth Hsu
2021-05-15Fix ReSharper's "Use string interpolation expression" / Code Smellmarodev
2021-05-15Add authentication using Shared access signature tokenSerge
2021-05-15Bugfix read non-present key from dictionarySerge
2021-05-12Enumerate items to list before modifying collection.Kenneth Hsu
2021-05-11SSH: Avoid advertising support for ECDSA algorithms with Mono.Kenneth Hsu
2021-05-10Merge pull request #4502 from samuel-w/masterwarwickmm
2021-05-09Improve commentsamuel-w
2021-05-08Add commentsamuel-w
2021-05-08Merge pull request #4499 from warwickmm/fix_makeKenneth Skovhede
2021-05-08Merge pull request #4501 from warwickmm/fix_typo_in_script_examplesKenneth Skovhede
2021-05-08Merge pull request #4503 from samuel-w/dar-sqlKenneth Skovhede
2021-05-08Merge pull request #4488 from warwickmm/file_backend_should_truncateKenneth Skovhede
2021-05-08Add Disk Archive files to compression hintssamuel-w
2021-05-08Compare file extensions case insensitively.samuel-w
2021-05-07Fix typo in example scripts.Kenneth Hsu
2021-05-06Update Makefile to use msbuild instead of xbuild.Kenneth Hsu
2021-05-04Merge pull request #4469 from tygill/fix/ms-graph-throttlingwarwickmm
2021-05-04Merge pull request #4470 from aureliandevel/masterwarwickmm
2021-05-04Merge pull request #4495 from warwickmm/fix_workflow_buildswarwickmm
2021-05-04Use title case for job steps for consistency.Kenneth Hsu
2021-05-03Install gtk-sharp2 package for tests run on ubuntu-latest.Kenneth Hsu
2021-05-03Restore NuGet packages in separate step.Kenneth Hsu
2021-05-03Merge pull request #4431 from warwickmm/add_workflow_for_testswarwickmm
2021-04-21Make File backend truncate existing files when overwriting.Kenneth Hsu
2021-03-29Remove CopyStream buffering logic (will try to make a separate pull request f...Tyler Gill
2021-03-24Fix typoTyler Gill
2021-03-24Move Retry-After logic to RetryAfterHelper to make it easier for other backen...Tyler Gill
2021-03-24Add some logging to Microsoft Graph backends.Tyler Gill
2021-03-22Parse throttle speeds in backend tester as sizes.Tyler Gill
2021-03-22OAuthHttpClient should behave the same as the WebRequest code path and treat ...Tyler Gill
2021-03-22Allow backend tester to test throttling.Tyler Gill