Sebastian Stenzel
1770bab699
- updated metadata file names
2014-12-21 20:08:09 +01:00
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
f76091ddc0
- Made unit tests I/O-independent
2014-12-20 16:46:50 +01:00
Sebastian Stenzel
6dff296872
- using java.util.Random in unit tests again, as performance doesn't change by using non-random PRNG - of course still using a cryptographically secure PRNG in production ;-)
2014-12-20 11:18:12 +01:00
Sebastian Stenzel
6d98442f7e
- preparation for http range requests: cryptor supports partial decryption now
2014-12-20 10:47:26 +01:00
Sebastian Stenzel
38a0cfb2eb
- faster unit test using insecure PRNG - test only ;)
2014-12-16 12:13:01 +01:00
Sebastian Stenzel
9c8e4fbf3b
Merge branch 'master' of https://github.com/totalvoidness/cryptomator
2014-12-11 20:07:56 +01:00
Sebastian Stenzel
470a609938
Makes test work on windows
2014-12-11 20:07:46 +01:00
Sebastian Stenzel
863b2ec423
- Added throuput statistics
2014-12-11 19:46:57 +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
cc15f2cdb4
ignoring test output
2014-12-11 00:35:15 +01:00
Sebastian Stenzel
884b894e04
bugfix: correct decryption of looooooong filenames (>255 chars)
2014-12-08 22:25:45 +01:00
Sebastian Stenzel
8abd5ebc01
simplification
2014-12-06 16:07:19 +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
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
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