summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ttymodes.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* purge the last traces of SSHv1 from the TTY modes handling codedjm2017-04-301-15/+6
| | | | ok markus
* Implement IUTF8 as per draft-sgtatham-secsh-iutf8-00. Patch from Simondtucker2016-05-031-1/+4
| | | | Tatham, ok markus@
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
|
* spacesderaadt2004-07-111-9/+9
|
* $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; addstevesk2002-03-041-1/+2
| | | | | missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c files. ok markus@
* protocol 2 tty modes support; ok markus@stevesk2001-04-141-3/+36
|
* remove unused sgtty macros; ok markus@stevesk2001-03-101-56/+55
|
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-7/+6
| | | | | | | 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.
* OpenBSD tagmarkus2000-06-201-1/+1
|
* whitespace cleanupmarkus2000-04-141-6/+6
|
* KNF, final part 3markus1999-11-241-69/+70
|
* much more KNFderaadt1999-11-241-93/+95
|
* i screwed up the ttymode handlingderaadt1999-10-031-1/+58
|
* even smallerderaadt1999-09-301-19/+1
|
* cull more ancient garbage from pre-POSIX daysderaadt1999-09-301-40/+1
|
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+138
well, except for the patent issues. someone in sweden (forget their name at the moment) cleaned out most of the patented code, and now this code removes rsa code. when this is done, it will link against libssl, but the work isn't completely done yet. then we need to bring this up to modern days, featurewise.