KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Go to file
Felix Geyer d5cd0dcd14 Add a method to get databases by uuid.
Each database gets a random uuid on construction which is not saved by
KeePass2XmlWriter and only valid until the database object is deleted.
2012-04-25 00:12:23 +02:00
cmake Rewrite Gcrypt cmake module. 2011-11-12 12:00:49 +01:00
share Replace the 64x64 and 128x128 px icons with ones that have the correct size. 2012-04-15 19:01:42 +02:00
src Add a method to get databases by uuid. 2012-04-25 00:12:23 +02:00
tests Fix bug where index is wrong when a group is moved to the end from the same parent. 2012-04-25 00:10:06 +02:00
utils kdbx-extract: Print error message when opening the database failed. 2012-04-22 22:33:41 +02:00
.gitignore Initial import. 2010-08-07 15:10:44 +02:00
CMakeLists.txt Add support for building position-independent executables. 2012-04-23 16:27:37 +02:00
COPYING Update copyright information. 2012-01-06 00:04:35 +01:00
INSTALL Document -DCMAKE_VERBOSE_MAKEFILE=ON in the INSTALL file. 2012-01-01 18:10:12 +01:00
LICENSE.BSD Add crypto classes and tests. Link to libgcrypt. 2010-09-11 19:49:30 +02:00
LICENSE.GPL-2 Add "LICENSE" prefix to license filenames. 2010-08-15 12:33:42 +02:00
LICENSE.GPL-3 Add "LICENSE" prefix to license filenames. 2010-08-15 12:33:42 +02:00
LICENSE.LGPL Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00
LICENSE.NOKIA-LGPL-EXCEPTION Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00