keepassxc/src/gui/entry
Toni Spets 3243243be8 SSH Agent: Add support for generating SSH keys
Supported key types are RSA, ECDSA and Ed25519.

Includes tests to compare writing out keys produce the exact same private key if read from OpenSSH format and tests against ssh-agent to ensure all no generated key is rejected.
2023-02-01 23:32:56 -05:00
..
AutoTypeAssociationsModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
AutoTypeAssociationsModel.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
EditEntryWidget.cpp SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
EditEntryWidget.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
EditEntryWidget_p.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
EditEntryWidgetAdvanced.ui Fix unreadable buttons in attachments widget 2021-08-22 17:09:21 -04:00
EditEntryWidgetAutoType.ui Fix translations 2022-03-20 23:31:52 +01:00
EditEntryWidgetBrowser.ui Add Browser Integration to Group Edit page 2021-10-11 00:19:06 -04:00
EditEntryWidgetHistory.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EditEntryWidgetMain.ui Fix focus traps 2022-10-15 17:33:36 -04:00
EditEntryWidgetSSHAgent.ui SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
EntryAttachmentsModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
EntryAttachmentsModel.h Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
EntryAttachmentsWidget.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
EntryAttachmentsWidget.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EntryAttachmentsWidget.ui Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttributesModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
EntryAttributesModel.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntryHistoryModel.cpp Add tags to history comparison 2022-04-03 13:28:39 -04:00
EntryHistoryModel.h Show what changed between entry history items 2021-12-22 05:52:54 -05:00
EntryModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
EntryModel.h Fix crash when deleting items in recycle bin while searching (#8117) 2022-09-22 08:40:23 -04:00
EntryURLModel.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
EntryURLModel.h Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EntryView.cpp Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00
EntryView.h Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00