Sebastian Stenzel
|
7cb435e517
support for RFC 4331: DAV:quota-available-bytes and DAV:quota-used-bytes
|
9 سال پیش |
Sebastian Stenzel
|
95b5f4c765
fixed switching to unlock view after initializing vault
|
9 سال پیش |
Sebastian Stenzel
|
d926cbfd5c
removed unused import [ci skip]
|
9 سال پیش |
Sebastian Stenzel
|
61f1afba87
deleted legacy code
|
9 سال پیش |
Sebastian Stenzel
|
c03bdd8425
- decrypt whole file, don't stop if enough data has been read from underlying fs
|
9 سال پیش |
Sebastian Stenzel
|
5b22806bbc
fixed writing short ciphertext to file, that existed with a longer ciphertext before but wasn't truncated
|
9 سال پیش |
Sebastian Stenzel
|
1467c8315c
- moved method from WritableFile to File: moveTo, setLastModified, setCreationTime, delete
|
9 سال پیش |
Sebastian Stenzel
|
e6a9786b7a
minor bytebuffer allocation optimization
|
9 سال پیش |
Sebastian Stenzel
|
819c56fe4c
debugging WebDAV + Crypto + NIO
|
9 سال پیش |
Sebastian Stenzel
|
ae7e865c24
fixed unit test
|
9 سال پیش |
Sebastian Stenzel
|
c8df03a085
added test to check authentication errors in file headers
|
9 سال پیش |
Sebastian Stenzel
|
5df9f35065
Locking unmapped URLs results in creation of that resource now, as specified in http://www.webdav.org/specs/rfc4918.html#rfc.section.9.10.4
|
9 سال پیش |
Sebastian Stenzel
|
ac4a68649e
now really: fixed invalid URI during MOVE, if dest path contains special chars (like spaces)
|
9 سال پیش |
Sebastian Stenzel
|
7bc678d4dc
- don't write encrypted file header, if no actual write happens inside of an encrypted writable file (temporary workaround only!)
|
9 سال پیش |
Sebastian Stenzel
|
b48670e073
fixed invalid URI during MOVE, if dest path contains special chars (like spaces)
|
9 سال پیش |
Markus Kreusch
|
391d8013b5
Fixed CryptoWritableFile errors when reading from moved file
|
9 سال پیش |
Markus Kreusch
|
023e7d70e5
corrected type name [ci skip]
|
9 سال پیش |
Markus Kreusch
|
2c92435b91
Refactored WebDav test servers
|
9 سال پیش |
Markus Kreusch
|
180b14b0c7
Added /foo to server path
|
9 سال پیش |
Sebastian Stenzel
|
8280bfe10a
code simplification [ci skip]
|
9 سال پیش |
Markus Kreusch
|
1994610d57
Refactored Concurrency test to guarantee correct execution order of
|
9 سال پیش |
Markus Kreusch
|
a54f925b70
Moved Concurrency tests into own class
|
9 سال پیش |
Sebastian Stenzel
|
c7c4dd4581
added file size obfuscation padding
|
9 سال پیش |
Markus Kreusch
|
c93e4e462b
Added dagger to filesystem-invariants-tests
|
9 سال پیش |
Markus Kreusch
|
6950ad496a
Removed /foo from server path
|
9 سال پیش |
Sebastian Stenzel
|
8a7fca7a95
amendment to previously committed unit test [ci skip]
|
9 سال پیش |
Sebastian Stenzel
|
a5e6c9fb9b
added concurrent read invariant test
|
9 سال پیش |
Sebastian Stenzel
|
382c3a0258
correct answer to well-formed but still unsatisfiable range request
|
9 سال پیش |
Sebastian Stenzel
|
7f313772e5
fixed random access positioning
|
9 سال پیش |
Sebastian Stenzel
|
3a82dfb23f
- fixed return value of readBlockAligend
|
9 سال پیش |