Armin Schrenk

Results 62 issues of Armin Schrenk

As mentioned in PR https://github.com/cryptomator/jfuse/pull/19#discussion_r999135527, currently the naming convention for getters in struct interfaces is mixedbetween * record-style: if field is called `foo`, the getter is also called `foo()` and...

This PR changes the logic of persisting the lastModfied date from _before_ closing the ciphertext channel to _afterwards_. Additionally, the cryptofs internal lastModifiedDate is always updated, even when persisting to...