Updated API's on all of these
[krb5.git] / doc / api / ChangeLog
1 Sun Apr 30 15:37:31 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
2
3         * rcache.tex: Update to current API specs.
4
5         * ccache.tex: Update to current API specs.
6
7         * keytab.tex: Update to current API specs.
8
9         * free.tex: Finished first version.
10
11 Tue Apr 18 10:42:03 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
12
13         * intro.tex: spell checked
14
15 Tue Apr 11 14:21:21 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)
16
17         * Makefile Cleaned up two pass processing through latex of library
18                 document.
19
20 Tue Apr  4 15:22:11 1995  Ezra Peisach  <epeisach@mit.edu>
21
22         * errors.tex Added missing entries in existing tables. Removed
23                 isode table. Added asn.1 table and magic number table.
24
25 Tue Feb 07 18:31:58 1995 Chris Provenzano (proven@mit.edu)
26
27         * krb5.tex Documented API changes to krb5_get_in_tkt*() routines
28                 and added krb5_get_in_tkt_with_keytab(). The explanation of
29                 each of these routines still needs appropriate changes.
30
31 Thu Feb 02 22:59:41 1995  Chris Provenzano (proven@mit.edu)
32
33         * krb5.tex Documented change of krb5_enctype to krb5_enctypes
34                 to krb5_send_tgs().
35
36         * krb5.tex Documented added krb5_keytype arg to (*keyproc)() arg
37                 for krb5_rd_req(), krb5_rd_req_decoded(), and krb5_recvauth().
38
39 Fri Jan 27 22:15:23 1995  Chris Provenzano (proven@mit.edu)
40
41         * keytab.tex Documented added krb5_keytab argunment to 
42                 krb5_kt_read_service_key() and krb5_kt_get_entry().
43
44 Mon Nov 21 14:17:50 1994  Theodore Y. Ts'o  (tytso@dcl)
45
46         * library.tex (internalfunc): Define \internalfunc, which prints a
47                 disclaimer in front of "internal functions".  We should
48                 move them somewhere else, but for now, let's start marking
49                 those functions which we believe are internal.
50
51         * krb5.tex: Documented changed interfaces to krb5_encode_kdc_rep
52                 and krb5_encrypt_tkt_part.  Document krb5_encode_kdc_rep,
53                 krb5_decode_kdc_rep, krb5_encrypt_tkt_part,
54                 krb5_decrypt_tkt_part, and krb5_send_tgs as all internal
55                 functions.  
56
57 Thu Oct 13 13:14:48 1994  Theodore Y. Ts'o  (tytso@dcl)
58
59         * krb5.tex: Fixed typo; extra space in \funcname{ krb5_recvauth}.
60
61 Wed Oct 12 02:03:37 1994  Theodore Y. Ts'o  (tytso@dcl)
62
63         * Makefile: Added better dependencies to do two-pass latex runs
64                 automatically.  Make "make clean" clean up the tex temp
65                 files. 
66
67