2003-05-09 Tom Yu * krb5.tex: Update subkey-related information to match code. 2002-01-15 Sam Hartman * krb5.tex (subsubsection{Principal access functions}): krb5_princ_realm returns a pointer. 2001-11-06 Ken Raeburn * Makefile (clean): Delete *.ilg. 2001-06-22 Ken Raeburn * ccache.tex (krb5_cc_default): Fix "equivalent to" example code. Patch from Michael Gerdts . 2001-06-19 Mitchell Berger * krb5.tex: Silly typo fixed. Wed Oct 18 09:55:25 2000 Ezra Peisach * library.tex: Update to latex2e. Include krb5idx.sty. * Makefile (lib1.stamp): Use makeindex to generate index instead of an antiquated texindex program - which is not the same texindex as in the texinfo package. * krb5idx.sty: Style for generating indexes. Provides definitions for use with krb5.ist. * krb5.ist: makeindex macros. Based on gind.ist. 2000-10-17 Ezra Peisach * krb5.tex: krb5_unparse_name_ext(), krb5_build_principal(), krb5_build_principal_va, krb5_build_printicpal_ext() use unsigned ints. * libos.tex: krb5_read_password() takes an unsigned int * as the final argument. * keytab.tex: krb5_kt_get_name() takes an unsigned int. 2000-10-16 Ezra Peisach * krb5.tex (krb5_init_context): Parameter is output only. 2000-06-22 Ken Raeburn * Makefile (lib1.stamp): Use texindex instead of index. 1999-08-30 Ken Raeburn * libdes.tex: Don't use ncs style; it's availability is dependent on the local TeX installation. 1999-01-20 Theodore Ts'o * krb5.tex (krb5_mk_safe): Fix reference to a non-existent flag. (KRB5_AUTH_CONTEXT_DO_TIME_NOTIME should have been KRB5_AUTH_CONTEXT_DO_TIME). [krb5-doc/528] Thu Jun 6 15:50:39 1996 Theodore Y. Ts'o * krb5.tex: Update function prototype for krb5_encrypt_tkt_part Mon Sep 4 21:13:36 1995 Ezra Peisach * libos.tex: Update krb5_lock_file and krb5_unlock_file no longer take FILE *. Sun Jun 11 09:17:10 1995 Ezra Peisach * krb5.tex: Update krb5_auth_context usage. Sat May 13 17:40:32 1995 Ezra Peisach * ccache.tex: Add krb5_get_notification_message. * krb5.tex: Add krb5_get_cred_via_tkt. Sun May 7 13:56:43 1995 Ezra Peisach * krb5.tex (subsubsection{The krb5_auth_context}): Some function names were misformed. * errors.tex (subsection{error_table kv5m}): Reformatting nits. * tables.tex: Formatting fixes. Thu May 4 14:29:45 1995 Ezra Peisach * krb5.tex: Reorganized into subsubsections. Added principal access macros. * libos.tex: Added missing functions (os_context) and reorganized into subsubsections. Wed May 3 01:22:11 1995 Ezra Peisach * krb5.tex: Added auth_context routines. * free.tex: Add krb5_xfree and krb5_free_data. * rcache.tex: Add krb5_rc_get_type, krb5_rc_resolve_type. * krb5.tex: API changes finished. Tue May 2 15:26:11 1995 Ezra Peisach (epeisach@kangaroo.mit.edu) * ccache.tex: krb5_cc_gen_new instead of krb5_cc_generate_new. Sun Apr 30 15:37:31 1995 Ezra Peisach * errors.tex: Formatting fixes * intro.tex: Formatting fixes * Makefile: Add free.tex to list. * rcache.tex: Update to current API specs. * ccache.tex: Update to current API specs. * keytab.tex: Update to current API specs. * free.tex: Finished first version. Tue Apr 18 10:42:03 1995 Ezra Peisach * intro.tex: spell checked Tue Apr 11 14:21:21 1995 Ezra Peisach (epeisach@kangaroo.mit.edu) * Makefile Cleaned up two pass processing through latex of library document. Tue Apr 4 15:22:11 1995 Ezra Peisach * errors.tex Added missing entries in existing tables. Removed isode table. Added asn.1 table and magic number table. Tue Feb 07 18:31:58 1995 Chris Provenzano (proven@mit.edu) * krb5.tex Documented API changes to krb5_get_in_tkt*() routines and added krb5_get_in_tkt_with_keytab(). The explanation of each of these routines still needs appropriate changes. Thu Feb 02 22:59:41 1995 Chris Provenzano (proven@mit.edu) * krb5.tex Documented change of krb5_enctype to krb5_enctypes to krb5_send_tgs(). * krb5.tex Documented added krb5_keytype arg to (*keyproc)() arg for krb5_rd_req(), krb5_rd_req_decoded(), and krb5_recvauth(). Fri Jan 27 22:15:23 1995 Chris Provenzano (proven@mit.edu) * keytab.tex Documented added krb5_keytab argunment to krb5_kt_read_service_key() and krb5_kt_get_entry(). Mon Nov 21 14:17:50 1994 Theodore Y. Ts'o (tytso@dcl) * library.tex (internalfunc): Define \internalfunc, which prints a disclaimer in front of "internal functions". We should move them somewhere else, but for now, let's start marking those functions which we believe are internal. * krb5.tex: Documented changed interfaces to krb5_encode_kdc_rep and krb5_encrypt_tkt_part. Document krb5_encode_kdc_rep, krb5_decode_kdc_rep, krb5_encrypt_tkt_part, krb5_decrypt_tkt_part, and krb5_send_tgs as all internal functions. Thu Oct 13 13:14:48 1994 Theodore Y. Ts'o (tytso@dcl) * krb5.tex: Fixed typo; extra space in \funcname{ krb5_recvauth}. Wed Oct 12 02:03:37 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile: Added better dependencies to do two-pass latex runs automatically. Make "make clean" clean up the tex temp files.