Simon Tatham
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 anni fa |
Jacob Nevins
|
a0a985957f
Document -ssh-connection (and -ssh) options.
|
3 anni fa |
Jacob Nevins
|
e09ca6ed76
Remove MD5 fingerprints from usage messages.
|
3 anni fa |
Jacob Nevins
|
2ebd4ea36a
Document -logoverwrite and -logappend.
|
4 anni fa |
Simon Tatham
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 anni fa |
Lars Brinkhoff
|
a8bb6456d1
Add a new seat method to return the cursor position.
|
5 anni fa |
Simon Tatham
|
3a633bed35
Fix a deadlock in SFTP upload.
|
5 anni fa |
Simon Tatham
|
91c2e6b4d5
Permit protocol selection in file transfer tools.
|
5 anni fa |
Simon Tatham
|
bf0f323fb4
Fix minor memory leak in psftp batch mode.
|
5 anni fa |
Simon Tatham
|
fb5da46c48
Make more file-scope variables static.
|
5 anni fa |
Simon Tatham
|
9729aabd94
Remove the GLOBAL macro itself.
|
5 anni fa |
Simon Tatham
|
ad0c7c99f8
Stop having a global Conf.
|
5 anni fa |
Simon Tatham
|
22deebfc3e
Move 'loaded_session' into cmdline.c.
|
5 anni fa |
Simon Tatham
|
575ee4f8fc
Make cmdline_tooltype a const int.
|
5 anni fa |
Simon Tatham
|
9da36bd897
Remove agent_schedule_callback().
|
5 anni fa |
Simon Tatham
|
4ea811a0bf
Remove 'GLOBAL int flags' completely!
|
5 anni fa |
Simon Tatham
|
e5f85fc269
Remove FLAG_SYNCAGENT.
|
5 anni fa |
Simon Tatham
|
dc59fcf8e3
Remove FLAG_INTERACTIVE.
|
5 anni fa |
Simon Tatham
|
d20d3b20fd
Remove FLAG_VERBOSE.
|
5 anni fa |
Simon Tatham
|
5e468129f6
Refactor 'struct context *ctx = &actx' pattern.
|
5 anni fa |
Simon Tatham
|
1547c9c1ec
Make dupcat() into a variadic macro.
|
5 anni fa |
Simon Tatham
|
00112549bf
Convert a few more universal asserts to unreachable().
|
5 anni fa |
Simon Tatham
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 anni fa |
Simon Tatham
|
70fd577e40
Fall back to not sorting large dirs in pscp -ls or psftp 'ls'.
|
5 anni fa |
Simon Tatham
|
e2a047ad8d
Fix assorted memory leaks.
|
5 anni fa |
Simon Tatham
|
76d8d363be
Seat method to set the current trust status.
|
6 anni fa |
Simon Tatham
|
d049f0ab6c
Make stripctrl_string take an existing StripCtrlChars.
|
6 anni fa |
Simon Tatham
|
d60dcc2c82
Add a Seat vtable method to get a stripctrl.
|
6 anni fa |
Simon Tatham
|
e0a76971cc
New array-growing macros: sgrowarray and sgrowarrayn.
|
6 anni fa |
Jacob Nevins
|
21299b9cd5
Remove duplicate -no-sanitise-stderr from usage().
|
6 anni fa |