git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3918 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-11-11 01:54:04 +00:00
parent b7ebe1debf
commit b7b3289d29

View File

@@ -1,3 +1,11 @@
Tue Nov 11 02:53:19 1997 Johan Danielsson <joda@emma.pdc.kth.se>
* lib/krb5/keyblock.c: Rename krb5_free_keyblock to
krb5_free_keyblock_contents, and reimplement krb5_free_keyblock.
* lib/krb5/rd_req.c: Use auth_context->keyblock if
ap_options.use_session_key.
Tue Nov 11 02:35:17 1997 Assar Westerlund <assar@sics.se> Tue Nov 11 02:35:17 1997 Assar Westerlund <assar@sics.se>
* lib/krb5/net_{read,write}.c: change `int fd' to `void *p_fd'. * lib/krb5/net_{read,write}.c: change `int fd' to `void *p_fd'.