Age | Commit message (Collapse) | Author |
|
Many issues with previous process design, causing for instance process leaks,
are compleatly gone in the redesigned ssh-3.0 and later.
This is a backport of newer ssh design to R15B
|
|
OTP-10106
OTP-10107
|
|
|
|
Restored supervisor tree so that error propagation will work as
intended, although connection processes are set to temporary, instead
of permanent with restart times set to 0, and termination of the
connection subtree is initiated by a temporary process spawned by
ssh_connection_managers terminate. This is done to avoid unwanted
supervisor reports. Pherhaps we need some new supervisor
functionality.
|
|
Function parameter and return type specifications
for the public key functions
|
|
|
|
Also improved test suites to avoid copying of users keys to
test server directories as this is a security liability
|
|
|
|
|
|
|
|
|
|
|