Sebastian Stenzel
|
f3aa636b8b
|
windows mount/unmount improvements
|
2015-05-28 17:34:56 +02:00 |
|
Sebastian Stenzel
|
c73f18e3b8
|
using ipv6-literal instead of localhost and bypassing proxy for localhost (wtf anyway) again...
|
2015-05-25 17:32:55 +02:00 |
|
Sebastian Stenzel
|
5f40ce50e7
|
fixes #41
|
2015-05-25 16:43:41 +02:00 |
|
Sebastian Stenzel
|
744f9db958
|
fixes #52
|
2015-05-25 16:22:52 +02:00 |
|
Sebastian Stenzel
|
111ee99ae1
|
- fixed invalid path for windows logfiles
- yet another attempt to improve (i don't even dare to say fix) #41
|
2015-05-25 14:37:12 +02:00 |
|
Sebastian Stenzel
|
7d81ff3b43
|
Merge pull request #59 from MuscleRumble/master
Replaced tray icon with monochrome version
|
2015-05-24 23:19:00 +02:00 |
|
Tobias Hagemann
|
00a2c6c5ae
|
Replaced tray icon with monochrome version
|
2015-05-24 23:16:54 +02:00 |
|
Sebastian Stenzel
|
587c45ee63
|
added a default logging location, if logPath property is not set.
|
2015-05-24 22:30:12 +02:00 |
|
Sebastian Stenzel
|
3d3cb7bb86
|
Writing logfiles now.
|
2015-05-24 21:51:37 +02:00 |
|
Sebastian Stenzel
|
0e3513e86d
|
- locking file header during creation,
- suggesting range request for files > 32MiB only
|
2015-05-22 22:26:39 +02:00 |
|
Sebastian Stenzel
|
8845efb983
|
fixed infinite number of authentication jobs resulting in heavy cpu load
|
2015-05-22 22:04:32 +02:00 |
|
Sebastian Stenzel
|
88f81d2682
|
Merge branch 'webdav-directory-moving'
|
2015-05-21 18:50:56 +02:00 |
|
Sebastian Stenzel
|
58d500baaf
|
Merge pull request #58 from flyingarg/master
fixes #57
Thank you very much, @flyingarg
|
2015-05-18 17:27:36 +02:00 |
|
Mohit Raju
|
103ea9047f
|
updated method and paramternames to openMountWithWebdavUri
|
2015-05-18 16:13:25 +03:00 |
|
Mohit Raju
|
f4b07b9807
|
restructure openFMWithWebdavSchema
|
2015-05-18 12:40:19 +03:00 |
|
Mohit Raju
|
6a3b4d486d
|
added contributor name
|
2015-05-18 11:50:35 +03:00 |
|
Mohit Raju
|
13bcde318b
|
removing debug logs
|
2015-05-18 10:10:07 +03:00 |
|
Mohit Raju
|
242486c0b1
|
Allowing webdav schema name fallback
|
2015-05-17 16:57:22 +03:00 |
|
Sebastian Stenzel
|
ea9c8eee83
|
yet another refactoring session (functionality restored now)
|
2015-05-15 23:17:24 +02:00 |
|
Sebastian Stenzel
|
0d969432c2
|
some more flat hierarchy fixes
|
2015-05-15 18:13:34 +02:00 |
|
Sebastian Stenzel
|
be369b480b
|
some more destruction...
|
2015-05-14 21:48:02 +02:00 |
|
Sebastian Stenzel
|
4cf872f916
|
directory moving
|
2015-05-14 07:37:56 +02:00 |
|
Sebastian Stenzel
|
3d3c36b66f
|
Update README.md
|
2015-05-12 22:19:36 +02:00 |
|
Sebastian Stenzel
|
54c2afe3d1
|
os-specific installer modules
|
2015-05-11 00:37:31 +02:00 |
|
Sebastian Stenzel
|
3c71878b6b
|
First attempt of adding a portable version for windows users. (Issue #48)
|
2015-05-10 17:23:57 +02:00 |
|
Sebastian Stenzel
|
f36a61df1c
|
Merge pull request #54 from cryptomator/flatDirectoryStructure
Flat directory structure
|
2015-05-10 14:54:49 +02:00 |
|
Sebastian Stenzel
|
1642aa4688
|
fixes #49
|
2015-05-10 14:13:07 +02:00 |
|
Sebastian Stenzel
|
6f9b16a7dc
|
fixes #53
|
2015-05-10 14:00:00 +02:00 |
|
Sebastian Stenzel
|
66ed9126de
|
version check during masterkey decryption -> added option to go to download page of different version
|
2015-05-10 12:39:28 +02:00 |
|
Sebastian Stenzel
|
a07efc5209
|
Proper error handling for outdated vault formats
|
2015-05-05 17:29:51 +02:00 |
|
Sebastian Stenzel
|
bbeeb79812
|
reduced max file name size, locking metadata files before read/write.
|
2015-05-05 06:50:16 +02:00 |
|
Sebastian Stenzel
|
4d08e9d72b
|
cleanup
|
2015-05-04 22:02:47 +02:00 |
|
Sebastian Stenzel
|
040f260bf0
|
authenticated file header
|
2015-05-04 21:31:41 +02:00 |
|
Sebastian Stenzel
|
cdf9c28a38
|
refactored directory structure, so windows (and OneDrive) can handle vaults better
|
2015-04-28 18:19:05 +02:00 |
|
Sebastian Stenzel
|
a6972f62f2
|
Merge pull request #51 from MuscleRumble/master
Fixed .cryptomator bundle extension registration in OS X
|
2015-04-17 15:01:34 +02:00 |
|
Tobias Hagemann
|
1db32470b1
|
Fixed .cryptomator bundle extension registration in OS X
|
2015-04-17 10:22:10 +02:00 |
|
Sebastian Stenzel
|
ed022412fe
|
fixed travis build for untagged versions
|
2015-04-08 21:42:06 +02:00 |
|
Sebastian Stenzel
|
a2356b62c7
|
Updated travis configuration and paths to new GitHub repo
|
2015-04-08 21:32:57 +02:00 |
|
Sebastian Stenzel
|
9aa6117fb0
|
Fixes #47
References #41 (increased wait time before retrying)
|
2015-03-16 15:03:03 +01:00 |
|
Sebastian Stenzel
|
b9b85a58ac
|
Increased Version to 0.7.0-SNAPSHOT
|
2015-03-14 22:10:51 +01:00 |
|
Sebastian Stenzel
|
9024465d6c
|
Beta 0.6.0
|
2015-03-14 22:09:25 +01:00 |
|
Sebastian Stenzel
|
f22142a876
|
Improved unmounting (failing, if encrypted drive is still busy)
|
2015-03-14 21:58:52 +01:00 |
|
Sebastian Stenzel
|
652c4cbafb
|
Using 96 bit of random data and a 32 bit counter (as specified in https://tools.ietf.org/html/rfc3686#section-4). Thus maximum file size supported by Cryptomator is 64GiB, but decreasing risk of IV collisions to 1 : 2^48
|
2015-03-14 21:58:06 +01:00 |
|
Sebastian Stenzel
|
188a13b202
|
- better handling of MAC auth fails, providing link to help page
- use random data as file size obfuscation padding
- fixed osx unmount error
- new attempt to close #41
|
2015-03-14 19:11:24 +01:00 |
|
Sebastian Stenzel
|
75c21b4c9b
|
fixes #37
|
2015-03-14 12:37:28 +01:00 |
|
Sebastian Stenzel
|
c7ecd612c9
|
added update notification
|
2015-03-14 12:34:11 +01:00 |
|
Sebastian Stenzel
|
3f8f0b1fa7
|
Update README.md
|
2015-03-13 13:24:35 +01:00 |
|
Sebastian Stenzel
|
2b4b359adb
|
Merge branch '0.5.3'
Conflicts:
main/core/pom.xml
main/crypto-aes/pom.xml
main/crypto-api/pom.xml
main/pom.xml
main/ui/pom.xml
|
2015-03-12 19:51:20 +01:00 |
|
Sebastian Stenzel
|
0562a909f9
|
fixes #46
|
2015-03-12 19:26:20 +01:00 |
|
Sebastian Stenzel
|
c10d80de18
|
fixes #35
|
2015-03-12 19:10:43 +01:00 |
|