Sebastian Stenzel
|
5bbaf62c67
- Updated version to 0.4.0-SNAPSHOT
|
10 年之前 |
Sebastian Stenzel
|
3f32e4ee4b
- Fixed initial encryption of vaults, that already contain files
|
10 年之前 |
Sebastian Stenzel
|
be5cf287c8
- win7/8 theme
|
10 年之前 |
Sebastian Stenzel
|
71892108b3
- L&F improvements on OS X
|
10 年之前 |
Sebastian Stenzel
|
1770bab699
- updated metadata file names
|
10 年之前 |
Sebastian Stenzel
|
1d05e878ab
- Support for HTTP Range header fields, thus vastly improved performance for video streaming
|
10 年之前 |
Sebastian Stenzel
|
f76091ddc0
- Made unit tests I/O-independent
|
10 年之前 |
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 ;-)
|
10 年之前 |
Sebastian Stenzel
|
6d98442f7e
- preparation for http range requests: cryptor supports partial decryption now
|
10 年之前 |
Sebastian Stenzel
|
3cdda99c67
- closing _all_ process streams
|
10 年之前 |
Sebastian Stenzel
|
6b45d62aa1
- reduced visibility
|
10 年之前 |
Sebastian Stenzel
|
b7f3f00ce2
- Further simplification by using Futures :)
|
10 年之前 |
Sebastian Stenzel
|
dbadf54893
- General Simplification
|
10 年之前 |
Sebastian Stenzel
|
38a0cfb2eb
- faster unit test using insecure PRNG - test only ;)
|
10 年之前 |
Sebastian Stenzel
|
7d6d061d95
- removed admin privileges in native installer
|
10 年之前 |
Sebastian Stenzel
|
c743fa8bdc
- fixed clean unmounting
|
10 年之前 |
Sebastian Stenzel
|
8c2fe14e41
- bugfix: slow webdav on windows (http://support.microsoft.com/kb/2445570)
|
10 年之前 |
Sebastian Stenzel
|
ac4f10ce93
Merge pull request #3 from markuskreusch/master
|
10 年之前 |
Markus Kreusch
|
4f15645bf9
Merge branch 'webdav-mounting'
|
10 年之前 |
Markus Kreusch
|
c1f4ab6ada
Refactored script execution
|
10 年之前 |
Sebastian Stenzel
|
fd54393f36
Merge branch 'master' of https://github.com/totalvoidness/cryptomator
|
10 年之前 |
Markus Kreusch
|
a2c3b38a75
refactored WebDavMounter, now using strategy pattern
|
10 年之前 |
Sebastian Stenzel
|
2fb35c59d4
- remove vaults using context menu
|
10 年之前 |
Sebastian Stenzel
|
afc62656bf
- learning mathematics
|
10 年之前 |
Sebastian Stenzel
|
9c8e4fbf3b
Merge branch 'master' of https://github.com/totalvoidness/cryptomator
|
10 年之前 |
Sebastian Stenzel
|
470a609938
Makes test work on windows
|
10 年之前 |
Sebastian Stenzel
|
863b2ec423
- Added throuput statistics
|
10 年之前 |
Sebastian Stenzel
|
d0a420d6c0
- FileTimes used to create RFC 1123 strings are now interpreted as UTC dates
|
10 年之前 |
Sebastian Stenzel
|
51e2e94ca9
- All modules use Java 8 now
|
10 年之前 |
Sebastian Stenzel
|
d7efd7fc2f
- Updated version number
|
10 年之前 |