keepassxc/src
Jonathan White 94df540ffe
Further prevent ability to access memory on Windows
* Restrict access to changing DACL's after the process is started. This prevents the creator of the keepassxc.exe process from simply adding the permission to read memory back to the DACL list.
* Verified using System Informer.
2024-04-29 09:53:02 -04:00
..
autotype Reduce complexity of {CLEARFIELD} on Linux 2024-04-29 09:52:51 -04:00
browser Fix password generator close button for good 2024-04-29 07:37:35 -04:00
cli Correct minor issues in translations 2024-04-29 09:51:52 -04:00
core Further prevent ability to access memory on Windows 2024-04-29 09:53:02 -04:00
crypto Add support for Botan3 (#8994) 2023-05-07 23:19:18 -04:00
fdosecrets Correct minor issues in translations 2024-04-29 09:51:52 -04:00
format Prevent byte-by-byte and attachment inference side channel attacks 2024-03-09 15:21:46 -05:00
gui Fix TOTP being visible on unlock when disabled in settings 2024-04-29 09:52:46 -04:00
keeshare Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
keys Automatically detect USB device changes 2024-03-09 15:21:46 -05:00
post_install Run macdeployqt only once at install time 2022-03-21 00:15:57 +01:00
proxy Add support for Botan3 (#8994) 2023-05-07 23:19:18 -04:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
sshagent Prevent SSH Agent from using entries in the recycle bin 2024-04-27 23:35:07 -04:00
streams Optimize includes across code base 2021-07-13 22:08:33 -04:00
thirdparty Link ykcore against pthread (#7807) 2022-09-22 06:49:07 -04:00
touchid Fix TouchID not being shown after lid close 2024-03-09 15:21:46 -05:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
winhello Properly handle Windows Hello errors 2023-02-19 08:28:59 -08:00
zxcvbn Add support for Microsoft Visual Studio buildchain 2021-09-19 17:16:45 -04:00
CMakeLists.txt Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
config-keepassx.h.cmake Add basic support for WebAuthn (Passkeys) (#8825) 2024-01-30 18:26:45 -05:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Correct minor issues in translations 2024-04-29 09:51:52 -04:00