Historique des commits

Auteur SHA1 Message Date
  Sebastian Stenzel e321994c35 Update README.md il y a 10 ans
  Sebastian Stenzel f86b27d62f Updated Version to 0.6.0-SNAPSHOT il y a 10 ans
  Sebastian Stenzel cba8bbefc5 Beta Version 0.5.0 il y a 10 ans
  Sebastian Stenzel 507e21f8a3 - fixes folder creation and automounting on Linux il y a 10 ans
  Sebastian Stenzel 676cb10ef0 fixes automount on linux distributions, that do not accept the [::1] literal as localhost il y a 10 ans
  Sebastian Stenzel 3b3aa4107b fixes #33 il y a 10 ans
  Sebastian Stenzel 7edd303f2e Added change password functionality (fixes #20) il y a 10 ans
  Sebastian Stenzel ea3384d189 removed multi user functionality (see #21) il y a 10 ans
  Sebastian Stenzel b2be41e39b Refactorings il y a 10 ans
  Sebastian Stenzel f1d125bf8d reduced public interface complexity of Vault il y a 10 ans
  Sebastian Stenzel 028f6ea824 WebDavMounter warmUp in background thread. il y a 10 ans
  Sebastian Stenzel 30dc8eecb1 - Refactored WebDavMounter (using Guice) il y a 10 ans
  Sebastian Stenzel 4d979c26f6 (hopefully) fixed NPE in FXMLLoader. il y a 10 ans
  Sebastian Stenzel 4776dbf603 Renamed volume icon il y a 10 ans
  Sebastian Stenzel 0b5e4469b4 Update .travis.yml il y a 10 ans
  Sebastian Stenzel 8ba89a3bf5 Injecting Cryptor using Guice il y a 10 ans
  Sebastian Stenzel b68cf71494 - always check HMAC before decryption il y a 10 ans
  Sebastian Stenzel 5569ecbfc7 fixes #23 il y a 10 ans
  Sebastian Stenzel 19bc1ed569 using beginning of long filename instead of checksum il y a 10 ans
  Sebastian Stenzel 5aaee7bbf6 - fixed xorend function il y a 10 ans
  Sebastian Stenzel 3187520797 - fixed special chars in folder names il y a 10 ans
  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. il y a 10 ans
  Sebastian Stenzel 9fdd2f339c - changed file name encryption to SIV mode il y a 10 ans
  Sebastian Stenzel ebdf37ed63 RFC 5297 AEAD_AES_SIV_CMAC_256 il y a 10 ans
  Sebastian Stenzel 09c26f5e86 Merge pull request #32 from Tillerino/injection il y a 10 ans
  Tillmann Gaida def70c5891 Removed static resources in WebDavServer, FXThreads and Settings with il y a 10 ans
  Sebastian Stenzel 11396b71e6 Merge pull request #31 from gitter-badger/gitter-badge il y a 10 ans
  The Gitter Badger 05ec9b574e Added Gitter badge il y a 10 ans
  Sebastian Stenzel efac770915 allow adding *.cryptomator files to vault list il y a 10 ans
  Sebastian Stenzel f29bcc447c - fixed automount on windows il y a 10 ans