Commit History

作者 SHA1 備註 提交日期
  Sebastian Stenzel 4a60e94183 version 3 header (no nonce, CTR mode) 9 年之前
  Sebastian Stenzel 1d6f4284c8 determine file size of all files during directory listing [ci skip] 9 年之前
  Sebastian Stenzel eb1b4a9fe3 updated license header 9 年之前
  Sebastian Stenzel 64775a7d19 using Guavas ByteStreams.copy where possible 9 年之前
  Sebastian Stenzel 8784115c75 report client version in user agent header during update checks [ci skip] 9 年之前
  Markus Kreusch 56fcb99248 Test filesystem api 9 年之前
  Markus Kreusch bfe0a50205 Fixed ShorteningFileSystem/Folder 9 年之前
  Sebastian Stenzel 26aa18de77 Restored I/O graph 9 年之前
  Sebastian Stenzel 6af4ee08f7 I/O statistics filesystem layer 9 年之前
  Sebastian Stenzel 4059f99fd5 restored DelegatingReadableFile and DelegatingWritableFile for I/O stats 9 年之前
  Sebastian Stenzel 0dc30c27d9 added crypto file system tests 9 年之前
  Sebastian Stenzel 3696fea3ee fixed invalid string formatter pattern 9 年之前
  Sebastian Stenzel bb34f5c17d nameshortening tests 9 年之前
  Sebastian Stenzel b2a37c4b95 - read XOR write during BlockAlignedWritableFile (not r+w at the same time) 9 年之前
  Sebastian Stenzel a972480e72 supporting change password again - now via CryptoFileSystemFactory 9 年之前
  Sebastian Stenzel 091a44e65d exception handling during mount/unmount/reveal operations 9 年之前
  Sebastian Stenzel c56d0b7d4a first compile-clean attempt to integrate the layered I/O subsystem with the existing UI 9 年之前
  Sebastian Stenzel e4d626eef5 added some basic integration tests for the WebDavServer 9 年之前
  Sebastian Stenzel 9052e7995f added WebDavServer class to webdav frontend 9 年之前
  Sebastian Stenzel e23baa33f9 updated copyrights 9 年之前
  Sebastian Stenzel 8d7c3a8f7b renamed module 9 年之前
  Markus Kreusch 56b061206a Deleting temporary directories created in tests on shutdown 9 年之前
  Markus Kreusch f081e7d3ea Removed SharedFileChannel transferTo and corresponding methods 9 年之前
  Markus Kreusch e241c5ba05 Worked on TODOs in SharedFileChannelTest 9 年之前
  Markus Kreusch 406a9970ba Fixed InMemoryFile#copyTo 9 年之前
  Markus Kreusch 8ff5659680 Using AsynchronousFileChannel 9 年之前
  Sebastian Stenzel 2e5264bac2 support for forced decryption ignoring failed authentication 9 年之前
  Sebastian Stenzel a6bbc0ed44 - CryptoFS + InMemory Benchmark test 9 年之前
  Markus Kreusch 6479573346 Added FolderCopyToTests 9 年之前
  Sebastian Stenzel cd72dae0d7 pass I/O exceptions on producer side to the consumer, so that decryption fails, if reading the decrypted file fails. 9 年之前