keepassxc/src/core
Jonathan White dd1a233859 Fix force conversion of KDBX3 if using Quick Unlock
* Use SHA256 hash of the file path of the database to generate a UUID when using the KDBX3 format. This restores the original behavior of using the file path as the quick unlock lookup key.
2024-06-16 08:43:09 -04:00
..
Alloc.cpp clang-tidy: C++ headers 2022-05-01 16:01:46 -04:00
AsyncTask.h Fix Botan 3 build (#9388) 2023-05-07 08:48:58 -04:00
AutoTypeAssociations.cpp Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
AutoTypeAssociations.h Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
Base32.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
Base32.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Bootstrap.cpp Fix wrong DACL memory size on Windows (createWindowsDACL) (#10712) 2024-05-21 11:17:43 +02:00
Bootstrap.h Set test locale to C 2024-03-08 10:55:22 -05:00
Clock.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
Clock.h Correct issues with hiding and minimizing the MainWindow 2020-02-27 23:25:44 -05:00
Compare.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Config.cpp Fix Flatpak config issues 2024-05-27 14:50:57 -04:00
Config.h Fix Flatpak config issues 2024-05-27 14:50:57 -04:00
CustomData.cpp Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
CustomData.h Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
Database.cpp Fix force conversion of KDBX3 if using Quick Unlock 2024-06-16 08:43:09 -04:00
Database.h Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
DatabaseStats.cpp Add db statistic output to CLI db-info command. 2021-12-08 23:41:05 -05:00
DatabaseStats.h Add db statistic output to CLI db-info command. 2021-12-08 23:41:05 -05:00
Endian.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Entry.cpp Add action item for removing a passkey from entry (#10777) 2024-05-27 16:50:35 -04:00
Entry.h Add action item for removing a passkey from entry (#10777) 2024-05-27 16:50:35 -04:00
EntryAttachments.cpp Upstream Flathub patches (#7728) 2022-04-04 19:04:18 -04:00
EntryAttachments.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EntryAttributes.cpp Add action item for removing a passkey from entry (#10777) 2024-05-27 16:50:35 -04:00
EntryAttributes.h Add action item for removing a passkey from entry (#10777) 2024-05-27 16:50:35 -04:00
EntrySearcher.cpp Fix potential crash in search if an entry doesn't have a group (#9633) 2023-07-19 16:11:59 -04:00
EntrySearcher.h Add uuid search (#9571) 2023-07-04 07:24:10 -04:00
FileWatcher.cpp Prevent checking file hash with an empty path 2024-06-16 07:46:20 -04:00
FileWatcher.h Fix various issues with KeeShare 2020-05-10 17:23:53 -04:00
Global.h Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
Group.cpp Prevent SSH Agent from using entries in the recycle bin 2024-04-20 12:54:40 -04:00
Group.h Remove various undefined/unused functions 2024-03-31 17:19:35 -04:00
HibpDownloader.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
HibpDownloader.h Remove various undefined/unused functions 2024-03-31 17:19:35 -04:00
HibpOffline.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
HibpOffline.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
InactivityTimer.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
InactivityTimer.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
MacPasteboard.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
MacPasteboard.h Overhaul Auto-Type Action Handling 2021-02-21 16:33:54 -05:00
Merger.cpp Prevent KeeShare from merging database custom data 2024-04-29 08:50:46 -04:00
Merger.h Prevent KeeShare from merging database custom data 2024-04-29 08:50:46 -04:00
Metadata.cpp Fix minor typos (#10124) 2023-12-22 15:12:07 -05:00
Metadata.h Add auto-save delay per database (#9100) 2023-07-08 08:49:03 -04:00
ModifiableObject.cpp Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
ModifiableObject.h Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -04:00
NetworkManager.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
NetworkManager.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
PassphraseGenerator.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
PassphraseGenerator.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
PasswordGenerator.cpp Prevent duplicate characters in "Also choose from" field of password generator (#9803) 2024-01-06 16:54:30 -05:00
PasswordGenerator.h Add -i/--include option to "generate" CLI command. (#7112) 2021-12-07 23:40:09 -05:00
PasswordHealth.cpp Increase entropy required for a "good" rating to 75. 2022-10-02 14:37:51 -04:00
PasswordHealth.h Limit zxcvbn entropy estimation length 2022-05-30 10:46:39 -04:00
Resources.cpp Support for wordlists in user configuration directory (#6799) 2021-11-04 23:02:33 -04:00
Resources.h Support for wordlists in user configuration directory (#6799) 2021-11-04 23:02:33 -04:00
SignalMultiplexer.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
SignalMultiplexer.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TimeDelta.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
TimeDelta.h Add 12 hours expiration preset (#7738) 2022-03-31 07:02:28 -04:00
TimeInfo.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TimeInfo.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
Tools.cpp Fix display of bytes without decimals (#10595) 2024-04-24 18:20:58 -04:00
Tools.h Passkeys improvements (#10318) 2024-03-06 07:42:01 -05:00
Totp.cpp Remove zero-width space character from comments 2024-06-02 07:44:00 -04:00
Totp.h Remove zero-width space character from comments 2024-06-02 07:44:00 -04:00
Translator.cpp Set test locale to C 2024-03-08 10:55:22 -05:00
Translator.h Set test locale to C 2024-03-08 10:55:22 -05:00
UrlTools.cpp Passkeys improvements (#10318) 2024-03-06 07:42:01 -05:00
UrlTools.h Passkeys improvements (#10318) 2024-03-06 07:42:01 -05:00