Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | purge the last traces of SSHv1 from the TTY modes handling code | 2017-04-30 | 1 | -15/+6 | |
| | | | | ok markus | ||||
* | Implement IUTF8 as per draft-sgtatham-secsh-iutf8-00. Patch from Simon | 2016-05-03 | 1 | -1/+4 | |
| | | | | Tatham, ok markus@ | ||||
* | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | 2006-03-25 | 1 | -1/+1 | |
| | |||||
* | spaces | 2004-07-11 | 1 | -9/+9 | |
| | |||||
* | $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add | 2002-03-04 | 1 | -1/+2 | |
| | | | | | missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c files. ok markus@ | ||||
* | protocol 2 tty modes support; ok markus@ | 2001-04-14 | 1 | -3/+36 | |
| | |||||
* | remove unused sgtty macros; ok markus@ | 2001-03-10 | 1 | -56/+55 | |
| | |||||
* | cleanup copyright notices on all files. I have attempted to be accurate with | 2000-09-07 | 1 | -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 tag | 2000-06-20 | 1 | -1/+1 | |
| | |||||
* | whitespace cleanup | 2000-04-14 | 1 | -6/+6 | |
| | |||||
* | KNF, final part 3 | 1999-11-24 | 1 | -69/+70 | |
| | |||||
* | much more KNF | 1999-11-24 | 1 | -93/+95 | |
| | |||||
* | i screwed up the ttymode handling | 1999-10-03 | 1 | -1/+58 | |
| | |||||
* | even smaller | 1999-09-30 | 1 | -19/+1 | |
| | |||||
* | cull more ancient garbage from pre-POSIX days | 1999-09-30 | 1 | -40/+1 | |
| | |||||
* | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | 1999-09-26 | 1 | -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. |