Simon Tatham
|
f454c84a23
Rename SocketPeerInfo to SocketEndpointInfo.
|
4 miesięcy temu |
Simon Tatham
|
6fcc7ed728
Formatting: fix a few mis-spaced assignments.
|
1 rok temu |
Simon Tatham
|
20f818af12
Rename 'ret' variables passed from allocation to return.
|
2 lat temu |
Simon Tatham
|
426901b891
Formatting: another handful of mis-indented labels.
|
2 lat temu |
Simon Tatham
|
423ce20ffb
Pageant core: separate public and private key storage.
|
2 lat temu |
Simon Tatham
|
cd7f6c4407
Certificate-aware handling of key fingerprints.
|
2 lat temu |
Simon Tatham
|
0d4af8e1c4
Pageant: fix concurrent attempts to use an encrypted key.
|
2 lat temu |
Simon Tatham
|
f9775a7b67
Make ssh_keyalg's supported_flags a method.
|
2 lat temu |
Simon Tatham
|
e7d51505c7
Utility function strbuf_dup.
|
2 lat temu |
Simon Tatham
|
0fe41294e6
New API for plug_closing() with a custom type enum.
|
3 lat temu |
Simon Tatham
|
d42f1fe96d
Remove 'calling_back' parameter from plug_closing.
|
3 lat temu |
Simon Tatham
|
e7dd2421cf
Pageant: actually link requests on to their queues.
|
3 lat temu |
Simon Tatham
|
99b4229abf
Make all Plugs have a log function, even if no-op.
|
3 lat temu |
Simon Tatham
|
7c42ca0280
pageant_get_keylist: add missing init of kl->broken.
|
3 lat temu |
Simon Tatham
|
d53b3bcd22
pageant_get_keylist: fix handling of bad SSH-1 data from agent.
|
3 lat temu |
Simon Tatham
|
fc8550c07b
Fix a few memory leaks spotted by Coverity.
|
3 lat temu |
Jacob Nevins
|
909ab05b96
Pageant: Diagnose agent without protocol extensions.
|
3 lat temu |
Jacob Nevins
|
569fc2681c
Pageant: allow adding encrypted key to cleartext.
|
3 lat temu |
Simon Tatham
|
b8374f1bdf
winpgnt: menu options to delete/reencrypt everything.
|
3 lat temu |
Simon Tatham
|
f5df09adb7
winpgnt: add GUI button to re-encrypt an SSH-2 key.
|
3 lat temu |
Simon Tatham
|
e0bbe1e6c0
Refactor pageant_nth_ssh*_key.
|
3 lat temu |
Simon Tatham
|
30c87c2896
Make unused Pageant accessor functions private.
|
3 lat temu |
Simon Tatham
|
fbab166728
winpgnt: fix GUI removal of encrypted keys.
|
3 lat temu |
Simon Tatham
|
efc31ee30d
Polish up passphrase prompts for key decryption.
|
3 lat temu |
Simon Tatham
|
ceb645b042
winpgnt: mark encrypted/encryptable keys in GUI key list.
|
3 lat temu |
Simon Tatham
|
7cadad4cec
Unix Pageant: support multiple fingerprint types.
|
3 lat temu |
Simon Tatham
|
1da353e649
Introduce OpenSSH-compatible SHA256 key fingerprinting.
|
3 lat temu |
Simon Tatham
|
353db3132f
pageant -l: indicate whether keys are encrypted.
|
3 lat temu |
Simon Tatham
|
da0dc28ab3
pageant -a: upload an unencrypted key alongside an encrypted one.
|
3 lat temu |
Simon Tatham
|
1a8a6f76a4
Pageant: accept adding an unencrypted version of an encrypted key.
|
3 lat temu |