keepassxc/src/format
Jonathan White 6d5c6c7d17 Read all database attachments even if duplicated
* Fixes #3048
* Certain programs that read/write KDBX4 files do not consolidate duplicate attachments into a single binary. This is against the KDBX4 specification. This change ensures KeePassXC will at least read the database in its entirety and not lose information. Upon saving the database in KeePassXC, the duplicate attachment binaries will be reduced to single binaries per the specification.
2019-05-25 15:48:19 -04:00
..
CsvExporter.cpp Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
CsvExporter.h Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
Kdbx3Reader.cpp Improved error messages when opening database 2019-04-07 19:12:45 -04:00
Kdbx3Reader.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
Kdbx3Writer.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
Kdbx3Writer.h Formatting the code. 2018-03-31 16:01:30 -04:00
Kdbx4Reader.cpp Read all database attachments even if duplicated 2019-05-25 15:48:19 -04:00
Kdbx4Reader.h Read all database attachments even if duplicated 2019-05-25 15:48:19 -04:00
Kdbx4Writer.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
Kdbx4Writer.h Formatting the code. 2018-03-31 16:01:30 -04:00
KdbxReader.cpp Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
KdbxReader.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
KdbxWriter.cpp Refactor database readers/writers and XML handling 2018-01-13 14:24:58 -05:00
KdbxWriter.h Formatting the code. 2018-03-31 16:01:30 -04:00
KdbxXmlReader.cpp Use existing base64 check in Tools namespace 2019-03-26 20:24:00 -04:00
KdbxXmlReader.h Restore correct formatting 2018-11-28 18:29:15 -05:00
KdbxXmlWriter.cpp Merge branch 'develop' 2018-12-18 22:28:56 -05:00
KdbxXmlWriter.h Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
KeePass1.h Restore correct formatting 2018-11-28 18:29:15 -05:00
KeePass1Reader.cpp Improved error messages when opening database 2019-04-07 19:12:45 -04:00
KeePass1Reader.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
KeePass2.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
KeePass2.h Restore correct formatting 2018-11-28 18:29:15 -05:00
KeePass2RandomStream.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
KeePass2RandomStream.h Formatting the code. 2018-03-31 16:01:30 -04:00
KeePass2Reader.cpp KeePass2Reader: fix error message logic (#2523) 2018-12-02 10:05:54 -05:00
KeePass2Reader.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
KeePass2Writer.cpp Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
KeePass2Writer.h Formatting the code. 2018-03-31 16:01:30 -04:00