Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-17 | re-implement the proto-1.5 channel close protocol, see nchan.ms. | Markus Friedl | |
1999-10-17 | fix errors | Theo de Raadt | |
1999-10-17 | explain about using pkg_add interactivly from within the ftp client | Niels Provos | |
1999-10-17 | Fix typo; kwesterback@home.com | Aaron Campbell | |
1999-10-17 | pretty reuse prompt; requested by kwesterback@home.com | Theo de Raadt | |
1999-10-17 | damnit: complete disgusting dual-matching for ssl libraries which really shows | Theo de Raadt | |
how little sh i know (and how incapable i am of reading the sh manpage after 7 guiness). thanks to various people for going through the grief of discovering this problem first hand, after a few people in michigan had not gotten around to testing their work (tsk tsk tsk!) | |||
1999-10-17 | Fix misleading comment. | Todd C. Miller | |
1999-10-17 | update trailer, and copy to other pages | Theo de Raadt | |
1999-10-17 | mention OpenSSH, plus added features. | Niels Provos | |
1999-10-16 | public exponent needs to be odd. | Niels Provos | |
1999-10-16 | commit pstat chunk; tony@polarcap.org | Theo de Raadt | |
1999-10-16 | dont encrypt with public exponent < 3. | Niels Provos | |
1999-10-16 | refuse to talk to protocol < 1.3 | Markus Friedl | |
1999-10-16 | add CVS tags, fix comments and whitespace | Markus Friedl | |
1999-10-16 | snprintf | Theo de Raadt | |
1999-10-16 | talk about non-shared library ssh | Theo de Raadt | |
1999-10-16 | ssh 1.2.27 | Theo de Raadt | |
1999-10-16 | snprintf | Theo de Raadt | |
1999-10-16 | typo, add '-f' to SYNOPSIS | Markus Friedl | |
1999-10-16 | typo: -P port | Markus Friedl | |
1999-10-16 | the logging output needs \r, say "debug: " when debuggin | Markus Friedl | |
1999-10-16 | Formatting fixes. | Aaron Campbell | |
1999-10-16 | support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies. | Markus Friedl | |
interops (x11,agent,etc) with 1.2.27 and protocol 1.3 | |||
1999-10-16 | Formatting fix. | Aaron Campbell | |
1999-10-16 | sync | Theo de Raadt | |
1999-10-16 | Typo typo typo... | Angelos D. Keromytis | |
1999-10-16 | Manpage describing policy. | Angelos D. Keromytis | |
1999-10-16 | more | Theo de Raadt | |
1999-10-16 | another fix form csapuntz | Theo de Raadt | |
1999-10-16 | -Wall cleanup | Niels Provos | |
1999-10-16 | gcc-lib moved | Theo de Raadt | |
1999-10-16 | in any situation where network config is needed, if the network is not ↵ | Theo de Raadt | |
configured, configure it then | |||
1999-10-16 | - Add support for a traditional PC display (16 colors and use the standard IBM | Aaron Campbell | |
font) and make it the default mode. This is more or less a hack, since pcvt was developed only to be a vt220 terminal emulator. - Document new default mode in pcvt(4). - Add -o option to scon(1) for toggling between the new and legacy modes. | |||
1999-10-16 | pretty; fries | Theo de Raadt | |
1999-10-16 | Fix typo. | Aaron Campbell | |
1999-10-16 | Improved config(8) man page; deraadt@ ok | Aaron Campbell | |
1999-10-15 | typo: s/UsePrivilegedPorts/UsePrivilegedPort/ | Markus Friedl | |
1999-10-15 | turn of agent-fwding if hostkey changed, ok: theo. | Markus Friedl | |
and don't forget: "1.5 won't die!" | |||
1999-10-15 | oops, got shared library part wrong | Theo de Raadt | |
1999-10-15 | o Support separate USA and International versions of libssl | Todd C. Miller | |
o add support for passing in wildcards to designate what should get pre-selected in the file selector and use it for libssl. | |||
1999-10-15 | Yet another unmount/kill race. (I hate this) | Artur Grabowski | |
1999-10-15 | typo | Theo de Raadt | |
1999-10-14 | must get sslUSA from usa ftp site | Bob Beck | |
1999-10-14 | refuse to start if there is no configuration file for sshd. ok: deraadt | Markus Friedl | |
1999-10-14 | A fix for the dreaded isadmaattach panic. The reason was actually quite | Niklas Hallqvist | |
obscure, many, many thanks to art@ for finding my bug, which only hit people having about 2300-2500 pages in the buffercache. | |||
1999-10-14 | say "Permission denied" if passwd is wrong. from wvdputte, ok niels | Markus Friedl | |
1999-10-14 | use package location for pkg_add, not link in main dir. | Bob Beck | |
1999-10-14 | PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,niels | Markus Friedl | |
1999-10-14 | add bit for sslUSA26 vaporware and refer to afterboot(8) | Bob Beck | |
1999-10-14 | change ssl package name | Bob Beck | |