Age | Commit message (Collapse) | Author |
|
|
|
|
|
markus@ ok
|
|
|
|
fatal_add_cleanup() vs. atexit(). ok mouring@ markus@
|
|
|
|
|
|
for regression testing; ok markus@
|
|
|
|
fixes arm/netbsd; based on patch from bjh21@netbsd.org; ok djm@
|
|
stevesk@
|
|
|
|
|
|
|
|
|
|
add a callback for msg of type SSH2_MSG_CHANNEL_OPEN_CONFIRMATION
ok djm@
|
|
|
|
use new server_input_channel_req() instead:
server_input_channel_req does generic request parsing on server side
session_input_channel_req handles just session specific things now
ok djm@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hostname/unix:d and uts.nodename/unix:d if nodename was different than
hostname. just add entry for unix:d instead. ok markus@
|
|
|
|
|
|
don't use evp_md->md_size, it's not public.
|
|
|
|
|
|
no nagle changes just yet; ok djm@ markus@
|
|
|
|
|
|
in the drafts; ok stevesk@
|
|
for hostkey confirm.
|
|
allard@oceanpark.com; ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
with OpenSSH is to specify options with their default value where
possible, but leave them commented. Uncommented options change a
default value. Subsystem is currently the only default option
changed. ok markus@
|
|
|
|
|
|
|