Histórico de commits

Autor SHA1 Mensagem Data
  Sebastian Stenzel 973a2fb395 fail with exception, if crypto worker is waiting too long (1 second) to be able to write to the output stream 9 anos atrás
  Sebastian Stenzel fc06595977 cancel work if poisoning (i.e. graceful termination) fails after timeout 9 anos atrás
  Sebastian Stenzel e4220246ab (now really) fixed deadlock when crypto workers die due to exceptions 9 anos atrás
  Sebastian Stenzel 128a93d44e fixed deadlock when crypto workers die due to exceptions 9 anos atrás
  Sebastian Stenzel a7c19624ce randomizing masterkeys is now a explicit task, so random numbers are not needed when loading a masterkey file from disk. trying to use an uninitialized cryptor results in runtime exceptions 9 anos atrás
  Sebastian Stenzel 2fca4629b9 externalized AES-SIV to independent library 9 anos atrás
  Sebastian Stenzel 4d5cc7a5a0 fixes #104 9 anos atrás
  Sebastian Stenzel ebb421bd4c fixes #100 (reveal script now running on background thread. to be confirmed on Windows Vista) 9 anos atrás
  Sebastian Stenzel 0c116d0385 Merge branch '0.10.1' 9 anos atrás
  Sebastian Stenzel 1f0aea9d8a Version 0.10.1 9 anos atrás
  Sebastian Stenzel 6c4752cee1 Preparation for App Store builds: 9 anos atrás
  Sebastian Stenzel b254564657 fixes #77 9 anos atrás
  Tobias Hagemann 014dbd912a starting development of 0.11.0 [ci skip] 9 anos atrás
  Tobias Hagemann 1e18a11886 release 0.10.0 9 anos atrás
  Sebastian Stenzel 386059a238 enabled UI caching for most controls (references #76) 9 anos atrás
  Sebastian Stenzel b4ab09b3aa Using Java 8 LongAdder instead of AtomicLong for better performance during I/O analysis. 9 anos atrás
  Sebastian Stenzel 289ac55ccd Deleted IORuntimeException in favour of UncheckedIOException 9 anos atrás
  Sebastian Stenzel b5160cddb9 improved recursive directory deletion 9 anos atrás
  Sebastian Stenzel 1a81b3a781 several refactorings, especially concerning LOCK operations on windows 9 anos atrás
  Tobias Hagemann b6a5db5797 Merge pull request #95 from tuphamnguyen/patch-1 9 anos atrás
  Tu Pham Nguyen aaf98c4fb9 Updated README.md 9 anos atrás
  Sebastian Stenzel 55d1ffe703 improved smoothing, stricter IO impl during encryption 9 anos atrás
  Sebastian Stenzel 5fefa3c6d4 exponential smoothing for I/O graph 9 anos atrás
  Sebastian Stenzel b404e52670 starting development of 0.10.0 [ci skip] 10 anos atrás
  Sebastian Stenzel 44475fa3f1 Version 0.9.0 10 anos atrás
  Sebastian Stenzel f430f3c579 just fixes some warnings in eclipse [ci skip] 10 anos atrás
  Sebastian Stenzel 3efa23987f reverted previous commit (fixing travis setting) 10 anos atrás
  Sebastian Stenzel 1dce871354 trying out travis container-based builds 10 anos atrás
  Sebastian Stenzel d919c727cf trying out travis container-based builds 10 anos atrás
  Sebastian Stenzel b691e374eb fixes #74 10 anos atrás