Sebastian Stenzel
|
0d82e7dcc7
code simplicifaction + lockmanager unit tests
|
9 anni fa |
Sebastian Stenzel
|
bf5988f5fe
renamed packages
|
9 anni fa |
Sebastian Stenzel
|
3d24bc74b1
only one token must match, see http://www.webdav.org/specs/rfc2518.html#rfc.section.9.4.2 [ci skip]
|
9 anni fa |
Sebastian Stenzel
|
6f15ea0e1e
passing litmus cond_put_corrupt_token test [ci skip]
|
9 anni fa |
Sebastian Stenzel
|
93ef366125
now passing 94.6% of litmus lock tests
|
9 anni fa |
Sebastian Stenzel
|
cbcefc4eb5
- check locks, even when no if-header is present
|
9 anni fa |
Sebastian Stenzel
|
42b852b622
removed logging [ci skip]
|
9 anni fa |
Sebastian Stenzel
|
12fcf5aeaf
several WebDAV compliance fixes
|
9 anni fa |
Sebastian Stenzel
|
a1a81cc0ba
ROOT directory file no longer needed. root directory id is now "" by convention.
|
9 anni fa |
Sebastian Stenzel
|
853744002c
prohibiting block swapping by adding file-IV and blocknumber to MAC
|
9 anni fa |
Sebastian Stenzel
|
4d2a786504
new vault-internal file extensions (no extension at all for files, "_" suffix for directories)
|
9 anni fa |
Sebastian Stenzel
|
bb185c3170
fixed bug causing directories to disappear immediately after renaming to a long name.
|
9 anni fa |
Sebastian Stenzel
|
e5d095606f
chunk layout version 3 (random nonce per block)
|
9 anni fa |
Sebastian Stenzel
|
4a60e94183
version 3 header (no nonce, CTR mode)
|
9 anni fa |
Sebastian Stenzel
|
1d6f4284c8
determine file size of all files during directory listing [ci skip]
|
9 anni fa |
Sebastian Stenzel
|
eb1b4a9fe3
updated license header
|
9 anni fa |
Sebastian Stenzel
|
64775a7d19
using Guavas ByteStreams.copy where possible
|
9 anni fa |
Sebastian Stenzel
|
8784115c75
report client version in user agent header during update checks [ci skip]
|
9 anni fa |
Markus Kreusch
|
56fcb99248
Test filesystem api
|
9 anni fa |
Markus Kreusch
|
bfe0a50205
Fixed ShorteningFileSystem/Folder
|
9 anni fa |
Sebastian Stenzel
|
26aa18de77
Restored I/O graph
|
9 anni fa |
Sebastian Stenzel
|
6af4ee08f7
I/O statistics filesystem layer
|
9 anni fa |
Sebastian Stenzel
|
4059f99fd5
restored DelegatingReadableFile and DelegatingWritableFile for I/O stats
|
9 anni fa |
Sebastian Stenzel
|
0dc30c27d9
added crypto file system tests
|
9 anni fa |
Sebastian Stenzel
|
3696fea3ee
fixed invalid string formatter pattern
|
9 anni fa |
Sebastian Stenzel
|
bb34f5c17d
nameshortening tests
|
9 anni fa |
Sebastian Stenzel
|
b2a37c4b95
- read XOR write during BlockAlignedWritableFile (not r+w at the same time)
|
9 anni fa |
Sebastian Stenzel
|
a972480e72
supporting change password again - now via CryptoFileSystemFactory
|
9 anni fa |
Sebastian Stenzel
|
091a44e65d
exception handling during mount/unmount/reveal operations
|
9 anni fa |
Sebastian Stenzel
|
c56d0b7d4a
first compile-clean attempt to integrate the layered I/O subsystem with the existing UI
|
9 anni fa |