Commit History

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