Age | Commit message (Collapse) | Author |
|
for hostkey confirm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
now check for localhost, too.
|
|
|
|
TODO; cleanup headers
|
|
|
|
|
|
|
|
|
|
similar to RhostRSAAuthentication unless you enable (the experimental)
HostbasedUsesNameFromPacketOnly option. please test. :)
|
|
is chmod 750 + chgrp grp /home/group/, work be deraadt and me, thanks
to olar@openwall.com is comments. we had many requests for this.
|
|
|
|
|
|
|
|
handle password padding (newer OSU is fixed)
|
|
get passed on to syslog() and when logging to stderr, do_log() appends
its own newline.
|
|
add stylized echo to 2, too.
|
|
|
|
- more strict prototypes, include necessary headers
- use paths.h/pathnames.h decls
- size_t typecase to int -> u_long
|
|
|
|
|
|
|
|
rename util.[ch] -> misc.[ch]
|
|
set IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT for ssh2, too.
|
|
|
|
HOST_CHANGED
|
|
|
|
under a different name. This is useful for ssh tunneling over
forwarded connections or if you run multiple sshd's on different
ports on the same machine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the details. everything is now under Tatu's licence (which I copied from his
readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd
developers under a 2-term bsd licence. We're not changing any rules, just
being accurate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for trading keys with the real and the original SSH, directly from the
people who invented the SSH protocol.
|