Sebastian Stenzel
|
7f313772e5
fixed random access positioning
|
9 年之前 |
Sebastian Stenzel
|
3a82dfb23f
- fixed return value of readBlockAligend
|
9 年之前 |
Sebastian Stenzel
|
b85a110a24
- report authentication error on the UI
|
9 年之前 |
Sebastian Stenzel
|
5a84228678
removed duplicate test case [ci skip]
|
9 年之前 |
Sebastian Stenzel
|
57b40675ac
WebDAV range request support is back!
|
9 年之前 |
Sebastian Stenzel
|
50e8a9e429
a few more webdav frontend tests
|
9 年之前 |
Sebastian Stenzel
|
f93d32c6fb
faster directory moving (no recursive iteration on filesystem needed any longer)
|
9 年之前 |
Sebastian Stenzel
|
a909095a1c
Fixed reuse of directory-IDs after moving encrypted directories but keeping references to the old locations.
|
9 年之前 |
Sebastian Stenzel
|
03208ebc5e
fixed CryptoFolder (damn partial commits...)
|
9 年之前 |
Sebastian Stenzel
|
c41225eab6
Code simplification
|
9 年之前 |
Sebastian Stenzel
|
2725b6b920
not spawning new threadpools for each individual encryption/decryption job anymore
|
9 年之前 |
Sebastian Stenzel
|
ed0540e78f
Using Runnable instead of Consumer for InMemoryWritableFile's reference to InMemoryFile's delete function [ci skip]
|
9 年之前 |
Markus Kreusch
|
8cdb6d0eab
Fixed CryptoFileSystem
|
9 年之前 |
Markus Kreusch
|
932e26f6a6
Added further invariant tests
|
9 年之前 |
Sebastian Stenzel
|
53a9b08dd6
fixed unit test
|
9 年之前 |
Sebastian Stenzel
|
752601f4da
further crypto layer optimizations for WebDAV compliance
|
9 年之前 |
Sebastian Stenzel
|
cf64a6c425
fixed webdav copy/move [ci skip]
|
9 年之前 |
Sebastian Stenzel
|
f0cb91b22f
- separated crypto filesystem and nameshortening filesystem for easier invariant testing
|
9 年之前 |
Sebastian Stenzel
|
0d82e7dcc7
code simplicifaction + lockmanager unit tests
|
9 年之前 |
Sebastian Stenzel
|
bf5988f5fe
renamed packages
|
9 年之前 |
Sebastian Stenzel
|
3d24bc74b1
only one token must match, see http://www.webdav.org/specs/rfc2518.html#rfc.section.9.4.2 [ci skip]
|
9 年之前 |
Sebastian Stenzel
|
6f15ea0e1e
passing litmus cond_put_corrupt_token test [ci skip]
|
9 年之前 |
Sebastian Stenzel
|
93ef366125
now passing 94.6% of litmus lock tests
|
9 年之前 |
Sebastian Stenzel
|
cbcefc4eb5
- check locks, even when no if-header is present
|
9 年之前 |
Sebastian Stenzel
|
42b852b622
removed logging [ci skip]
|
9 年之前 |
Sebastian Stenzel
|
12fcf5aeaf
several WebDAV compliance fixes
|
9 年之前 |
Sebastian Stenzel
|
a1a81cc0ba
ROOT directory file no longer needed. root directory id is now "" by convention.
|
9 年之前 |
Sebastian Stenzel
|
853744002c
prohibiting block swapping by adding file-IV and blocknumber to MAC
|
9 年之前 |
Sebastian Stenzel
|
4d2a786504
new vault-internal file extensions (no extension at all for files, "_" suffix for directories)
|
9 年之前 |
Sebastian Stenzel
|
bb185c3170
fixed bug causing directories to disappear immediately after renaming to a long name.
|
9 年之前 |