Commit History

Autor SHA1 Mensaxe Data
  Sebastian Stenzel a042c14fb9 changed version number %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel a4be81267e preparation for some windows fixes, that need to be done during installation. This allows files of up to 4GiB %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 1dd8a28a9d Merge remote-tracking branch 'origin/master' into 0.5.2 %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 39df98ea3c Branch 0.5.2 for windows %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 2849e39e85 on-the-fly MAC calculation for better performance (addresses issue #38) %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 9433c22d7f minor I/O improvements %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 5bd38d31bf Merge branch '0.5.1' %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 63f64fae03 Fixed performance implications due to slow /dev/random. Now seeding PRNG only once per Cryptor. Fixes #36 %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel e321994c35 Update README.md %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel f86b27d62f Updated Version to 0.6.0-SNAPSHOT %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel cba8bbefc5 Beta Version 0.5.0 %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 507e21f8a3 - fixes folder creation and automounting on Linux %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 676cb10ef0 fixes automount on linux distributions, that do not accept the [::1] literal as localhost %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 3b3aa4107b fixes #33 %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 7edd303f2e Added change password functionality (fixes #20) %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel ea3384d189 removed multi user functionality (see #21) %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel b2be41e39b Refactorings %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel f1d125bf8d reduced public interface complexity of Vault %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 028f6ea824 WebDavMounter warmUp in background thread. %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 30dc8eecb1 - Refactored WebDavMounter (using Guice) %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 4d979c26f6 (hopefully) fixed NPE in FXMLLoader. %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 4776dbf603 Renamed volume icon %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 0b5e4469b4 Update .travis.yml %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 8ba89a3bf5 Injecting Cryptor using Guice %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel b68cf71494 - always check HMAC before decryption %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 5569ecbfc7 fixes #23 %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 19bc1ed569 using beginning of long filename instead of checksum %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 5aaee7bbf6 - fixed xorend function %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel 3187520797 - fixed special chars in folder names %!s(int64=10) %!d(string=hai) anos
  Sebastian Stenzel bcee1e0d12 Filename padding no longer needed: This was done in order to prevent AES-CTR to switch to a stream mode on the last block, which would be highly exploitable. Now we're using SIV mode, which operates on whole blocks. %!s(int64=10) %!d(string=hai) anos