Sebastian Stenzel
1d05e878ab
- Support for HTTP Range header fields, thus vastly improved performance for video streaming
...
- Simplified cryptor implementation for partial decryption
2014-12-21 16:54:47 +01:00
Sebastian Stenzel
8c2fe14e41
- bugfix: slow webdav on windows ( http://support.microsoft.com/kb/2445570 )
...
- bugfix: windows mount on non-german installations
- bugfix: system-dependent implementation of mount commands now done in specific strategy. no linux-specific URI outside of mount package, thus working on OS X again and simplified windows code
- change: now using ipv6
2014-12-15 23:46:06 +01:00
Sebastian Stenzel
863b2ec423
- Added throuput statistics
2014-12-11 19:46:57 +01:00
Sebastian Stenzel
d0a420d6c0
- FileTimes used to create RFC 1123 strings are now interpreted as UTC dates
2014-12-11 17:11:29 +01:00
Sebastian Stenzel
51e2e94ca9
- All modules use Java 8 now
...
- Fixed incorrect "last modified" date
- Simpler warning dialog when using non-empty directory as new vault location
2014-12-11 17:03:19 +01:00
Sebastian Stenzel
d7efd7fc2f
- Updated version number
2014-12-11 01:03:29 +01:00
Sebastian Stenzel
5fe54634a9
- cleanup
...
- fix: now showing correct view, when selecting an already mounted directory
2014-12-10 12:47:35 +01:00
Sebastian Stenzel
2fdf9be017
- Encrypt existing directory content on vault initialization
2014-12-09 18:25:59 +01:00
Sebastian Stenzel
3a5917ef53
Updated Jetty
2014-12-09 10:57:26 +01:00
Sebastian Stenzel
d0f0c09585
- Improved shutdown hooks
...
- Redesigned UI, now a single-window application (todo: minimize to tray)
2014-12-09 10:50:09 +01:00
Sebastian Stenzel
884b894e04
bugfix: correct decryption of looooooong filenames (>255 chars)
2014-12-08 22:25:45 +01:00
Sebastian Stenzel
ce197b3314
- support for long filenames
...
- increased thread count for webdav server
- fixed severe bug that allowed using non-random masterkeys (now throwing exceptions if this attempt is made)
2014-12-06 14:31:55 +01:00
Sebastian Stenzel
8ae7e95c41
added OS-dependant distribution package resources
2014-12-06 00:09:58 +01:00
Sebastian Stenzel
6830861346
webdav mounting on windows
2014-12-05 14:40:28 +01:00
Sebastian Stenzel
696b3412f2
Merge branch 'master' of https://github.com/totalvoidness/open-cloud-encryptor
2014-12-04 22:04:23 +01:00
Sebastian Stenzel
e7ba6f5c92
- Completely redesigned and much simpler user interface.
...
- Support for multiple simultaneous mounts
- Added shutdown hooks for secure unmounting
2014-12-04 22:04:04 +01:00
markus
047e1fe1d6
added log4j 2 configuration
2014-11-30 20:40:55 +01:00
markus
891e79cdae
Moved logging and junit dependencies to parent pom
2014-11-30 18:50:28 +01:00
Sebastian Stenzel
c322b0488e
- Version 0.1.0
...
- Automounting (OS X only atm)
- Automatic TCP ports
- Added icon
2014-11-30 00:10:06 +01:00
Sebastian Stenzel
1876f82611
renamed to Cryptomator
2014-11-29 17:03:55 +01:00