keepassxc/cmake
Christian Kieschnick eca9c658f4
Add sharing of groups between databases
* Add source folder keeshare for sharing with corresponding define WITH_XC_KEESHARE
* Move common crypto parts to src/crypto/ssh
* Extended OpenSSHKey
* Move filewatching to own file (currently in two related classes DelayedFileWatcher and BulkFileWatcher)
* Small improvements for style and code in several classes
* Sharing is secured using RSA-Keys which are generated on demand
* Publisher signs the container using their private key
* Client can verify the signed container and choose to decline an import,
import only once or trust the publisher and automatically import all
data of this source henceforth
* Integration of settings into Group-Settings, Database-Settings and Application-Settings
* Introduced dependency QuaZip as dependency to allow combined export of
key container and the (custom format) certificate
2018-10-01 10:39:37 -04:00
..
CLangFormat.cmake Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
CodeCoverage.cmake Add support for SonarCloud analysis 2018-06-20 20:37:50 -04:00
FindArgon2.cmake Properly rename argon2 symbols on Win32 builds 2018-02-27 21:34:54 -05:00
FindGcrypt.cmake Parse the libgcrypt version in the cmake module. 2014-01-12 13:42:19 +01:00
FindLibGPGError.cmake Install needed PPA packages for deployment 2018-01-13 14:25:01 -05:00
FindQuaZip.cmake Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
Findsodium.cmake keepassxc-browser 2018-01-04 21:42:20 +01:00
FindYubiKey.cmake Ensure yubikey libs are dynamic; bump to c99 2018-02-01 21:40:47 +01:00
GenerateProductVersion.cmake Set windows EXE resource properties, resolves #329 2017-02-20 00:33:11 +01:00
GetGitRevisionDescription.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00
GetGitRevisionDescription.cmake.in Display git revision in about dialog. 2015-07-18 13:14:13 +02:00
GNUInstallDirs.cmake Use standard GNU install dirs and make them overridable. 2013-04-29 22:17:31 +02:00
VersionInfo.in Set windows EXE resource properties, resolves #329 2017-02-20 00:33:11 +01:00
VersionResource.rc Set windows EXE resource properties, resolves #329 2017-02-20 00:33:11 +01:00