keepassxc/utils
Danny Su 63a1b49745 Fix build for 64-bit Windows (#130)
Building on 64-bit Windows gets to 99% and fails on this particular file due to the `stdafx.h` inclusion.
The macro in `entropy-meter.cpp` is different than `src/zxcvbn/zxcvbn.cpp`.
After copying the macro from `zxcvbn.cpp` and rebuilding, the Windows build succeeded.
2016-12-20 18:41:15 -05:00
..
CMakeLists.txt Add some password-related feature (#92) 2016-11-23 21:59:24 -05:00
entropy-meter.cpp Fix build for 64-bit Windows (#130) 2016-12-20 18:41:15 -05:00
kdbx-extract.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
keepassx-kwallet search directory configured via environment 2016-10-25 10:18:23 -06:00