Commit History

Author SHA1 Message Date
  Sebastian Stenzel 020597c42d removed unused imports [ci skip] 9 years ago
  Sebastian Stenzel 75b67e5976 test simplification [ci skip] 9 years ago
  Sebastian Stenzel a6c99c273e some Windows WebDAV compatibility fixes 9 years ago
  Sebastian Stenzel be4dab2773 fixes #108 9 years ago
  Sebastian Stenzel 7b68c427d6 fixes #141 9 years ago
  Sebastian Stenzel bc9b7c3a19 check vault version before unlocking 9 years ago
  Sebastian Stenzel cbb669aa40 reduced visibility of some classes 9 years ago
  Sebastian Stenzel be7e7e32b9 Same fix as previously made in commit 1a81b3a781f74c4e27318683aa19cf980443aa20: Deleting a DAV resource implicitly unlocks it. 9 years ago
  Sebastian Stenzel 2ae5abfc0a - determine available space in NIO file system (fixes #97) 9 years ago
  Sebastian Stenzel 7cb435e517 support for RFC 4331: DAV:quota-available-bytes and DAV:quota-used-bytes 9 years ago
  Sebastian Stenzel 95b5f4c765 fixed switching to unlock view after initializing vault 9 years ago
  Sebastian Stenzel d926cbfd5c removed unused import [ci skip] 9 years ago
  Sebastian Stenzel 61f1afba87 deleted legacy code 9 years ago
  Sebastian Stenzel c03bdd8425 - decrypt whole file, don't stop if enough data has been read from underlying fs 9 years ago
  Sebastian Stenzel 5b22806bbc fixed writing short ciphertext to file, that existed with a longer ciphertext before but wasn't truncated 9 years ago
  Sebastian Stenzel 1467c8315c - moved method from WritableFile to File: moveTo, setLastModified, setCreationTime, delete 9 years ago
  Sebastian Stenzel e6a9786b7a minor bytebuffer allocation optimization 9 years ago
  Sebastian Stenzel 819c56fe4c debugging WebDAV + Crypto + NIO 9 years ago
  Sebastian Stenzel ae7e865c24 fixed unit test 9 years ago
  Sebastian Stenzel c8df03a085 added test to check authentication errors in file headers 9 years ago
  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 years ago
  Sebastian Stenzel ac4a68649e now really: fixed invalid URI during MOVE, if dest path contains special chars (like spaces) 9 years ago
  Sebastian Stenzel 7bc678d4dc - don't write encrypted file header, if no actual write happens inside of an encrypted writable file (temporary workaround only!) 9 years ago
  Sebastian Stenzel b48670e073 fixed invalid URI during MOVE, if dest path contains special chars (like spaces) 9 years ago
  Markus Kreusch 391d8013b5 Fixed CryptoWritableFile errors when reading from moved file 9 years ago
  Markus Kreusch 023e7d70e5 corrected type name [ci skip] 9 years ago
  Markus Kreusch 2c92435b91 Refactored WebDav test servers 9 years ago
  Markus Kreusch 180b14b0c7 Added /foo to server path 9 years ago
  Sebastian Stenzel 8280bfe10a code simplification [ci skip] 9 years ago
  Markus Kreusch 1994610d57 Refactored Concurrency test to guarantee correct execution order of 9 years ago