Commit graph

89 commits

Author SHA1 Message Date
jschaul 18a71f1554 continue using md5 key derivation in openssl1.1
See https://stackoverflow.com/questions/39637388/encryption-decryption-doesnt-work-well-between-two-different-openssl-versions/39641378#39641378 - Openssl changed their default digest algorithm from md5 to sha256 for the key derivation from password beginning with v1.1.0 (which, security wise, is a good thing!), but that creates compatibility issues if the version of openssl that encrypted a file is using a different digest than the version of openssl that decrypts files.
2016-12-12 11:43:19 +01:00
Markus Stoll d339d77347 add debug Symbols for Debug configuration
add DebugMac configuration for debugging on Mac / OSX
2016-10-05 09:29:51 +02:00
Markus Stoll 471b999164 Release config for Mac 2016-09-26 21:53:57 +02:00
Hylke Bons d87b484d0f git fetcher: Update LFS description 2016-07-08 23:00:35 +01:00
Hylke Bons 70704adade git fetcher: Always pass storage type when completing 2016-07-08 23:00:35 +01:00
Hylke Bons ac7e4cc7aa statusicon: Tweak status method logic 2016-07-08 23:00:35 +01:00
Hylke Bons 20e4ebb970 git: Take skipped files into account for progress 2016-07-08 23:00:35 +01:00
Hylke Bons d40c2c12a0 git fetcher: Actually trigger progress event 2016-07-08 23:00:35 +01:00
Hylke Bons a9cd7c825d fetcher: Fix storage type detection and progress 2016-07-08 23:00:35 +01:00
Hylke Bons cbd77a197c git repo: Make sure hooks path exists before writing to it 2016-07-08 23:00:35 +01:00
Hylke Bons a6c57e51b7 git: Simplify progress parsing and support LFS 2016-07-08 23:00:35 +01:00
Hylke Bons 8ab758ccda git fetcher: Implement LFS progress reporting 2016-07-08 23:00:35 +01:00
Hylke Bons bc5698a6cc git: Depend on a git-lfs binary in a fixed location 2016-07-08 23:00:35 +01:00
Hylke Bons cde01d1166 mac: Git LFS support by hardcoding paths to binary 2016-07-08 23:00:35 +01:00
Hylke Bons 3647be1a9a git command: whitespace 2016-07-08 23:00:35 +01:00
Hylke Bons e2b41ece50 mac: Add LFS detection 2016-07-08 23:00:35 +01:00
Hylke Bons a0d3edc8f8 git command: Fix exec path var not being set 2016-07-08 23:00:35 +01:00
Hylke Bons 3a98e968c3 repo git: Make restore from history work on all storage types 2016-07-08 23:00:35 +01:00
Hylke Bons 6716f1dcce Make Git LFS work properly 2016-07-08 23:00:35 +01:00
Hylke Bons b6fe147df6 fetcher git: Treat all files as binary 2016-07-08 23:00:35 +01:00
Hylke Bons a7ff610aa7 Make Git LFS transfers work 2016-07-08 23:00:35 +01:00
Hylke Bons e5f109eddb git fetcher: Fix resolving conflicts in encrypted files 2016-07-08 23:00:35 +01:00
Hylke Bons 205fde5fc8 git: Implement encryption feature using new storage types 2016-07-08 23:00:35 +01:00
Hylke Bons 1e37ba0992 Progress on LFS support 2016-07-08 23:00:35 +01:00
Hylke Bons ea9c4a53dd git fetcher: Set required property for encryption filter 2016-07-08 23:00:35 +01:00
Hylke Bons b79c3ea3d0 Add initial support for different storage types 2016-07-08 23:00:35 +01:00
Hylke Bons bfdb72194c sparkles: Add Git LFS support 2016-07-08 23:00:35 +01:00
Hylke Bons 6e16361c8f List GitLFS version 2016-07-08 23:00:35 +01:00
Hylke Bons b9efe59200 installation info: Refactor OS detection, support Ubuntu and GNOME 2016-07-08 23:00:35 +01:00
Hylke Bons 4617b2fdc8 sparkles: Incorporate all XS code fixes 2016-07-08 23:00:35 +01:00
Hylke Bons 286d53a233 linux: Fix build 2016-07-08 22:58:19 +01:00
Hylke Bons 013a8bff64 Cleanup 2016-07-08 22:58:19 +01:00
Hylke Bons 1d2c40c5e7 fetcher git: Add methods to enable Git LFS 2016-07-08 22:58:19 +01:00
Hylke Bons a77283d9c1 fetcher git: Drop HTTP support 2016-07-08 22:58:19 +01:00
Hylke Bons c7a2e163b3 git: Pass auth info to objects that need it instead of global 2016-07-08 22:58:19 +01:00
Hylke Bons 4018bfc19c git: Prefer remote SparkleShare branch if it exists 2016-07-08 22:58:19 +01:00
Hylke Bons 6f826ba205 controller: Remove redundant method 2016-07-08 22:58:19 +01:00
Hylke Bons 996f2b2ce7 linux: Fix build 2016-07-08 22:58:19 +01:00
Hylke Bons b312620048 Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00