git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15602 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-09 02:21:53 +00:00
parent 106c5e808e
commit 9c3a22671f

View File

@@ -1,8 +1,19 @@
2005-07-09 Love H<>rquist <20>strand <lha@it.su.se>
* kxd.c (doit): only cleaup for active sockets, passive does it
own cleaning up
* fix unconst and shadow warnings
2005-07-07 Assar Westerlund <assar@kth.se>
* krb4.c: Do not assume that des_key_schedule is an
array.
2005-06-07 Love H<>rquist <20>strand <lha@it.su.se>
* (recv_conn): init variables to using them uninitialized
2005-04-30 Love H<>rquist <20>strand <lha@it.su.se>
* kx.c (connect_host): make sure s is initialized