Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastian Stenzel 49c70c03fe now also testing MAC against openssl-computed result. hace 9 años
  Sebastian Stenzel 3045805751 File content encryption and decryption (still without padding, no partial support) hace 9 años
  Sebastian Stenzel 4e0143eb05 started implementation of FileContentEncryptorImpl hace 9 años
  Sebastian Stenzel 951a02a9a5 cleanup hace 9 años
  Sebastian Stenzel 69b192fe82 shutting down file reader when closing the readablefile hace 9 años
  Sebastian Stenzel a055066f72 added timeouts to crypto fs tests hace 9 años
  Sebastian Stenzel a879ed2237 Preparations for file content encryption (no partial support yet) hace 9 años
  Sebastian Stenzel 9711314080 removed unused code [ci skip] hace 9 años
  Sebastian Stenzel b22ac719f2 renamed filesystem layer maven modules hace 9 años
  Markus Kreusch 25eed3dc4a Changes to filesystem API and nio implementation hace 9 años
  Sebastian Stenzel 58524e5099 added test for file/folder move operations hace 9 años
  Sebastian Stenzel eadf736e98 added new "shortening layer" responsible for shortening long file names hace 9 años
  Sebastian Stenzel b41ccb6054 added slack notifaction to travis config hace 9 años
  Sebastian Stenzel 72c0d2cb96 removed timeouts from tests, as timeouts were caused by slow JVM stuff like class loading or Cipher.getInstance hace 9 años
  Sebastian Stenzel 92e9fc5871 Merge code coverage metrics from branch 'master' into layered-io hace 9 años
  Sebastian Stenzel 044532ef15 reverted to original coveralls snippet hace 9 años
  Sebastian Stenzel e4955ea6c8 still trying to speed up build hace 9 años
  Sebastian Stenzel b2cb5d1dac trying to speed up build hace 9 años
  Sebastian Stenzel e11b0a3421 trying to speed up build hace 9 años
  Sebastian Stenzel de29c84a0c fixed code coverage job config hace 9 años
  Sebastian Stenzel b3c65267df added test coverage build plugin hace 9 años
  Sebastian Stenzel 70eb0c99e4 implemented encryption/decryption of masterkey file in crypto layer hace 9 años
  Sebastian Stenzel 35bb042430 moved `CryptoFolder.contains(Node)` to `Folder.isAncestorOf(Node)`, clarified a few javadocs hace 9 años
  Sebastian Stenzel 762f362784 adjusted to updated API, restored Folder.copy and Folder.move hace 9 años
  Markus Kreusch 3c7651a78a Modified file system API hace 9 años
  Sebastian Stenzel 99015680b1 began implementation of new filesystem api based encryption layer hace 9 años
  Sebastian Stenzel e1b74ce312 first tests with refactored io layers hace 9 años
  Markus Kreusch 3971d3afd5 Added first draft of file system API hace 9 años
  Sebastian Stenzel 3adfe6871b reduced visibility of test classes [ci skip] hace 9 años
  Sebastian Stenzel 97a72ecbf7 make some better use of mocks during unit tests hace 9 años