Age | Commit message (Collapse) | Author |
|
doesn't do [for efficiency reason, hash_interval does not deal with
empty strings not declared as intervals. More recent incarnations of
this code will use Var_Value_interval extensively instead]
Problem found by Peter Stromberg.
|
|
|
|
|
|
|
|
|
|
add stylized echo to 2, too.
|
|
|
|
|
|
ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
smart@monkey.org
|
|
|
|
(before this change, root could login even if PermitRootLogin==no)
|
|
|
|
|
|
2) allow you to specify the MAC with 'ssh -m'
3) or the 'MACs' keyword in ssh(d)_config
4) add hmac-{md5,sha1}-96
ok stevesk@, provos@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
relevant attribs back to server; ok markus@
|
|
|
|
|
|
ok provos@
|
|
|
|
|
|
|
|
|
|
- more strict prototypes, include necessary headers
- use paths.h/pathnames.h decls
- size_t typecase to int -> u_long
|
|
|
|
|
|
|