Histórico de commits

Autor SHA1 Mensagem Data
  peter 6b14b5dc27 Optimize includes across code base 3 anos atrás
  Jonathan White 80809ace67 Replace all crypto libraries with Botan 4 anos atrás
  Carlo Teubner f62e0534a2 Fixes for minor issues found by static analysis 5 anos atrás
  Jonathan White c663b5d5fc Add braces around single line statements 5 anos atrás
  Gianluca Recchia fc930bae69 Restore correct formatting 6 anos atrás
  Janek Bevendorff 113c8eb702 Add CLI tests and improve coding style and i18n 6 anos atrás
  Louis-Bertrand Varin 8324d03f0a Formatting the code. 7 anos atrás
  Toni Spets d2359df2b0 SymmetricCipher: Add support for AES-128-CBC 7 anos atrás
  Janek Bevendorff 7a6850d5fe Move useful QTest template specializations to global header file 7 anos atrás
  angelsl 6a0d05e1ef Add support for various algorithms for kdbx4 7 anos atrás
  Jonathan White 28ad6ed552 Merge branch 'master' into develop 7 anos atrás
  Michal Kaptur 0ff75e7a88 Fixed memory leaks in non-gui tests 7 anos atrás
  Toni Spets a81a5fa31b SymmetricCipher: Support CTR mode 7 anos atrás
  thez3ro a53b111182 Update and fix copyright headers 8 anos atrás
  Janek Bevendorff 4dab30ce6f Break instead of returning 8 anos atrás
  Janek Bevendorff 75dc21c66d Implement Twofish CBC encryption and decryption tests 8 anos atrás
  Felix Geyer c8ae31a248 Remove backported Qt5 test macros. 9 anos atrás
  Felix Geyer 98d9dae087 Test if reset() and close() write only one final block. 9 anos atrás
  Felix Geyer cfffdae573 Improve error reporing of layered streams. 10 anos atrás
  Felix Geyer a762cef0a9 Catch and handle all errors from libgcrypt. 10 anos atrás
  Felix Geyer 0d6117bf4c Do some basic self-checks when initializing the crypto backend. 11 anos atrás
  Florian Geyer 77af79498c Move QTEST_GUILESS_MAIN statements before test cases. 11 anos atrás
  Felix Geyer 6504b6f2bd Drop Qt module name from include statements. 11 anos atrás
  Felix Geyer 6b13d18137 Rename KEEPASSX_QTEST_CORE_MAIN to QTEST_GUILESS_MAIN which is available in Qt 5. 12 anos atrás
  Felix Geyer 38e421d9c1 Fix padding handling in SymmetricCipherStream. 13 anos atrás
  Felix Geyer 2e011d5362 Improve code style. 13 anos atrás
  Felix Geyer a61057d7f6 Core tests instantiate QCoreApplication instead of QApplication. 13 anos atrás
  Felix Geyer 230d24a123 No longer use automoc. 14 anos atrás
  Felix Geyer a428464573 Add Salsa20 cipher. 14 anos atrás
  Felix Geyer b639c43b24 Remove unneeded toHex() calls. 14 anos atrás