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
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-23Updated Renci.SSHKenneth Skovhede
2017-09-23Bugfix: better error message when there is no password for SSH backendKenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-09-01String fixKenneth Skovhede
2017-08-29Updated SSH library to 2016.1.0-beta2 to see if speed improvements are workingKenneth Skovhede
2017-08-06Added extra options to SSH that exposes the operation timeout and keep-alive ...Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-12-03Removed custom handling of the SSH fingerprints.Kenneth Skovhede
2016-11-10Updated Renci SSHKenneth Skovhede
2016-10-14Fixed an issue where the `--ssh-accept-any-fingerprint` option would cause a ...Kenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-08-30Implemented UI check for host keys, to allow easy SSH hostkey protection.Kenneth Skovhede
2016-08-30Changed SSH backend to report invalid host keys via the HostKeyExceptionKenneth Skovhede
2016-06-28merge upstreamMax
2016-06-28Updated SSH library to latest version, marked beta but should be stable.Kenneth Skovhede
2016-06-27default behavior is that fingerprint needs to be specified, but can be overidedMax
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-06-24add ability to check server fingerprintMax
2016-06-11fix 1341Max
2016-04-21Correct line width in PEM filesTroels Blum
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-09-08Possible fix for PR #1456 and issue #1449Kenneth 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-17Bugfix from EddiVonDerAlm@1e83373Kenneth Skovhede
2014-11-14Fixed a problem with canceled backupsMalte Neumann
2014-08-21Added rename support to S3 and SSH.Kenneth Skovhede
2014-08-12Updated copyright year on all assemblies.Kenneth Skovhede
2014-08-06Removed a few compile warningsKenneth Skovhede
2014-06-13Updated the version number in all projects to 2.0.0.7Kenneth Skovhede
2014-03-19Added keyfile as passwordKenneth Skovhede
2014-03-19Correctly passing port if using password auth.Kenneth Skovhede
2014-03-13Updated SSH project file with the KeyLoader changesKenneth Skovhede
2014-03-12Feature improvements for SSH backendKenneth Skovhede
2014-03-12Added key uploader moduleKenneth Skovhede
2014-03-12Fixed some issues with SSH key formatKenneth Skovhede
2014-03-12Updated the SSH KeyGen to be more structuredKenneth Skovhede
2014-03-12Added a DSA + RSA SSH keygen module for web useKenneth Skovhede
2014-02-26Changed the display names of the backends to be more user-friendlyKenneth Skovhede
2013-05-06Fixed various minor issues with backendsKenneth Skovhede
2013-05-06Rewrote all backends to use the new Uri parser.Kenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Renamed ftp-password to auth-password and ftp-username to auth-usernamebefore_winforms_removalKenneth Skovhede