Thu Apr 13 15:49:16 1995 Keith Vetter (keithv@fusion.com) * *.[ch]: removed unneeded INTERFACE from non-api functions. * *.h added FAR to pointers visible at to the world. * gssapi_e.c: __STDC__ conditional also checks the _WINDOWS define. Thu Mar 30 16:00:30 1995 Keith Vetter (keithv@fusion.com) * accept_sec_context.c: fixed wrong level of indirection on a parameter to getauthenticator. Mon Mar 27 07:56:26 1995 Chris Provenzano (proven@mit.edu) * accept_sec_context.c: Use new calling convention for krb5_rd_req() and krb5_mk_rep(). Thu Mar 16 19:54:33 1995 Keith Vetter (keithv@fusion.com) * init_sec_context.c: fixed signed/unsigned mismatch and added a prototype which will later be removed. * import_name.c: fixed for the PC--made conditional the code dependent upon passwords. * Makefile.in: changed the name of the library the PC builds, and added xxx-mac targets to mimic xxx-unix. Fri Mar 10 09:44:29 1995 Chris Provenzano (proven@mit.edu) * init_sec_context.c (krb5_gss_init_sec_context()) Use new calling convention for krb5_mk_req_ext() and krb5_rd_rep(). * gssapiP_krb5.h Added a krb5_auth_context pointer to the krb5_gss_ctx_id_rec structure to store the auth_context between multiple calls to krb5_gss_init_sec_context(). Tue Mar 7 20:48:03 1995 Keith Vetter (keithv@fusion.com) * accept_s.c, acqire_s.c, compare_.c, context_.c, delete_s.c, disp_nam.c, disp_sta.c, get_tkt_.c, init_sec.c, inq_cont.c, inq_cred.c, k5seal.c, k5unseal.c, process_.c, rel_cred.c, rel_name.c, util_cks.c, util_cry.c: added casts on signed -> unsigned assignments. * util_seq.c: added casts on bit extraction code. * gssapip_.h: pulls in los-proto.h for prototypes. Tue Feb 28 00:27:44 1995 John Gilmore (gnu at toad.com) * gssapi_krb5.h, gssapiP_krb5.h: Avoid includes. * disp_status.c: Avoid , use "com_err.h". Mon Feb 20 19:53:9 1995 Keith Vetter (keithv@fusion.com) * accept_s.c: needed temp to avoid sign/unsigned mismatch on the PC. * init_sec.c: needed temp to avoid sign/unsigned mismatch on the PC. * gssapiP_krb5.h k5seal.c, k5unseal.c: removed netinet/in.h include. * util_seq.c: changed int to 32bit int * gssapiP_krb5.h, gssapi_krb5.h, *.c: added windows INTERFACE keyword Mon Feb 20 12:00:00 1995 keith Vetter (keithv@fusion.com) Rename files for DOS 8.3 uniqueness--files created by Make * gssapi_krb5_err.et => gssapi_err_krb5.et => gssapi_err_krb5.h => gssapi_err_krb5.c * gssapiP_krb5.h changed to match * Makefile.in changed to match Tue Feb 14 15:01:36 1995 Chris Provenzano (proven@mit.edu) * init_sec_context.c (make_ap_req()) Use new API for krb5_mk_req_extended() and cleanup internal processing. Fri Feb 3 00:34:55 1995 John Gilmore Rename files for DOS 8.3 uniqueness: * display_name.c => disp_name.c * display_status.c => disp_status.c * inquire_context.c => inq_context.c * inquire_cred.c => inq_cred.c * release_cred.c => rel_cred.c * release_name.c => rel_name.c * Makefile.in changed to match. Fri Jan 27 14:41:12 1995 Chris Provenzano (proven@mit.edu) * accept_sec_context.c (rd_req_keyproc() added krb5_keytype arg. Wed Jan 25 16:54:40 1995 Chris Provenzano (proven@mit.edu) * Removed all narrow types and references to wide.h and narrow.h Sun Jan 22 18:26:32 1995 John Gilmore (gnu at toad.com) * acquire_cred.c (acquire_accept_cred): Add context arg when calling krb5_sname_to_principal. Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu) * Added krb5_context to all krb5_routines Mon Jan 9 19:27:55 1995 Theodore Y. Ts'o (tytso@dcl) * display_name.c (krb5_gss_display_name): gss_display_name() should return a name type OID, not a mechanism OID. Tue Oct 4 16:40:45 1994 Theodore Y. Ts'o (tytso@dcl) * accept_security_context.c (rd_req_keyproc): Add widen.h and narrow.h to widen argument types of keyproc. Tue Sep 27 23:30:14 1994 Theodore Y. Ts'o (tytso@dcl) * accept_security_context.c (krb5_gss_accept_sec_context): krb5_rc_dfl_close now frees the rcache structure, so this routine shouldn't. Wed Aug 17 15:47:26 1994 Theodore Y. Ts'o (tytso at tsx-11) * gssapi_krb5.c: Fixed OID for the krb5 mechanism. (Transcription error.)