*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9015 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2000-08-27 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* server.c (handle_v5): do not try to perform stupid stunts when
|
||||||
|
printing errors
|
||||||
|
|
||||||
2000-08-19 Assar Westerlund <assar@sics.se>
|
2000-08-19 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* util.c (str2time_t): add alias for `now'.
|
* util.c (str2time_t): add alias for `now'.
|
||||||
|
@@ -1,14 +1,14 @@
|
|||||||
2000-08-27 Assar Westerlund <assar@sics.se>
|
2000-08-27 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* verify_mic.c: re-organize and add 3DES code
|
* init_sec_context.c: actually pay attention to `time_req'
|
||||||
* wrap.c: re-organize and add 3DES code
|
|
||||||
* unwrap.c: re-organize and add 3DES code
|
|
||||||
* init_sec_context.c: re-organize. leak less memory.
|
* init_sec_context.c: re-organize. leak less memory.
|
||||||
* gssapi_locl.h (gssapi_krb5_encapsulate, gss_krb5_getsomekey):
|
* gssapi_locl.h (gssapi_krb5_encapsulate, gss_krb5_getsomekey):
|
||||||
update prototypes add assert.h
|
update prototypes add assert.h
|
||||||
* gssapi.h (GSS_KRB5_CONF_C_QOP_DES, GSS_KRB5_CONF_C_QOP_DES3_KD):
|
* gssapi.h (GSS_KRB5_CONF_C_QOP_DES, GSS_KRB5_CONF_C_QOP_DES3_KD):
|
||||||
add
|
add
|
||||||
|
* verify_mic.c: re-organize and add 3DES code
|
||||||
|
* wrap.c: re-organize and add 3DES code
|
||||||
|
* unwrap.c: re-organize and add 3DES code
|
||||||
* get_mic.c: re-organize and add 3DES code
|
* get_mic.c: re-organize and add 3DES code
|
||||||
* encapsulate.c (gssapi_krb5_encapsulate): do not free `in_data',
|
* encapsulate.c (gssapi_krb5_encapsulate): do not free `in_data',
|
||||||
let the caller do that. fix the callers.
|
let the caller do that. fix the callers.
|
||||||
|
@@ -1,14 +1,14 @@
|
|||||||
2000-08-27 Assar Westerlund <assar@sics.se>
|
2000-08-27 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* verify_mic.c: re-organize and add 3DES code
|
* init_sec_context.c: actually pay attention to `time_req'
|
||||||
* wrap.c: re-organize and add 3DES code
|
|
||||||
* unwrap.c: re-organize and add 3DES code
|
|
||||||
* init_sec_context.c: re-organize. leak less memory.
|
* init_sec_context.c: re-organize. leak less memory.
|
||||||
* gssapi_locl.h (gssapi_krb5_encapsulate, gss_krb5_getsomekey):
|
* gssapi_locl.h (gssapi_krb5_encapsulate, gss_krb5_getsomekey):
|
||||||
update prototypes add assert.h
|
update prototypes add assert.h
|
||||||
* gssapi.h (GSS_KRB5_CONF_C_QOP_DES, GSS_KRB5_CONF_C_QOP_DES3_KD):
|
* gssapi.h (GSS_KRB5_CONF_C_QOP_DES, GSS_KRB5_CONF_C_QOP_DES3_KD):
|
||||||
add
|
add
|
||||||
|
* verify_mic.c: re-organize and add 3DES code
|
||||||
|
* wrap.c: re-organize and add 3DES code
|
||||||
|
* unwrap.c: re-organize and add 3DES code
|
||||||
* get_mic.c: re-organize and add 3DES code
|
* get_mic.c: re-organize and add 3DES code
|
||||||
* encapsulate.c (gssapi_krb5_encapsulate): do not free `in_data',
|
* encapsulate.c (gssapi_krb5_encapsulate): do not free `in_data',
|
||||||
let the caller do that. fix the callers.
|
let the caller do that. fix the callers.
|
||||||
|
Reference in New Issue
Block a user