summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh1.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* don't know why cvs didn't exterminate these the first time around,djm2017-05-011-0/+0
| | | | | | I use rm -f and everuthing... pointed out by sobrado@
* obliterate ssh1.h and some dead code that used itdjm2017-04-301-91/+0
| | | | ok markus@
* move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@markus2016-05-041-2/+1
|
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
|
* disconnect for invalid (out of range) message types.markus2004-10-201-1/+4
|
* spacesderaadt2004-07-111-4/+4
|
* channel layer cleanup: merge header files and split .c filesmarkus2001-05-301-2/+5
|
* $OpenBSD$niklas2001-01-291-0/+2
|
* move ssh1 definitions to ssh1.h, pathnames to pathnames.hmarkus2001-01-191-0/+84