Historique des commits

Auteur SHA1 Message Date
  Markus Kreusch db4b8955f4 Implemented missing tests for NioFolder il y a 9 ans
  Markus Kreusch 1bf0c76918 Added tests for NioFolder il y a 9 ans
  Sebastian Stenzel 282fd5ecee added copyright header [ci skip] il y a 9 ans
  Sebastian Stenzel 634f176cf9 Added block-aligned read/write il y a 9 ans
  Sebastian Stenzel c86068d7bb updated InMemoryFile to support distinct read and write access without mixing up positions and stuff il y a 9 ans
  Markus Kreusch 6acbba476b Fixed weak valued cache test il y a 9 ans
  Sebastian Stenzel 9385c3bf6d separated filename shortening layer from metadata hiding layer il y a 9 ans
  Sebastian Stenzel aa89f60c2f package name org.cryptomator.webdav.jackrabbit was ambiguous il y a 9 ans
  Sebastian Stenzel 44d1250986 Added new filesystem layer for read/write alignment with boundary of encrypted chunks. il y a 9 ans
  Sebastian Stenzel c21654eac1 DelegatingFileSystem: Use factories for Files, Folders, ReadableFiles and WritableFiles il y a 9 ans
  Sebastian Stenzel c466c7e3ba New base class for filesystem decorators, which basically just delegate work to the underlying file system il y a 9 ans
  Sebastian Stenzel 3317babe6b renamed package org.cryptomator.crypto.fs to org.cryptomator.filesystem.crypto (same as all other org.cryptomator.filesystem.* filesystems) [ci skip] il y a 9 ans
  Sebastian Stenzel 3998a7cd58 typo [ci skip] il y a 9 ans
  Markus Kreusch 260303127e Replaced DirectoryWalker by FileSystemVisitor il y a 9 ans
  Markus Kreusch d073bdfad9 Removed FolderCreateMode from filesystem api il y a 9 ans
  Markus Kreusch 62d8cdfe4f Added commons project il y a 9 ans
  Markus Kreusch 356ea5c319 Refactored filesystem api il y a 9 ans
  Markus Kreusch 1804a52740 Restructured test dependencies il y a 9 ans
  Markus Kreusch 3dd9c623f0 Fixed typo il y a 9 ans
  Markus Kreusch 157839c32f Changes to filesystem API and nio implementation il y a 9 ans
  Sebastian Stenzel 0254569826 webdav move/copy/delete il y a 9 ans
  Sebastian Stenzel 389c49d846 PUT and MKCOL support. Simplified paths (utilizing a servlet filter to make sure, directory paths always end on "/" while file paths don't). il y a 9 ans
  Sebastian Stenzel d3000da2e9 added javax.servlet-api dependency needed by jackrabbit il y a 9 ans
  Sebastian Stenzel c4eee58f72 moved debug log4j config to correct directory [ci skip] il y a 9 ans
  Sebastian Stenzel e67c8f2816 first experiments with jackrabbit-filesystem-adapter il y a 9 ans
  Sebastian Stenzel dc5d3e21f3 Externalized FileHeader encryption/decryption to separate class il y a 9 ans
  Sebastian Stenzel 80e1185325 Adding blocking behaviour when appending data to be en/decrypted. il y a 9 ans
  Sebastian Stenzel 49c70c03fe now also testing MAC against openssl-computed result. il y a 9 ans
  Sebastian Stenzel 3045805751 File content encryption and decryption (still without padding, no partial support) il y a 9 ans
  Sebastian Stenzel 4e0143eb05 started implementation of FileContentEncryptorImpl il y a 9 ans