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 년 전 |
Sebastian Stenzel
|
db36cfa22e
Updated download Links
|
10 년 전 |
Sebastian Stenzel
|
cc15f2cdb4
ignoring test output
|
10 년 전 |
Sebastian Stenzel
|
b6546f24d5
- minimizes to tray when vaults are still unlocked (i.e. webdav shares still mounted)
|
10 년 전 |
Sebastian Stenzel
|
5fe54634a9
- cleanup
|
10 년 전 |
Sebastian Stenzel
|
2fdf9be017
- Encrypt existing directory content on vault initialization
|
10 년 전 |
Sebastian Stenzel
|
1de2d9d2da
linux mount with gvfs
|
10 년 전 |
Sebastian Stenzel
|
3a5917ef53
Updated Jetty
|
10 년 전 |