*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9562 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-29 02:15:43 +00:00
parent 620201d6fc
commit 1710da033a
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2001-01-29 Assar Westerlund <assar@sics.se>
* use the openssl api for md4/md5/sha and handle openssl/*.h
* kdc/kaserver.c (do_getticket): check length of ticket. noted by
<lha@stacken.kth.se>
2001-01-28 Assar Westerlund <assar@sics.se>
* configure.in: send -R instead of -rpath to libtool to set

View File

@@ -1,5 +1,7 @@
2001-01-29 Assar Westerlund <assar@sics.se>
* getifaddrs.c (getifaddrs2): copy the entire sockaddr
* roken-common.h (_PATH_BSHELL): add
2001-01-27 Assar Westerlund <assar@sics.se>