提交历史

作者 SHA1 备注 提交日期
  Sebastian Stenzel 7edd303f2e Added change password functionality (fixes #20) 10 年之前
  Sebastian Stenzel ea3384d189 removed multi user functionality (see #21) 10 年之前
  Sebastian Stenzel b2be41e39b Refactorings 10 年之前
  Sebastian Stenzel f1d125bf8d reduced public interface complexity of Vault 10 年之前
  Sebastian Stenzel 028f6ea824 WebDavMounter warmUp in background thread. 10 年之前
  Sebastian Stenzel 30dc8eecb1 - Refactored WebDavMounter (using Guice) 10 年之前
  Sebastian Stenzel 4d979c26f6 (hopefully) fixed NPE in FXMLLoader. 10 年之前
  Sebastian Stenzel 4776dbf603 Renamed volume icon 10 年之前
  Sebastian Stenzel 0b5e4469b4 Update .travis.yml 10 年之前
  Sebastian Stenzel 8ba89a3bf5 Injecting Cryptor using Guice 10 年之前
  Sebastian Stenzel b68cf71494 - always check HMAC before decryption 10 年之前
  Sebastian Stenzel 5569ecbfc7 fixes #23 10 年之前
  Sebastian Stenzel 19bc1ed569 using beginning of long filename instead of checksum 10 年之前
  Sebastian Stenzel 5aaee7bbf6 - fixed xorend function 10 年之前
  Sebastian Stenzel 3187520797 - fixed special chars in folder names 10 年之前
  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. 10 年之前
  Sebastian Stenzel 9fdd2f339c - changed file name encryption to SIV mode 10 年之前
  Sebastian Stenzel ebdf37ed63 RFC 5297 AEAD_AES_SIV_CMAC_256 10 年之前
  Sebastian Stenzel 09c26f5e86 Merge pull request #32 from Tillerino/injection 10 年之前
  Tillmann Gaida def70c5891 Removed static resources in WebDavServer, FXThreads and Settings with 10 年之前
  Sebastian Stenzel 11396b71e6 Merge pull request #31 from gitter-badger/gitter-badge 10 年之前
  The Gitter Badger 05ec9b574e Added Gitter badge 10 年之前
  Sebastian Stenzel efac770915 allow adding *.cryptomator files to vault list 10 年之前
  Sebastian Stenzel f29bcc447c - fixed automount on windows 10 年之前
  Sebastian Stenzel 5e0ebab587 refactored "add vault" functionality, which fixes #14 10 年之前
  Sebastian Stenzel 751dbe6b7e Merge pull request #30 from Tillerino/osxNames 10 年之前
  Tillmann Gaida a72f8ba8ab Added the new mount name to the web dav mounter interface. Under OSX, we 10 年之前
  Sebastian Stenzel 999285617d Merge pull request #28 from Tillerino/windowsNames 10 年之前
  Sebastian Stenzel addf488b26 Merge pull request #29 from Tillerino/master 10 年之前
  Tillmann Gaida cd5e878a26 Bugfix (magic file open handler broke context class loader for event 10 年之前