keepassxc/src
Dan Church cc0530ba46 Fix Botan 2/3 include
Botan::secure_scrub_memory -> defined in mem_ops.h
Botan::secure_vector -> defined in secmem.h

The reason only including secmem.h worked in previous (<3.0) versions of
Botan was because secmem.h included mem_ops.h. This is no longer the
case since commit
randombit/botan@49dbbcb2bf (2023-10-11;
"Split out allocator helpers to allocator.h")

Fixes #10038
2023-11-22 23:11:47 -05:00
..
autotype Fix build failure with Qt5.6 (#9382) 2023-05-07 23:22:57 -04:00
browser Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
cli Translate Cipher and KDF strings 2023-02-14 22:34:14 -08:00
core Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
crypto Fix Botan 3 build (#9388) 2023-05-07 08:48:58 -04:00
fdosecrets Fixes #9255 Access Confirmation dialog should not be shown with option ConfirmAccessItem=true 2023-08-03 08:21:30 -04:00
format Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
gui Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
keeshare Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
keys Fix Botan 2/3 include 2023-11-22 23:11:47 -05:00
post_install Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
proxy Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
quickunlock Add Polkit Quick Unlock Support 2023-10-23 23:07:27 -04:00
sshagent Greatly improve performance when rendering entry view (#9398) 2023-05-07 11:35:20 -04:00
streams clang-tidy: use auto 2022-05-01 16:02:02 -04:00
thirdparty Link ykcore against pthread (#7807) 2022-04-15 10:27:04 +02:00
totp Increase max TOTP step to 24 hours 2023-03-30 07:23:29 -04:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
zxcvbn Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
CMakeLists.txt Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
config-keepassx.h.cmake Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Linux: Fix warning message about --allow-screencapture (#9638) 2023-07-19 16:12:25 -04:00