Commit History

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