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
2018-11-19Added error logging in case GPG cannot be executed correctly.verhoek
2018-11-19Compactified gpg options.verhoek
2018-09-23Use built-in method to expand environment variables.Kenneth Hsu
2018-06-12Clean up.verhoek
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2017-12-10Remove XML documentation for unmatched parameters.Kenneth Hsu
2017-10-16Avoid signing assemblies.Kenneth Hsu
2017-09-26Avoid hard-coded parameter names.Kenneth Hsu
2017-03-14fix source stringagrajaghh
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-08-31Updated SharpAESCrypt to 1.3.2 targeting .Net 4.5.Kenneth Skovhede
2016-06-27Updated some package versions and removed duplicate filesKenneth Skovhede
2016-06-27Updated packagesKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-03-20Enabled streaming and multithreading in encryption by defaultKenneth Skovhede
2016-03-14Bumped SharpAESCrypt to newestKenneth Skovhede
2016-03-14Merge branch 'master' into nuget_setupKenneth Skovhede
2016-03-03Updated commandline option defFootStark
2016-03-03Options to set AES threadlevelFootStark
2016-02-25Removed an optimization as it had almost no effect and caused issues with par...Kenneth Skovhede
2016-02-25Improved performance of the AES encryption module by caching the fixed-size o...Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-12-05Updates to the project filesKenneth Skovhede
2015-12-01Bugfix for build issues with AutoUpdateBuilder.Kenneth Skovhede
2015-09-05Imporved handling of the ~ character in pathsKenneth Skovhede
2015-05-17Follow up to the latest pull request, changed all references to HexaD to "Dup...Kenneth Skovhede
2015-05-16update year to 2015Fabian Trampusch
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Merge branch 'no_more_resx'Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-11-10Added locally allocated buffers for copystream to reduce pressure on allocatorKenneth Skovhede
2014-08-25Removed SharpAESCrypt file, and now using the pre-built binary insteadKenneth Skovhede
2014-08-12Updated copyright year on all assemblies.Kenneth Skovhede
2014-08-02Fixed an issue with multiple calls to dispose in SharpAESCryptKenneth Skovhede
2014-06-13Updated the version number in all projects to 2.0.0.7Kenneth Skovhede
2014-06-13Updated product-number in the project filesKenneth Skovhede
2014-04-22Changed the timestamp in SharpAESCrypt comments to use UtcNow instead of loca...Kenneth Skovhede
2013-11-23Added an extra guard to ensure that bugs in the code can never send out files...Kenneth Skovhede
2013-06-26Removed a bunch of warningsKenneth Skovhede
2013-05-05Removed encryption fallback supportKenneth 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
2013-04-09Removed old commentKenneth Skovhede
2013-02-24Update issue #791kenneth@hexad.dk
2012-05-06Changed AES default to not allow fallback decryption for Duplicati 2.0kenneth@hexad.dk
2012-03-29Fixed some error reporting with AES Encryptionkenneth@hexad.dk
2012-01-10Update issue #529kenneth@hexad.dk
2011-12-16Reintegrated 2.0 - trunk is now 2.0kenneth@hexad.dk