*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10102 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
|||||||
|
2001-06-18 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* lib/krb5/rd_req.c (krb5_rd_req): use krb5_auth_con* functions
|
||||||
|
and remove some comments
|
||||||
|
* lib/krb5/rd_safe.c (krb5_rd_safe): pick the keys in the right
|
||||||
|
order: remote - local - session
|
||||||
|
* lib/krb5/rd_rep.c (krb5_rd_rep): save the remote sub key in the
|
||||||
|
auth_context
|
||||||
|
* lib/krb5/rd_priv.c (krb5_rd_priv): pick keys in the correct
|
||||||
|
order: remote - local - session
|
||||||
|
* lib/krb5/mk_safe.c (krb5_mk_safe): pick keys in the right order,
|
||||||
|
local - remote - session
|
||||||
|
|
||||||
2001-06-18 Johan Danielsson <joda@pdc.kth.se>
|
2001-06-18 Johan Danielsson <joda@pdc.kth.se>
|
||||||
|
|
||||||
* lib/krb5/convert_creds.c: use starttime instead of authtime,
|
* lib/krb5/convert_creds.c: use starttime instead of authtime,
|
||||||
|
@@ -1,3 +1,17 @@
|
|||||||
|
2001-06-18 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* wrap.c: replace gss_krb5_getsomekey with gss_krb5_get_localkey
|
||||||
|
and gss_krb5_get_remotekey
|
||||||
|
* verify_mic.c: update krb5_auth_con function names use
|
||||||
|
gss_krb5_get_remotekey
|
||||||
|
* unwrap.c: replace gss_krb5_getsomekey with gss_krb5_get_localkey
|
||||||
|
and gss_krb5_get_remotekey
|
||||||
|
* gssapi_locl.h (gss_krb5_get_remotekey, gss_krb5_get_localkey):
|
||||||
|
add prototypes
|
||||||
|
* get_mic.c: update krb5_auth_con function names. use
|
||||||
|
gss_krb5_get_localkey
|
||||||
|
* accept_sec_context.c: update krb5_auth_con function names
|
||||||
|
|
||||||
2001-05-17 Assar Westerlund <assar@sics.se>
|
2001-05-17 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Makefile.am: bump version to 3:1:2
|
* Makefile.am: bump version to 3:1:2
|
||||||
|
@@ -1,3 +1,17 @@
|
|||||||
|
2001-06-18 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* wrap.c: replace gss_krb5_getsomekey with gss_krb5_get_localkey
|
||||||
|
and gss_krb5_get_remotekey
|
||||||
|
* verify_mic.c: update krb5_auth_con function names use
|
||||||
|
gss_krb5_get_remotekey
|
||||||
|
* unwrap.c: replace gss_krb5_getsomekey with gss_krb5_get_localkey
|
||||||
|
and gss_krb5_get_remotekey
|
||||||
|
* gssapi_locl.h (gss_krb5_get_remotekey, gss_krb5_get_localkey):
|
||||||
|
add prototypes
|
||||||
|
* get_mic.c: update krb5_auth_con function names. use
|
||||||
|
gss_krb5_get_localkey
|
||||||
|
* accept_sec_context.c: update krb5_auth_con function names
|
||||||
|
|
||||||
2001-05-17 Assar Westerlund <assar@sics.se>
|
2001-05-17 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Makefile.am: bump version to 3:1:2
|
* Makefile.am: bump version to 3:1:2
|
||||||
|
Reference in New Issue
Block a user