Historique des commits

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