Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(lost while converting to new log-levels)
|
|
|
|
|
|
the information is contained in n and e. This solves the problem with buggy
servers announcing the wrong modulus length. markus and me.
|
|
|
|
|
|
the private hostkey and ptrace()
|
|
a few more checks and warnings about 'pretended' keysizes.
|
|
|
|
|
|
move checking of remote port to central place
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and 'extern ServerOptions options' respectively;
options are no longer passed as arguments:
* make options handling more consistent
* remove #include "readconf.h" from ssh.h
* readconf.h is only included if necessary
|
|
|
|
|
|
|
|
allow session_key_int != sizeof(session_key)
[this should fix the pre-assert-removal-core-files]
|
|
obsoletes QuietMode and FascistLogging in sshd.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|