summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28Recommend cu instead of tip in the INSTALL prep notesafresh1
2014-02-27RCS IdDamien Miller
2014-02-27openssh-6.6Damien Miller
2014-02-27bz#2184 clarify behaviour of a keyword that appears in multipleDamien Miller
2014-02-27keep return values that are printed in error messages;Damien Miller
2014-02-27SECURITY fixes backported from openssl-1.0.1f. ok mikeb@Jeremie Courreges-Anglas
2014-02-27some unlikely tape candidatesTed Unangst
2014-02-27some other places it may help to know how to burn an isoTed Unangst
2014-02-27some basic notes on how to create a CD-ROM from an isoTed Unangst
2014-02-27remove any existing LoginGraceTime from sshd_config before addingDamien Miller
2014-02-27don't list mirrors, just refer to ftp.htmlTed Unangst
2014-02-27nobody uses dos. ntrw.exe is the future.Ted Unangst
2014-02-27tape references everywhereTed Unangst
2014-02-27missed some tape referencesTed Unangst
2014-02-27talk about signify a bitTed Unangst
2014-02-27fewer mentions of SunOSTed Unangst
2014-02-27scary tables of isa port numbers are scary.Ted Unangst
2014-02-27simpler dual boot instructionsTed Unangst
2014-02-27Build a small miniroot filesystem which can be dumped on a new disk or anMiod Vallat
2014-02-27Delete horrifically out of data add-on-peripheral lists; there are otherTheo de Raadt
2014-02-27refer to the website for the support hardware listTed Unangst
2014-02-27nobody asks about parallel port zip drives anymore, nor are we planningTed Unangst
2014-02-27delete old notes and long sections about old problems to reflect whatTed Unangst
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2014-02-27use the real keys' namesTed Unangst
2014-02-27off by one in range checkDamien Miller
2014-02-27fix unsigned overflow that could lead to reading a short ssh protocolDamien Miller
2014-02-26proper (non-test) keys for 5.5 and 5.6 firmwareStuart Henderson
2014-02-26ssh_gssapi_prepare_supported_oids needs GSSAPIMarkus Friedl
2014-02-26Try to reduce the confusion about rdomain vs rtable. More is needed butClaudio Jeker
2014-02-26Try to be more precise about rtable and rdomains.Claudio Jeker
2014-02-26syncTheo de Raadt
2014-02-26the test 5.4 keys can go awayTheo de Raadt
2014-02-26OpenBSD 5.5 and 5.6 packages public keysChristian Weisgerber
2014-02-26Try to document SO_RTABLE better. With input from deraadt@Claudio Jeker
2014-02-26No need to Xr the same man page twice.Claudio Jeker
2014-02-26Once more, the default routing table id is inherited from the processClaudio Jeker
2014-02-26Still a lie, the default is not 0. It is inherited from the process.Claudio Jeker
2014-02-26Again the default is not 0.Claudio Jeker
2014-02-26This is a lie, the default is not 0. It is inherited from the process.Claudio Jeker
2014-02-26need more #include files for resolv.h, for the non-YP case, which happensTheo de Raadt
2014-02-26There is no need to init a global to 0Claudio Jeker
2014-02-26use a larger read buffer to speed things up, particularly during upgrades.Ted Unangst
2014-02-26don't assume that the socks4 username is \0 terminated;Damien Miller
2014-02-26bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsepDamien Miller
2014-02-26bz#2205: avoid early hostname lookups unless canonicalisation is enabled;Damien Miller
2014-02-26Do not restrict chars in dname during label expansion, but validate resultingEric Faurot
2014-02-26Update section about autoinstall and sync with reality.Robert Peichaer
2014-02-26fix pkg namesGiovanni Bechis
2014-02-26Fix script to allow it to work on both SD and eMMC. -moj ok deraadt@ nick@Mats O Jansson