Table of Contents
Changes in version 0.17.0 (2024-05-01)
make-session
now loads config file before setting options
make-session
would always overwrite the explicitly set options passed by
keywords with the values from the SSH configuration file. That lead to
unexpected behavior.
This patch fixes this error.
Reported by graywolf in
#38
session-set!
now allows to set rsa-min-size
Only available if Guile-SSH is compiled with libssh 0.10.