Added cmake checks for malloc.h and malloc_usable_size(3). Include maloc.h only
if it exists. Fallback to stdlib.h and use malloc_usable_size(3) only if there
is one.
Thanks sthen@ and jca@ for lot of feedback, help and patience,
Tested and ok thfr@, ok jca@
Main new features:
- Add support for KDBX 4.0, Argon2 and ChaCha20
- Add SSH Agent feature
more : https://github.com/keepassxreboot/keepassxc/releases/tag/2.3.0
Port changes:
- Comment and DESCR improvements (request by sthen@)
- reorder update-desktop-database call in PLIST
Tweaks and ok sthen@
KeePassXC is a community fork of KeePassX, the cross-platform port of KeePass
for Windows. Every feature works cross-platform and was thoroughly tested on
multiple systems to provide users with the same look and feel on every
supported operating system. This includes the beloved Auto-Type feature.
The complete database is always encrypted with the industry-standard AES (alias
Rijndael) encryption algorithm using a 256 bit key. KeePassXC uses a database
format that is compatible with KeePass Password Safe. Your wallet works offline
and requires no Internet connection.
portcheck friendly version and ok from giovanni@, ok jca@