index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
Age
Commit message (
Expand
)
Author
2006-02-16
sync some of the FILES entries w/ ssh.1;
Jason McIntyre
2006-02-15
remove ietf draft references; RFC list now maintained in ssh.1;
Jason McIntyre
2006-02-15
remove the IETF draft references and replace them with some updated RFCs;
Jason McIntyre
2006-02-15
typo in comment; ok djm@
David Krause
2006-02-13
sort FILES and use a -compact list;
Jason McIntyre
2006-02-13
- avoid nasty line split
Jason McIntyre
2006-02-13
turn this into an example ssh_known_hosts file; ok djm
Jason McIntyre
2006-02-13
small tweaks for the ssh_known_hosts section;
Jason McIntyre
2006-02-13
no need to subsection the authorized_keys examples - instead, convert
Jason McIntyre
2006-02-12
sort the list of options permissable w/ authorized_keys;
Jason McIntyre
2006-02-12
rework the description of authorized_keys a little;
Jason McIntyre
2006-02-12
slight rewording; ok djm
Jason McIntyre
2006-02-12
raise error when the user specifies a RekeyLimit that is smaller than 16
Damien Miller
2006-02-12
add a %l expansion code to the ControlPath, which is filled in with the
Damien Miller
2006-02-11
type correctness; from Ray Lai in PR 5011; ok millert@
Otto Moerbeek
2006-02-10
move #include <sys/wait.h> out of includes.h; ok markus@
Kevin Steves
2006-02-10
move #include <sys/ioctl.h> out of includes.h; ok markus@
Kevin Steves
2006-02-09
- move some text into a CAVEATS section
Jason McIntyre
2006-02-09
#include <sys/endian.h> not needed; ok djm@
Kevin Steves
2006-02-08
move #include <dirent.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
move #include <netinet/in_systm.h> and <netinet/ip.h> out of
Kevin Steves
2006-02-08
move #include <sys/resource.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
<openssl/bn.h> not needed
Kevin Steves
2006-02-08
small KNF
Kevin Steves
2006-02-08
move #include <netinet/tcp.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
move #include <paths.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
duplicate #include
Kevin Steves
2006-02-07
"packet.h" not needed
Kevin Steves
2006-02-07
"log.h" not needed
Kevin Steves
2006-02-07
move #include <termios.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
move #include <sys/queue.h> out of includes.h; ok markus@
Kevin Steves
2006-02-07
move #include <netgroup.h> out of includes.h; ok markus@
Kevin Steves
2006-02-06
make this a little less ambiguous...
Jason McIntyre
2006-02-06
- typo fix
Mathieu Sauve-Frankel
2006-02-01
openssh 4.3
Markus Friedl
2006-02-01
small tweak;
Jason McIntyre
2006-02-01
- merge sections on protocols 1 and 2 into a single section
Jason McIntyre
2006-01-31
"scp a b c" shouldn't clobber "c" when it is not a directory, report and
Damien Miller
2006-01-31
fix local arbitrary command execution vulnerability on local/local and
Damien Miller
2006-01-30
remove an incorrect sentence;
Jason McIntyre
2006-01-30
mark channel as write failed or dead instead of read failed on error
Reyk Floeter
2006-01-26
add a section on verifying host keys in dns;
Jason McIntyre
2006-01-25
move subsections to full sections;
Jason McIntyre
2006-01-25
move the options description up the page, and a few additional tweaks
Jason McIntyre
2006-01-20
- word change, agreed w/ markus
Jason McIntyre
2006-01-20
Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056
Darren Tucker
2006-01-18
add a section on ssh-based vpn, based on reyk's README.tun;
Jason McIntyre
2006-01-15
correction from deraadt
Jason McIntyre
2006-01-12
back out a sentence - AUTHENTICATION already documents this;
Jason McIntyre
2006-01-12
refer to TCP forwarding, rather than TCP/IP forwarding;
Jason McIntyre
[next]