Piraty
|
123701080d
|
Keep openSSH-portable's blowfish code unmodified
and use a stub "includes.h".
This also fixes build issues against musl-libc, which does not
implicitly include <sys/types.h>
|
2018-03-17 11:03:36 +01:00 |
|
Thomas Luzat
|
64f5ee6399
|
SSH Agent: Helpful error message for adding keys
This adds more helpful error messages when adding keys to an agent
fails.
Closes #1667.
|
2018-03-11 10:57:30 -04:00 |
|
Steven Noonan
|
dc1aead2a2
|
OpenSSHKey: when writing to agent, ensure comment string is at least one byte
This unbreaks adding keys to gpg-agent.
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
|
2018-03-10 23:59:37 -05:00 |
|
Toni Spets
|
084758908a
|
SSH Agent: Show error messages if something fails
|
2018-03-06 18:59:42 +01:00 |
|
Toni Spets
|
b0a61f437a
|
SSH Agent: Fix handling of encrypted RSA keys
Also fix multiple UI issues caused by said keys.
Fixes #1560
|
2018-03-03 16:34:08 +01:00 |
|
Toni Spets
|
d58e3ca34d
|
SSH Agent: Support old AES-128-CBC encrypted keys
|
2018-02-11 15:31:06 +01:00 |
|
Toni Spets
|
80d85965e9
|
SSH Agent: Fix translation arguments
|
2018-02-11 15:31:06 +01:00 |
|
Toni Spets
|
cbb70cdc7c
|
SSH Agent: Support old unencrypted DSA and RSA keys
|
2018-02-04 15:59:08 +02:00 |
|
Janek Bevendorff
|
0c0c558ff7
|
Fix Auto-Type locale source strings
|
2018-01-21 15:54:46 +01:00 |
|
Toni Spets
|
5231d07fdf
|
Ignore SSH keys in Recycle Bin, fixes #1396
|
2018-01-20 17:59:46 +02:00 |
|
thez3ro
|
a89f57a2df
|
Fix sshagent autouic
|
2018-01-03 01:02:44 +01:00 |
|
Janek Bevendorff
|
d35f3fc573
|
Treat warning as errors
|
2017-11-27 20:57:55 +01:00 |
|
Toni Spets
|
4840c2c64f
|
SSH agent support
|
2017-11-19 14:38:59 +02:00 |
|