summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-10-17re-implement the proto-1.5 channel close protocol, see nchan.ms.Markus Friedl
1999-10-17fix errorsTheo de Raadt
1999-10-17explain about using pkg_add interactivly from within the ftp clientNiels Provos
1999-10-17Fix typo; kwesterback@home.comAaron Campbell
1999-10-17pretty reuse prompt; requested by kwesterback@home.comTheo de Raadt
1999-10-17damnit: complete disgusting dual-matching for ssl libraries which really showsTheo 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-17Fix misleading comment.Todd C. Miller
1999-10-17update trailer, and copy to other pagesTheo de Raadt
1999-10-17mention OpenSSH, plus added features.Niels Provos
1999-10-16public exponent needs to be odd.Niels Provos
1999-10-16commit pstat chunk; tony@polarcap.orgTheo de Raadt
1999-10-16dont encrypt with public exponent < 3.Niels Provos
1999-10-16refuse to talk to protocol < 1.3Markus Friedl
1999-10-16add CVS tags, fix comments and whitespaceMarkus Friedl
1999-10-16snprintfTheo de Raadt
1999-10-16talk about non-shared library sshTheo de Raadt
1999-10-16ssh 1.2.27Theo de Raadt
1999-10-16snprintfTheo de Raadt
1999-10-16typo, add '-f' to SYNOPSISMarkus Friedl
1999-10-16typo: -P portMarkus Friedl
1999-10-16the logging output needs \r, say "debug: " when debugginMarkus Friedl
1999-10-16Formatting fixes.Aaron Campbell
1999-10-16support 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-16Formatting fix.Aaron Campbell
1999-10-16syncTheo de Raadt
1999-10-16Typo typo typo...Angelos D. Keromytis
1999-10-16Manpage describing policy.Angelos D. Keromytis
1999-10-16moreTheo de Raadt
1999-10-16another fix form csapuntzTheo de Raadt
1999-10-16-Wall cleanupNiels Provos
1999-10-16gcc-lib movedTheo de Raadt
1999-10-16in 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 IBMAaron 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-16pretty; friesTheo de Raadt
1999-10-16Fix typo.Aaron Campbell
1999-10-16Improved config(8) man page; deraadt@ okAaron Campbell
1999-10-15typo: s/UsePrivilegedPorts/UsePrivilegedPort/Markus Friedl
1999-10-15turn of agent-fwding if hostkey changed, ok: theo.Markus Friedl
and don't forget: "1.5 won't die!"
1999-10-15oops, got shared library part wrongTheo de Raadt
1999-10-15o Support separate USA and International versions of libsslTodd 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-15Yet another unmount/kill race. (I hate this)Artur Grabowski
1999-10-15typoTheo de Raadt
1999-10-14must get sslUSA from usa ftp siteBob Beck
1999-10-14refuse to start if there is no configuration file for sshd. ok: deraadtMarkus Friedl
1999-10-14A fix for the dreaded isadmaattach panic. The reason was actually quiteNiklas 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-14say "Permission denied" if passwd is wrong. from wvdputte, ok nielsMarkus Friedl
1999-10-14use package location for pkg_add, not link in main dir.Bob Beck
1999-10-14PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,nielsMarkus Friedl
1999-10-14add bit for sslUSA26 vaporware and refer to afterboot(8)Bob Beck
1999-10-14change ssl package nameBob Beck