*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9873 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2001-05-08 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/crypto.c (encryption_type): make field names more
|
||||
consistent
|
||||
(create_checksum): separate usage and type
|
||||
(krb5_create_checksum): add a separate type parameter
|
||||
(encrypt_internal): only free once on mismatched checksum length
|
||||
|
||||
* lib/krb5/send_to_kdc.c (krb5_sendto_kdc2): try to tell what
|
||||
realm we didn't manage to reach any KDC for in the error string
|
||||
|
||||
* lib/krb5/generate_seq_number.c (krb5_generate_seq_number): free
|
||||
the entire subkey. from <tmartin@mirapoint.com>
|
||||
|
||||
2001-05-07 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* lib/krb5/keytab_keyfile.c (akf_start_seq_get): return
|
||||
|
@@ -1,3 +1,8 @@
|
||||
2001-05-08 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* delete_sec_context.c (gss_delete_sec_context): remember to free
|
||||
the memory used by the ticket itself. from <tmartin@mirapoint.com>
|
||||
|
||||
2001-05-04 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* gssapi_locl.h: add config.h for completeness
|
||||
|
@@ -1,3 +1,8 @@
|
||||
2001-05-08 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* delete_sec_context.c (gss_delete_sec_context): remember to free
|
||||
the memory used by the ticket itself. from <tmartin@mirapoint.com>
|
||||
|
||||
2001-05-04 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* gssapi_locl.h: add config.h for completeness
|
||||
|
Reference in New Issue
Block a user