Historie revizí

Autor SHA1 Zpráva Datum
  Sebastian Stenzel 48b319ec99 started working on 0.9.0-SNAPSHOT před 9 roky
  Sebastian Stenzel 9ea9cb6eb2 Removed JVM flag for windows builds, as it may prevent the application from starting. This is a hotfix release for Windows only. před 9 roky
  Sebastian Stenzel 301ba9cdb7 Update .travis.yml před 9 roky
  Sebastian Stenzel 740c4c2ba9 Update .travis.yml před 9 roky
  Sebastian Stenzel 18e7dcd91f Beta 0.8.0 před 9 roky
  Sebastian Stenzel 95133152f9 using 1GB heap size on 32 bit windows systems, due to http://www.oracle.com/technetwork/java/hotspotfaq-138619.html#gc_heap_32bit před 9 roky
  Sebastian Stenzel 4cd243e32a Build with unlimited strength JCE policy files on Travis před 9 roky
  Sebastian Stenzel f454f48248 updated travis configuration před 9 roky
  Sebastian Stenzel ad3801b223 - Allow up to 2GB RAM to be used by native packages. před 9 roky
  Sebastian Stenzel 3f946d1c82 Creating directories lazily now. This fixes an issue, where a "ui" folder appeared inside the vault, just because Windows Explorer queries the existence of "ui/SwDRM.dll". před 9 roky
  Sebastian Stenzel ecb178d5b2 simplified code před 9 roky
  Sebastian Stenzel ed7dc60f5e slow start, increasing number of blocks worked on per thread, reusing ciphers for multiple consecutive blocks před 9 roky
  Sebastian Stenzel 6bbfacd794 small changes for easier debugging před 9 roky
  Sebastian Stenzel 5a06d01ef5 moved to ByteBuffers před 9 roky
  Sebastian Stenzel aac9ead633 - mutlithreaded encryption před 9 roky
  Sebastian Stenzel cdcc1626ce multithreaded decryption using producer/consumer pattern před 9 roky
  Sebastian Stenzel 738d2dfc34 first multithreaded decryption test (PoC quality) před 9 roky
  Sebastian Stenzel 9771c6d1e7 don't decrypt file size obfucscation padding před 9 roky
  Sebastian Stenzel bc0a26b0ad building pre-release versions před 9 roky
  Tobias Hagemann 7349ef754e Unsatisfiable content range in partial file requests před 9 roky
  Sebastian Stenzel e8e80f306b WebDAV range request refinements před 9 roky
  Sebastian Stenzel e1ce400bcd fixed wrong long-to-bytearray conversion před 9 roky
  Sebastian Stenzel 8c4d5a9614 non-interchangable chunks by adding additional data to MACs před 9 roky
  Sebastian Stenzel 93a87c86a4 sensitive header data is now encrypted using a single enc_cbc(concat(fileSize, fileKey)) instead of encrypting both data separately před 9 roky
  Sebastian Stenzel 685e347524 New MAC authentication warning, preventing CCAs, but allowing to force-decrypt unauthentic files. před 9 roky
  Sebastian Stenzel 9d2d847727 fixed build před 9 roky
  Sebastian Stenzel a00086ff2d - simplified range request handling před 9 roky
  Sebastian Stenzel d76154c8d1 - reduced size of chunks, a MAC is calculated for (not final yet) před 9 roky
  Sebastian Stenzel bc76ab285d fixed unit test před 9 roky
  Sebastian Stenzel 0d3a5b4e70 - increased vault version před 9 roky