keepassxc/src
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
..
autotype Introduce synchronize merge method 2018-09-30 09:36:39 -04:00
browser Introduce synchronize merge method 2018-09-30 09:36:39 -04:00
cli Introduce synchronize merge method 2018-09-30 09:36:39 -04:00
core Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
crypto Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
format Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
gui Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
keeshare Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
keys Add a new database settings wizard 2018-09-25 21:12:47 +02:00
proxy Merge branch 'master' 2018-08-24 09:42:38 -04:00
sshagent Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
streams Formatting the code. 2018-03-31 16:01:30 -04:00
totp Introduce synchronize merge method 2018-09-30 09:36:39 -04:00
touchid Add a new database settings wizard 2018-09-25 21:12:47 +02:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
config-keepassx.h.cmake Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
main.cpp Allows printing version with -v when an instance is already running 2018-07-08 19:51:11 -04:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00