Simon Tatham
|
11d1f3776b
Don't exit(1) after printing PGP key fingerprints.
|
1 month ago |
Simon Tatham
|
ecfa6b2734
Don't print long usage messages on a command-line error.
|
1 month ago |
Simon Tatham
|
b57fb48b27
Change type of CONF_username to the new CONF_TYPE_STR_AMBI.
|
1 month ago |
Simon Tatham
|
841bf321d4
New abstraction for command-line arguments.
|
1 month ago |
Simon Tatham
|
1625fd8fcb
Handle the -batch option centrally in cmdline.c.
|
1 year ago |
Simon Tatham
|
6cf6682c54
Rewrite some manual char-buffer-handling code.
|
2 years ago |
Simon Tatham
|
4249b39ed3
New Seat method, seat_nonfatal().
|
2 years ago |
Simon Tatham
|
9cac27946a
Formatting: miscellaneous.
|
2 years ago |
Simon Tatham
|
14203bc54f
Formatting: standardise on "func(\n", not "func\n(".
|
2 years ago |
Simon Tatham
|
3a42a09dad
Formatting: normalise back to 4-space indentation.
|
2 years ago |
Simon Tatham
|
f1c8298000
Centralise most details of host-key prompting.
|
2 years ago |
Simon Tatham
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
Simon Tatham
|
a759e303b0
PSCP: fix filename in 'compound pathname' error.
|
2 years ago |
Simon Tatham
|
53f7da8ce7
Merge be_*.c into one ifdef-controlled module.
|
3 years ago |
Simon Tatham
|
7eb7d5e2e9
New Seat query, has_mixed_input_stream().
|
3 years ago |
Simon Tatham
|
74a0be9c56
Split seat_banner from seat_output.
|
3 years ago |
Simon Tatham
|
efa89573ae
Reorganise host key checking and confirmation.
|
3 years ago |
Simon Tatham
|
44ee7b9e76
Add -pwfile option, a more secure version of -pw.
|
3 years ago |
Simon Tatham
|
ac47e550c6
seat_output: add an output type for SSH banners. (NFC)
|
3 years ago |
Simon Tatham
|
9f0e7d2915
Backends: notify ldisc when sendok becomes true. (NFC)
|
3 years ago |
Simon Tatham
|
346a7548e2
New Seat method, notify_session_started().
|
3 years ago |
Simon Tatham
|
c336643576
Separate backend_send from backend_sendbuffer.
|
3 years ago |
Simon Tatham
|
82177956da
Divide seat_set_trust_status into query and update.
|
3 years ago |
Simon Tatham
|
6246ff3f0a
New Seat callback, seat_sent().
|
3 years ago |
Simon Tatham
|
5f5c710cf3
New option to reject 'trivial' success of userauth.
|
3 years ago |
Simon Tatham
|
0553aec60a
New Seat method, notify_remote_disconnect.
|
3 years ago |
Simon Tatham
|
83fa43497f
Move the SSH implementation into its own subdirectory.
|
3 years ago |
Jacob Nevins
|
a0a985957f
Document -ssh-connection (and -ssh) options.
|
3 years ago |
Jacob Nevins
|
e09ca6ed76
Remove MD5 fingerprints from usage messages.
|
3 years ago |
Jacob Nevins
|
2ebd4ea36a
Document -logoverwrite and -logappend.
|
4 years ago |