keepassxc/src/sshagent
Jonathan White 41b2a9bb60
Fix out-of-memory crash with malformed ssh keys
* Reported by Oblivionsage - thank you!
2025-11-01 10:18:58 -04: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-02-02 09:15:29 -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 SSH Agent: Store raw key data as complete blobs 2021-10-01 16:25:14 -04: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-11-01 10:18:58 -04:00
BinaryStream.h Add timeout to SSH Agent streams 2024-12-21 23:27:55 -05:00
CMakeLists.txt Replace all crypto libraries with Botan 2021-04-05 22:56:03 -04:00
KeeAgentSettings.cpp Fix SSH Agent broken decrypt button (#10638) 2024-06-02 07:35:25 -04: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-11-01 10:18:58 -04:00
OpenSSHKey.h Fix support for AES-256/GCM openssh keys (#8968) 2023-02-18 14:04:47 -08:00
SSHAgent.cpp Implement function to clear all ssh-agent identities (#10649) 2025-02-02 09:47:00 -05:00
SSHAgent.h Implement function to clear all ssh-agent identities (#10649) 2025-02-02 09:47:00 -05:00