keepassxc/src/sshagent
Tobias Stoeckmann 66be8e8545 Add maximum integer length to ASN1Key.cpp
Values around 2 GB lead to abort() calls within Qt 5.
2025-12-22 17:00:28 +01:00
..
AgentSettingsPage.cpp Move icon handling from Resources to gui/Icons (#5506) 2020-10-05 20:41:00 -04:00
AgentSettingsPage.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
AgentSettingsWidget.cpp Trim file path settings fields prior to save 2025-01-26 07:04:57 -05:00
AgentSettingsWidget.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
AgentSettingsWidget.ui SSH Agent: Fix Windows agent selection, radio buttons 2022-04-02 08:47:00 -04:00
ASN1Key.cpp Add maximum integer length to ASN1Key.cpp 2025-12-22 17:00:28 +01:00
ASN1Key.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
BinaryStream.cpp Fix out-of-memory crash with malformed ssh keys 2025-10-28 15:53:06 -04:00
BinaryStream.h Add timeout to SSH Agent streams 2024-11-10 09:15:16 -05:00
CMakeLists.txt SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
KeeAgentSettings.cpp Fix typos 2025-12-06 14:08:35 -05:00
KeeAgentSettings.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
OpenSSHKey.cpp Fix out-of-memory crash with malformed ssh keys 2025-10-28 15:53:06 -04:00
OpenSSHKey.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGen.cpp Botan: don't call deprecated functions (#10826) 2024-06-01 15:53:35 -04:00
OpenSSHKeyGen.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGenDialog.cpp SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGenDialog.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
OpenSSHKeyGenDialog.ui Fix all Qt 5.15 deprecation warnings (#7783) 2024-06-22 07:22:44 -04:00
SSHAgent.cpp Implement function to clear all ssh-agent identities (#10649) 2025-02-01 12:01:22 -05:00
SSHAgent.h Implement function to clear all ssh-agent identities (#10649) 2025-02-01 12:01:22 -05:00