git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18544 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-17 20:08:10 +00:00
parent 4a4cebb24c
commit 0c07686775
6 changed files with 34 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
2006-09-19 Love H<>rnquist <20>strand <lha@it.su.se>
* telnetd/telnetd.8: Add documentation for -e, require encryption.
* telnetd/telnetd.h: Add require_encryption.
* telnetd/telnetd.c: Allow encryption to be required, wait to the
client to turn it on, if failes, refuse the connection.
* telnetd/state.c: If encryption is required, don't allow it to be
turned off.
2006-09-04 Love H<>rnquist <20>strand <lha@it.su.se>
* libtelnet/kerberos5.c (kerberos5_forward): use KDCOptions2int on