<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/libexec/telnetd, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-07-03T22:20:33Z</updated>
<entry>
<title>More diff reduction.</title>
<updated>2002-07-03T22:20:33Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-07-03T22:20:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f4a34026d0f6dab94a4502967ee8842040842ad'/>
<id>urn:sha1:0f4a34026d0f6dab94a4502967ee8842040842ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Makefiles for OpenSSH 3.4p1.  Remove some hacks made superfluous</title>
<updated>2002-07-03T22:13:26Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-07-03T22:13:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0e0f2a2849603f3fbde4356e0b47fcb79ccdc72'/>
<id>urn:sha1:d0e0f2a2849603f3fbde4356e0b47fcb79ccdc72</id>
<content type='text'>
by an earlier commit to src/Makefile.inc1.  Reduce diffs against -CURRENT.

Sponsored by:	DARPA, NAI Labs
</content>
</entry>
<entry>
<title>MFC: Merge infrastucture for cleaned-up secure telnet.</title>
<updated>2002-04-13T11:00:52Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-13T11:00:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca271c4ea11cc81ab3cccba972761db9436bbd91'/>
<id>urn:sha1:ca271c4ea11cc81ab3cccba972761db9436bbd91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Security fixes to SRA telnet:</title>
<updated>2001-05-30T20:46:48Z</updated>
<author>
<name>Nick Sayer</name>
<email>nsayer@FreeBSD.org</email>
</author>
<published>2001-05-30T20:46:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c903a8b764a8b16c4208020b6ae98bff6d35e7e'/>
<id>urn:sha1:9c903a8b764a8b16c4208020b6ae98bff6d35e7e</id>
<content type='text'>
1. Add PAM support to SRA. Includes adding telnetd to /etc/pam.conf and
-lpam to the secure telnetd/telnet Makefiles.

2. Insist on secure tty before allowing root login. This should be
replaced with a suitable PAM module at some point.

3. Make sure not to overflow the xuser/xpass buffers. Since they were
malloc()ed (check for malloc failure and abort, too, btw) this was
likely not exploitable, but it is best to be safe.

Submitted by: kris
Review timeout: security-officer
</content>
</entry>
<entry>
<title>Build everything properly. This means:</title>
<updated>2000-02-24T18:59:34Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2000-02-24T18:59:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c9f2d5f4831961e16b54b2893d6ef13b760eceaf'/>
<id>urn:sha1:c9f2d5f4831961e16b54b2893d6ef13b760eceaf</id>
<content type='text'>
o Don't b uild libdes.

o Crypto is now housed in libcrypto (with a compatability symlink to
  libdes)

o RSA may depend on RSAREF at your locale.

o OpenSSH is now a part of the base system.
</content>
</entry>
<entry>
<title>another tcp apps IPv6 updates.(should be make world safe)</title>
<updated>2000-01-27T09:28:38Z</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-01-27T09:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4dd8b5ab798f9e3b8b60f5fa2c9ffb19b3774021'/>
<id>urn:sha1:4dd8b5ab798f9e3b8b60f5fa2c9ffb19b3774021</id>
<content type='text'>
  ftp, telnet, ftpd, faithd
  also telnet related sync with crypto, secure, kerberosIV

Obtained from: KAME project
</content>
</entry>
<entry>
<title>Revert -lmd changes now that libcrypt doesn't expose this binutils/ld</title>
<updated>1999-12-18T16:42:33Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-18T16:42:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ed9823add9cf1fbc6803ee1bc6205650ed54d492'/>
<id>urn:sha1:ed9823add9cf1fbc6803ee1bc6205650ed54d492</id>
<content type='text'>
bug any more.
</content>
</entry>
<entry>
<title>Add libmd to DPADD and LDADD.</title>
<updated>1999-12-17T11:45:28Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-12-17T11:45:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6b5f58c5c37bea75fcc9bbe738f05aeea4e7c39d'/>
<id>urn:sha1:6b5f58c5c37bea75fcc9bbe738f05aeea4e7c39d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make telnet with SRA work.</title>
<updated>1999-10-07T19:47:09Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1999-10-07T19:47:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d14fc57cb7bc329a1510b2b84836a7942f4b9308'/>
<id>urn:sha1:d14fc57cb7bc329a1510b2b84836a7942f4b9308</id>
<content type='text'>
Submitted by:	Nick Sayer
</content>
</entry>
<entry>
<title>Secure telnet is now in eBones.</title>
<updated>1996-11-07T14:42:57Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1996-11-07T14:42:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4ee026279cd1e4f5ffa104245bf6ca88f7b55312'/>
<id>urn:sha1:4ee026279cd1e4f5ffa104245bf6ca88f7b55312</id>
<content type='text'>
</content>
</entry>
</feed>
