git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14683 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-03-23 16:25:06 +00:00
parent 692e21b3e7
commit 52589a0be9

View File

@@ -1,3 +1,10 @@
2005-03-23 Love H<>rnquist <20>strand <lha@it.su.se>
* telnetd/telnetd.c: remove setting of DES_check_key, all code
uses DES_set_key_checked
* libtelnet/enc_des.c: use DES_set_key_checked
2005-01-09 Love H<>rnquist <20>strand <lha@it.su.se>
* telnet/telnet.c: cast argument to toupper to unsigned char