Don't check ticket file for afs ticket.
[heimdal.git] / ChangeLog
bloba786e6794b457d4a7840a8d3fbe70582ea060a0e
1 Wed Aug 20 21:26:58 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
3         * lib/kafs/afskrb5.c (get_cred): Check cached afs tickets for
4         expiration.
6 Wed Aug 20 17:40:31 1997  Assar Westerlund  <assar@sics.se>
8         * lib/krb5/recvauth.c (krb5_recvauth): Send a KRB-ERROR iff
9         there's an error.
11         * lib/krb5/sendauth.c (krb5_sendauth): correct the protocol
12         documentation and process KRB-ERROR's
14 Tue Aug 19 20:41:30 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
16         * kdc/kerberos4.c: Fix memory leak in v4 protocol handler.
18 Mon Aug 18 05:15:09 1997  Assar Westerlund  <assar@sics.se>
20         * lib/gssapi/accept_sec_context.c: Added
21         `gsskrb5_register_acceptor_identity'
23 Sun Aug 17 01:40:20 1997  Assar Westerlund  <assar@sics.se>
25         * lib/gssapi/accept_sec_context.c (gss_accept_sec_context): don't
26         always pass server == NULL to krb5_rd_req.
28         * lib/gssapi: new files: canonicalize_name.c export_name.c
29         context_time.c compare_name.c release_cred.c acquire_cred.c
30         inquire_cred.c, from Luke Howard <lukeh@xedoc.com.au>
32         * lib/krb5/config_file.c: Add netinfo support from Luke Howard
33         <lukeh@xedoc.com.au>
35         * lib/editline/sysunix.c: sgtty-support from Luke Howard
36         <lukeh@xedoc.com.au>
38         * lib/krb5/principal.c: krb5_sname_to_principal fix from Luke
39         Howard <lukeh@xedoc.com.au>
41 Sat Aug 16 00:44:47 1997  Assar Westerlund  <assar@koi.pdc.kth.se>
43         * Release 0.0e
45 Sat Aug 16 00:23:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
47         * appl/afsutil/afslog.c: Use new libkafs.
49         * lib/kafs/afskrb5.c: Get AFS tokens via 524 protocol.
51         * lib/krb5/warn.c: Fix format string for *x type.
53 Fri Aug 15 22:15:01 1997  Assar Westerlund  <assar@sics.se>
55         * admin/get.c (get_entry): print more information about the entry
57         * lib/des/Makefile.am: build destest, mdtest, des, rpw, speed
59         * lib/krb5/config_file.c: new functions `krb5_config_get_time' and
60         `krb5_config_vget_time'.  Use them.
62 Fri Aug 15 00:09:37 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
64         * admin/ktutil.c: Keytab manipulation program.
66         * lib/krb5/keytab.c: Return sane values from resolve and
67         start_seq_get.
69         * kdc/kerberos5.c: Fix for old clients passing 0 for `no endtime'.
71         * lib/45/get_ad_tkt.c: Kerberos 4 get_ad_tkt using
72         krb524_convert_creds_kdc.
74         * lib/krb5/convert_creds.c: Implementation of
75         krb524_convert_creds_kdc.
77         * lib/asn1/k5.asn1: Make kdc-req-body.till OPTIONAL
79         * kdc/524.c: A somewhat working 524-protocol module.
81         * kdc/kerberos4.c: Add version 4 ticket encoding and encryption
82         functions.
84         * lib/krb5/context.c: Fix kdc_timeout.
86         * lib/hdb/{ndbm,db}.c: Free name in close.
88         * kdc/kerberos5.c (tgs_check_autenticator): Return error code
90 Thu Aug 14 21:29:03 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
92         * kdc/kerberos5.c (tgs_make_reply): Fix endtime in reply.
94         * lib/krb5/store_emem.c: Fix reallocation bug.
96 Tue Aug 12 01:29:46 1997  Assar Westerlund  <assar@sics.se>
98         * appl/telnet/libtelnet/kerberos5.c, appl/popper/pop_init.c,
99         appl/rshd/rshd.c: Use `krb5_sock_to_principal'.  Send server
100         parameter to krb5_rd_req/krb5_recvauth.  Set addresses in
101         auth_context.
103         * lib/krb5/recvauth.c: Set addresses in auth_context if there
104         aren't any
106         * lib/krb5/auth_context.c: New function
107         `krb5_auth_con_setaddrs_from_fd'
109         * lib/krb5/sock_principal.c: new function
110         `krb5_sock_to_principal'
111         
112         * lib/krb5/time.c: new file with `krb5_timeofday' and
113         `krb5_us_timeofday'.  Use these functions.
115         * kuser/klist.c: print KDC offset iff verbose
117         * lib/krb5/get_in_tkt.c: implement KDC time offset and use it if
118         [libdefaults]kdc_timesync is set.
119         
120         * lib/krb5/fcache.c: Implement version 4 of the ccache format.
122 Mon Aug 11 05:34:43 1997  Assar Westerlund  <assar@sics.se>
124         * lib/krb5/rd_rep.c (krb5_free_ap_rep_enc_part): free all memory
126         * lib/krb5/principal.c (krb5_unparse_name): allocate memory
127         properly
129         * kpasswd/kpasswd.c: Use `krb5_change_password'
131         * lib/krb5/init_creds_pw.c (init_cred): set realm of server
132         correctly.
134         * lib/krb5/init_creds_pw.c: support changing of password when it
135         has expired
137         * lib/krb5/changepw.c: new file
139         * kuser/klist.c: use getarg
141         * admin/init.c (init): add `kadmin/changepw'
143 Mon Aug 11 04:30:47 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
145         * lib/krb5/get_cred.c: Make get_credentials handle cross-realm.
147 Mon Aug 11 00:03:24 1997  Assar Westerlund  <assar@sics.se>
149         * lib/krb5/config_file.c: implement support for #-comments
151 Sat Aug  9 02:21:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
153         * kdc/hprop*.c: Add database propagation programs.
155         * kdc/connect.c: Max request size.
157 Sat Aug  9 00:47:28 1997  Assar Westerlund  <assar@sics.se>
159         * lib/otp: resurrected from krb4
161         * appl/push: new program for fetching mail with POP.
163         * appl/popper/popper.h: new include files.  new fields in `POP'
165         * appl/popper/pop_pass.c: Implement both v4 and v5.
167         * appl/popper/pop_init.c: Implement both v4 and v5.
169         * appl/popper/pop_debug.c: use getarg.  Talk both v4 and v5
171         * appl/popper: Popper from krb4.
173         * configure.in: check for inline and <netinet/tcp.h> generate
174         files in appl/popper, appl/push, and lib/otp
176 Fri Aug  8 05:51:02 1997  Assar Westerlund  <assar@sics.se>
178         * lib/krb5/get_cred.c: clean-up and try to free memory even when
179         there're errors
181         * lib/krb5/get_cred.c: adapt to new `extract_ticket'
183         * lib/krb5/get_in_tkt.c: reorganize.  check everything and try to
184         return memory even if there are errors.
186         * kuser/kverify.c: new file
188         * lib/krb5/free_host_realm.c: new file
190         * lib/krb5/principal.c (krb5_sname_to_principal): implement
191         different nametypes.  Also free memory.
193         * lib/krb5/verify_init.c: more functionality
195         * lib/krb5/mk_req_ext.c (krb5_mk_req_extended): free the checksum
197         * lib/krb5/get_in_tkt.c (extract_ticket): don't copy over the
198         principals in creds.  Should also compare them with that received
199         from the KDC
201         * lib/krb5/cache.c (krb5_cc_gen_new): copy the newly allocated
202         krb5_ccache
203         (krb5_cc_destroy): call krb5_cc_close
204         (krb5_cc_retrieve_cred): delete the unused creds
206 Fri Aug  8 02:30:40 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
208         * lib/krb5/log.c: Allow better control of destinations of logging
209         (like passing explicit destinations, and log-functions).
211 Fri Aug  8 01:20:39 1997  Assar Westerlund  <assar@sics.se>
213         * lib/krb5/get_default_principal.c: new file
215         * kpasswd/kpasswdd.c: use krb5_log*
217 Fri Aug  8 00:37:47 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
219         * lib/krb5/init_creds_pw.c: Implement krb5_get_init_creds_keytab.
221 Fri Aug  8 00:37:17 1997  Assar Westerlund  <assar@sics.se>
223         * lib/krb5/init_creds_pw.c: Use `krb5_get_default_principal'.
224         Print password expire information.
226         * kdc/config.c: new variable `kdc_warn_pwexpire'
228         * kpasswd/kpasswd.c: converted to getarg and get_init_creds
230 Thu Aug  7 22:17:09 1997  Assar Westerlund  <assar@sics.se>
232         * lib/krb5/mcache.c: new file
234         * admin/gettime.c: new function puttime.  Use it.
236         * lib/krb5/keyblock.c: Added krb5_free_keyblock and
237         krb5_copy_keyblock
239         * lib/krb5/init_creds_pw.c: more functionality
241         * lib/krb5/creds.c: Added krb5_free_creds_contents and
242         krb5_copy_creds.  Changed callers.
244         * lib/krb5/config_file.c: new functions krb5_config_get and
245         krb5_config_vget
247         * lib/krb5/cache.c: cleanup added mcache
248         
249         * kdc/kerberos5.c: include last-req's of type 6 and 7, if
250         applicable
252 Wed Aug  6 20:38:23 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
254         * lib/krb5/log.c: New parameter `log-level'. Default to `SYSLOG'.
256 Tue Aug  5 22:53:54 1997  Assar Westerlund  <assar@sics.se>
258         * lib/krb5/verify_init.c, init_creds_pw.c, init_creds.c,
259         prompter_posix.c: the beginning of an implementation of the cygnus
260         initial-ticket API.
262         * lib/krb5/get_in_tkt_pw.c: make `krb5_password_key_proc' global
264         * lib/krb5/get_in_tkt.c (krb5_get_in_cred): new function that is
265         almost krb5_get_in_tkt but doesn't write the creds to the ccache.
266         Small fixes in krb5_get_in_tkt
268         * lib/krb5/get_addrs.c (krb5_get_all_client_addrs): don't include
269         loopback.
271 Mon Aug  4 20:20:48 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
273         * kdc: Make context global.
275 Fri Aug  1 17:23:56 1997  Assar Westerlund  <assar@sics.se>
277         * Release 0.0d
279         * lib/roken/flock.c: new file
281         * kuser/kinit.c: check for and print expiry information in the
282         `kdc_rep'
284         * lib/krb5/get_in_tkt.c: Set `ret_as_reply' if != NULL
286         * kdc/kerberos5.c: Check the valid times on client and server.
287         Check the password expiration.
288         Check the require_preauth flag.
289         Send an lr_type == 6 with pw_end.
290         Set key.expiration to min(valid_end, pw_end)
291         
292         * lib/hdb/hdb.asn1: new flags `require_preauth' and `change_pw'
294         * admin/util.c, admin/load.c: handle the new flags.
296 Fri Aug  1 16:56:12 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
298         * lib/hdb: Add some simple locking.
300 Sun Jul 27 04:44:31 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
302         * lib/krb5/log.c: Add some general logging functions.
304         * kdc/kerberos4.c: Add version 4 protocol handler. The requrement
305         for this to work is that all involved principals has a des key in
306         the database, and that the client has a version 4 (un-)salted
307         key. Furthermore krb5_425_conv_principal has to do it's job, as
308         present it's not very clever.
310         * lib/krb5/principal.c: Quick patch to make 425_conv work
311         somewhat.
313         * lib/hdb/hdb.c: Add keytype->key and next key functions.
315 Fri Jul 25 17:32:12 1997  Assar Westerlund  <assar@sics.se>
317         * lib/krb5/build_auth.c (krb5_build_authenticator): don't free
318         `cksum'.  It's allocated and freed by the caller
320         * lib/krb5/get_cred.c (krb5_get_kdc_cred): Don't free `addresses'.
322         * kdc/kerberos5.c (tgs_rep2): make sure we also have an defined
323         `client' to return as part of the KRB-ERROR
325         * appl/rsh/rshd.c: implement forwarding
327         * appl/rsh/rsh.c: Use getarg.  Implement forwarding.
329 Thu Jul 24 08:13:59 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
331         * kdc/kerberos5.c: Unseal keys from database before use.
333         * kdc/misc.c: New functions set_master_key, unseal_key and
334         free_key.
336         * lib/roken/getarg.c: Handle `-f arg' correctly.
338 Thu Jul 24 01:54:43 1997  Assar Westerlund  <assar@sics.se>
340         * kuser/kinit.c: implement `-l' aka `--lifetime'
342         * lib/roken/parse_units.c, parse_time.c: new files
344         * admin/gettime.c (gettime): use `parse_time'
346         * kdc/kerberos5.c (as_rep): Use `METHOD-DATA' when sending
347         KRB5KDC_ERR_PREAUTH_REQUIRED, not PA-DATA.
349         * kpasswd/kpasswdd.c: fix freeing bug use sequence numbers set
350         addresses in auth_context bind one socket per interface.
351         
352         * kpasswd/kpasswd.c: use sequence numbers
354         * lib/krb5/rd_req.c (krb5_verify_ap_req): do abs when verifying
355         the timestamps
357         * lib/krb5/rd_priv.c (krb5_rd_priv): Fetch the correct session key
358         from auth_context
360         * lib/krb5/mk_priv.c (krb5_mk_priv): Fetch the correct session key
361         from auth_context
363         * lib/krb5/mk_error.c (krb5_mk_error): return an error number and
364         not a comerr'd number.
366         * lib/krb5/get_in_tkt.c (krb5_get_in_tkt): interpret the error
367         number in KRB-ERROR correctly.
369         * lib/krb5/get_cred.c (krb5_get_kdc_cred): interpret the error
370         number in KRB-ERROR correctly.
372         * lib/asn1/k5.asn1: Add `METHOD-DATA'
374         * removed some memory leaks.
376 Wed Jul 23 07:53:18 1997  Assar Westerlund  <assar@sics.se>
378         * Release 0.0c
380         * lib/krb5/rd_cred.c, get_for_creds.c: new files
382         * lib/krb5/get_host_realm.c: try default realm as last chance
384         * kpasswd/kpasswdd.c: updated to hdb changes
386         * appl/telnet/libtelnet/kerberos5.c: Implement forwarding
388         * appl/telnet/libtelnet: removed totally unused files
390         * admin/ank.c: fix prompts and generation of random keys
392 Wed Jul 23 04:02:32 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
394         * admin/dump.c: Include salt in dump.
396         * admin: Mostly updated for new db-format.
398         * kdc/kerberos5.c: Update to use new db format. Better checking of
399         flags and such. More logging.
401         * lib/hdb/hdb.c: Use generated encode and decode functions.
403         * lib/hdb/hdb.h: Get hdb_entry from ASN.1 generated code.
405         * lib/krb5/get_cred.c: Get addresses from krbtgt if there are none
406         in the reply.
408 Sun Jul 20 16:22:30 1997  Assar Westerlund  <assar@sics.se>
410         * kuser/kinit.c: break if des_read_pw_string() != 0
412         * kpasswd/kpasswdd.c: send a reply
414         * kpasswd/kpasswd.c: restructured code.  better report on
415         krb-error break if des_read_pw_string() != 0
417         * kdc/kerberos5.c: Check `require_enc_timestamp' malloc space for
418         starttime and renew_till
420         * appl/telnet/libtelnet/kerberos5.c (kerberos5_is): Send a
421         keyblock to krb5_verify_chekcsum
423 Sun Jul 20 06:35:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
425         * Release 0.0b
427         * kpasswd/kpasswd.c: Avoid using non-standard struct names.
429 Sat Jul 19 19:26:23 1997  Assar Westerlund  <assar@sics.se>
431         * lib/krb5/keytab.c (krb5_kt_get_entry): check return from
432         `krb5_kt_start_seq_get'.  From <map@stacken.kth.se>
434 Sat Jul 19 04:07:39 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
436         * lib/asn1/k5.asn1: Update with more pa-data types from
437         draft-ietf-cat-kerberos-revisions-00.txt
439         * admin/load.c: Update to match current db-format.
441         * kdc/kerberos5.c (as_rep): Try all valid pa-datas before giving
442         up. Send back an empty pa-data if the client has the v4 flag set.
444         * lib/krb5/get_in_tkt.c: Pass both version5 and version4 salted
445         pa-data. DTRT if there is any pa-data in the reply.
447         * lib/krb5/str2key.c: XOR with some sane value.
449         * lib/hdb/hdb.h: Add `version 4 salted key' flag.
451         * kuser/kinit.c: Ask for password before calling get_in_tkt. This
452         makes it possible to call key_proc more than once.
454         * kdc/string2key.c: Add flags to output version 5 (DES only),
455         version 4, and AFS string-to-key of a password.
457         * lib/asn1/gen_copy.c: copy_* functions now returns an int (0 or
458         ENOMEM).
460 Fri Jul 18 02:54:58 1997  Assar Westerlund  <assar@sics.se>
462         * lib/krb5/get_host_realm.c (krb5_get_host_realm): do the
463         name2name thing
465         * kdc/misc.c: check result of hdb_open
467         * admin/kdb_edit: updated to new sl
469         * lib/sl: sl_func now returns an int. != 0 means to exit.
471         * kpasswd/kpasswdd: A crude (but somewhat working) implementation
472         of `draft-ietf-cat-kerb-chg-password-00.txt'
474 Fri Jul 18 00:55:39 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
476         * kuser/krenew.c: Crude ticket renewing program.
478         * kdc/kerberos5.c: Rewritten flags parsing, it now might work to
479         get forwarded and renewed tickets.
481         * kuser/kinit.c: Add `-r' flag.
483         * lib/krb5/get_cred.c: Move most of contents of get_creds to new
484         function get_kdc_cred, that always contacts the kdc and doesn't
485         save in the cache. This is a hack.
487         * lib/krb5/get_in_tkt.c: Pass starttime and renew_till in request
488         (a bit kludgy).
490         * lib/krb5/mk_req_ext.c: Make an auth_context if none passed in.
492         * lib/krb5/send_to_kdc.c: Get timeout from context.
494         * lib/krb5/context.c: Add kdc_timeout to context struct.
496 Thu Jul 17 20:35:45 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
498         * kuser/klist.c: Print start time of ticket if available.
500         * lib/krb5/get_host_realm.c: Return error if no realm was found.
502 Thu Jul 17 20:28:21 1997  Assar Westerlund  <assar@sics.se>
504         * kpasswd: non-working kpasswd added
506 Thu Jul 17 00:21:22 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
508         * Release 0.0a
510         * kdc/main.c: Add -p flag to disable pa-enc-timestamp requirement.
512 Wed Jul 16 03:37:41 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
514         * kdc/kerberos5.c (tgs_rep2): Free ticket and ap_req.
516         * lib/krb5/auth_context.c (krb5_auth_con_free): Free remote
517         subkey.
519         * lib/krb5/principal.c (krb5_free_principal): Check for NULL.
521         * lib/krb5/send_to_kdc.c: Check for NULL return from
522         gethostbyname.
524         * lib/krb5/set_default_realm.c: Try to get realm of local host if
525         no default realm is available.
527         * Remove non ASN.1 principal code.
529 Wed Jul 16 03:17:30 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
531         * kdc/kerberos5.c: Split tgs_rep in smaller functions. Add better
532         error handing. Do some logging.
534         * kdc/log.c: Some simple logging facilities.
536         * kdc/misc.c (db_fetch): Take a krb5_principal.
538         * kdc/connect.c: Pass address of request to as_rep and
539         tgs_rep. Send KRB-ERROR.
541         * lib/krb5/mk_error.c: Add more fields.
543         * lib/krb5/get_cred.c: Print normal error code if no e_text is
544         available.
546 Wed Jul 16 03:07:50 1997  Assar Westerlund  <assar@sics.se>
548         * lib/krb5/get_in_tkt.c: implement `krb5_init_etype'.
549         Change encryption type of pa_enc_timestamp to DES-CBC-MD5
551         * lib/krb5/context.c: recognize all encryption types actually
552         implemented
554         * lib/krb5/auth_context.c (krb5_auth_con_init): Change default
555         encryption type to `DES_CBC_MD5'
557         *  lib/krb5/read_message.c, write_message.c: new files
559 Tue Jul 15 17:14:21 1997  Assar Westerlund  <assar@sics.se>
561         * lib/asn1: replaced asn1_locl.h by `der_locl.h' and `gen_locl.h'.
563         * lib/error/compile_et.awk: generate a prototype for the
564         `destroy_foo_error_table' function.
566 Mon Jul 14 12:24:40 1997  Assar Westerlund  <assar@sics.se>
568         * lib/krb5/krbhst.c (krb5_get_krbhst): Get all kdc's and try also
569         with `kerberos.REALM'
571         * kdc/kerberos5.c, lib/krb5/rd_priv.c, lib/krb5/rd_safe.c: use
572         `max_skew'
574         * lib/krb5/rd_req.c (krb5_verify_ap_req): record authenticator
575         subkey
577         * lib/krb5/build_auth.c (krb5_build_authenticator): always
578         generate a subkey.
580         * lib/krb5/address.c: implement `krb5_address_order'
582         * lib/gssapi/import_name.c: Implement `gss_import_name'
584         * lib/gssapi/external.c: Use new OID
586         * lib/gssapi/encapsulate.c: New functions
587         `gssapi_krb5_encap_length' and `gssapi_krb5_make_header'.  Changed
588         callers.
590         * lib/gssapi/decapsulate.c: New function
591         `gssaspi_krb5_verify_header'.  Changed callers.
593         * lib/asn1/gen*.c: Give tags to generated structs.
594         Use `err' and `asprintf'
596         * appl/test/gss_common.c: new file
598         * appl/test/gssapi_server.c: removed all krb5 calls
600         * appl/telnet/libtelnet/kerberos5.c: Add support for genering and
601         verifying checksums.  Also start using session subkeys.
603 Mon Jul 14 12:08:25 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
605         * lib/krb5/rd_req.c (krb5_rd_req_with_keyblock): Split up.
607 Sun Jul 13 03:07:44 1997  Assar Westerlund  <assar@sics.se>
609         * lib/krb5/rd_safe.c, mk_safe.c: made bug-compatible with MIT
611         * lib/krb5/encrypt.c: new functions `DES_encrypt_null_ivec' and
612         `DES_encrypt_key_ivec'
614         * lib/krb5/checksum.c: implement rsa-md4-des and rsa-md5-des
616         * kdc/kerberos5.c (tgs_rep): support keyed checksums
618         * lib/krb5/creds.c: new file
620         * lib/krb5/get_in_tkt.c: better freeing
622         * lib/krb5/context.c (krb5_free_context): more freeing
624         * lib/krb5/config_file.c: New function `krb5_config_file_free'
626         * lib/error/compile_et.awk: Generate a `destroy_' function.
628         * kuser/kinit.c, klist.c: Don't leak memory.
630 Sun Jul 13 02:46:27 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
632         * kdc/connect.c: Check filedescriptor in select.
634         * kdc/kerberos5.c: Remove most of the most common memory leaks.
636         * lib/krb5/rd_req.c: Free allocated data.
638         * lib/krb5/auth_context.c (krb5_auth_con_free): Free a lot of
639         fields.
641 Sun Jul 13 00:32:16 1997  Assar Westerlund  <assar@sics.se>
643         * appl/telnet, appl/rsh: Conditionalize the krb4-support.
645         * configure.in: Test for krb4
647 Sat Jul 12 17:14:12 1997  Assar Westerlund  <assar@sics.se>
649         * kdc/kerberos5.c: check if the pre-auth was decrypted properly.
650         set the `pre_authent' flag
652         * lib/krb5/get_cred.c, lib/krb5/get_in_tkt.c: generate a random nonce.
654         * lib/krb5/encrypt.c: Made `generate_random_block' global.
656         * appl/test: Added gssapi_client and gssapi_server.
658         * lib/krb5/data.c: Add `krb5_data_zero'
660         * appl/test/tcp_client.c: try `mk_safe' and `mk_priv'
662         * appl/test/tcp_server.c: try `rd_safe' and `rd_priv'
664 Sat Jul 12 16:45:58 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
666         * lib/krb5/get_addrs.c: Fix for systems that has sa_len, but
667         returns zero length from SIOCGIFCONF.
669 Sat Jul 12 16:38:34 1997  Assar Westerlund  <assar@sics.se>
671         * appl/test: new programs
672         
673         * lib/krb5/rd_req.c: add address compare
675         * lib/krb5/mk_req_ext.c: allow no checksum
677         * lib/krb5/keytab.c (krb5_kt_ret_string): 0-terminate string
679         * lib/krb5/address.c: fix `krb5_address_compare'
681 Sat Jul 12 15:03:16 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
683         * lib/krb5/get_addrs.c: Fix ip4 address extraction.
685         * kuser/klist.c: Add verbose flag, and split main into smaller
686         pieces.
688         * lib/krb5/fcache.c: Save ticket flags.
690         * lib/krb5/get_in_tkt.c (extract_ticket): Extract addresses and
691         flags.
693         * lib/krb5/krb5.h: Add ticket_flags to krb5_creds.
695 Sat Jul 12 13:12:48 1997  Assar Westerlund  <assar@sics.se>
697         * configure.in: Call `AC_KRB_PROG_LN_S'
699         * acinclude.m4: Add `AC_KRB_PROG_LN_S' from krb4
701 Sat Jul 12 00:57:01 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
703         * lib/krb5/get_in_tkt.c: Use union of krb5_flags and KDCOptions to
704         pass options.
706 Fri Jul 11 15:04:22 1997  Assar Westerlund  <assar@sics.se>
708         * appl/telnet: telnet & telnetd seems to be working.
709         
710         * lib/krb5/config_file.c: Added krb5_config_v?get_list Fixed
711         krb5_config_vget_next
713         * appl/telnet/libtelnet/kerberos5.c: update to current API
715 Thu Jul 10 14:54:39 1997  Assar Westerlund  <assar@sics.se>
717         * appl/telnet/libtelnet/kerberos5.c (kerberos5_status): call
718         `krb5_kuserok'
720         * appl/telnet: Added.
722 Thu Jul 10 05:09:25 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
724         * lib/error/compile_et.awk: Remove usage of sub, gsub, and
725         functions for compatibility with awk.
727         * include/bits.c: Must use signed char.
729         * lib/krb5/context.c: Move krb5_get_err_text, and krb5_init_ets
730         here.
732         * lib/error/error.c: Replace krb5_get_err_text with new function
733         com_right.
735         * lib/error/compile_et.awk: Avoid using static variables.
737         * lib/error/error.c: Don't use krb5_locl.h
739         * lib/error/error.h: Move definitions of error_table and
740         error_list from krb5.h.
742         * lib/error: Moved from lib/krb5.
744 Wed Jul  9 07:42:04 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
746         * lib/krb5/encrypt.c: Temporary hack to avoid des_rand_data.
748 Wed Jul  9 06:58:00 1997  Assar Westerlund  <assar@sics.se>
750         * appl/rsh/rsh.c: use the correct user for the checksum
752         * lib/krb5/{rd,mk}_{*}.c: more checking for addresses and stuff
753         according to pseudocode from 1510
755 Wed Jul  9 06:06:06 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
757         * lib/hdb/hdb.c: Add hdb_etype2key.
759         * kdc/kerberos5.c: Check authenticator. Use more general etype
760         functions.
761         
762 Wed Jul  9 03:51:12 1997  Assar Westerlund  <assar@sics.se>
764         * lib/asn1/k5.asn1: Made all `s_address' OPTIONAL according to
765         draft-ietf-cat-kerberos-r-00.txt
767         * lib/krb5/principal.c (krb5_parse_name): default to local realm
768         if none given
769         
770         * kuser/kinit.c: New option `-p' and prompt
772 Wed Jul  9 02:30:06 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
774         * lib/krb5/keyblock.c: Keyblock generation functions.
776         * lib/krb5/encrypt.c: Use functions from checksum.c.
778         * lib/krb5/checksum.c: Move checksum functions here. Add
779         krb5_cksumsize function.
781 Wed Jul  9 01:15:38 1997  Assar Westerlund  <assar@sics.se>
783         * lib/krb5/get_host_realm.c: implemented
785         * lib/krb5/config_file.c: Redid part.  New functions:
786         krb5_config_v?get_next
788         * kuser/kdestroy.c: new program
790         * kuser/kinit.c: new flag `-f'
792         * lib/asn1/k5.asn1: Made HostAddresses = SEQUENCE OF HostAddress
794         * acinclude.m4: Added AC_KRB_STRUCT_SOCKADDR_SA_LEN
796         * lib/krb5/krb5.h: krb5_addresses == HostAddresses.  Changed all
797         users.
799         * lib/krb5/get_addrs.c: figure out all local addresses, possibly
800         even IPv6!
802         * lib/krb5/checksum.c: table-driven checksum
804 Mon Jul  7 21:13:28 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
806         * lib/krb5/encrypt.c: Make krb5_decrypt use the same struct as
807         krb5_encrypt.
809 Mon Jul  7 11:15:51 1997  Assar Westerlund  <assar@sics.se>
811         * lib/roken/vsyslog.c: new file
813         * lib/krb5/encrypt.c: add des-cbc-md4.
814         adjust krb5_encrypt and krb5_decrypt to reality
816         * appl/rsh/rshd.c: Now works.  Also implementd encryption and
817         `-p'.
818         
819         * appl/rsh/common.c: new file
821 Mon Jul  7 02:46:31 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
823         * lib/krb5/encrypt.c: Implement as a vector of function pointers.
825         * lib/krb5/{decrypt,encrypt}.c: Implement des-cbc-crc, and
826         des-cbc-md5 in separate functions.
828         * lib/krb5/krb5.h: Add more checksum and encryption types.
830         * lib/krb5/krb5_locl.h: Add etype to krb5_decrypt.
832 Sun Jul  6 23:02:59 1997  Assar Westerlund  <assar@sics.se>
834         * lib/krb5/[gs]et_default_realm.c, kuserok.c: new files
836         * lib/krb5/config_file.[ch]: new c-based configuration reading
837         stuff
839 Wed Jul  2 23:12:56 1997  Assar Westerlund  <assar@sics.se>
841         * configure.in: Set WFLAGS if using gcc
843 Wed Jul  2 17:47:03 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
845         * lib/asn1/der_put.c (der_put_int): Return size correctly.
847         * admin/ank.c: Be compatible with the asn1 principal format.
849 Wed Jul  1 23:52:20 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
851         * lib/asn1: Now all decode_* and encode_* functions now take a
852         final size_t* argument, that they return the size in. Return
853         values are zero for success, and anything else (such as some
854         ASN1_* constant) for error.
856 Mon Jun 30 06:08:14 1997  Assar Westerlund  <assar@sics.se>
858         * appl/rsh: New program.
860         * lib/krb5/keytab.c (krb5_kt_add_entry): change open mode to
861         O_WRONLY | O_APPEND
863         * lib/krb5/get_cred.c: removed stale prototype for
864         `extract_ticket' and corrected call.
866         * lib/asn1/gen_length.c (length_type): Make the length functions
867         for SequenceOf non-destructive
869         * admin/ank.c (doit): Fix reading of `y/n'.
871 Mon Jun 16 05:41:43 1997  Assar Westerlund  <assar@sics.se>
873         * lib/gssapi/wrap.c, unwrap.c: do encrypt and add sequence number
875         * lib/gssapi/get_mic.c, verify_mic.c: Add sequence number.
877         * lib/gssapi/accept_sec_context.c (gss_accept_sec_context): Set
878         KRB5_AUTH_CONTEXT_DO_SEQUENCE.  Verify 8003 checksum.
880         * lib/gssapi/8003.c: New file.
882         * lib/krb/krb5.h: Define a `krb_authenticator' as an ASN.1
883         Authenticator.
885         * lib/krb5/auth_context.c: New functions
886         `krb5_auth_setlocalseqnumber' and `krb5_auth_setremoteseqnumber'
888 Tue Jun 10 00:35:54 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
890         * lib/krb5: Preapre for use of some asn1-types.
892         * lib/asn1/*.c (copy_*): Constness.
894         * lib/krb5/krb5.h: Include asn1.h; krb5_data is now an
895         octet_string.
897         * lib/asn1/der*,gen.c: krb5_data -> octet_string, char * ->
898         general_string
900         * lib/asn1/libasn1.h: Moved stuff from asn1_locl.h that doesn't
901         have anything to do with asn1_compile.
903         * lib/asn1/asn1_locl.h: Remove der.h. Add some prototypes.
905 Sun Jun  8 03:51:55 1997  Assar Westerlund  <assar@sics.se>
907         * kdc/kerberos5.c: Fix PA-ENC-TS-ENC
909         * kdc/connect.c(process_request): Set `new'
910         
911         * lib/krb5/get_in_tkt.c: Do PA-ENC-TS-ENC the correct way.
913         * lib: Added editline,sl,roken.
915 Mon Jun  2 00:37:48 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
917         * lib/krb5/fcache.c: Move file cache from cache.c.
919         * lib/krb5/cache.c: Allow more than one cache type.
921 Sun Jun  1 23:45:33 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
923         * admin/extkeytab.c: Merged with kdb_edit.
925 Sun Jun  1 23:23:08 1997  Assar Westerlund  <assar@sics.se>
927         * kdc/kdc.c: more support for ENC-TS-ENC
929         * lib/krb5/get_in_tkt.c: redone to enable pre-authentication
931 Sun Jun  1 22:45:11 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
933         * lib/hdb/db.c: Merge fetch and store.
935         * admin: Merge to one program.
937         * lib/krb5/str2key.c: Fill in keytype and length.
939 Sun Jun  1 16:31:23 1997  Assar Westerlund  <assar@sics.se>
941         * lib/krb5/rd_safe.c, lib/krb5/rd_priv.c, lib/krb5/mk_rep.c,
942         lib/krb5/mk_priv.c, lib/krb5/build_auth.c: Some support for
943         KRB5_AUTH_CONTEXT_DO_SEQUENCE
945         * lib/krb5/get_in_tkt.c (get_in_tkt): be prepared to parse an
946         KRB_ERROR.  Some support for PA_ENC_TS_ENC.
948         * lib/krb5/auth_context.c: implemented seq_number functions
950         * lib/krb5/generate_subkey.c, generate_seq_number.c: new files
952         * lib/gssapi/gssapi.h: avoid including <krb5.h>
954         * lib/asn1/Makefile.am: SUFFIXES as a variable to make automake
955         happy
957         * kdc/kdc.c: preliminary PREAUTH_ENC_TIMESTAMP
959         * configure.in: adapted to automake 1.1p
961 Mon May 26 22:26:21 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
963         * lib/krb5/principal.c: Add contexts to many functions.
965 Thu May 15 20:25:37 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
967         * lib/krb5/verify_user.c: First stab at a verify user.
969         * lib/auth/sia/sia5.c: SIA module for Kerberos 5.
971 Mon Apr 14 00:09:03 1997  Assar Westerlund  <assar@sics.se>
973         * lib/gssapi: Enough of a gssapi-over-krb5 implementation to be
974         able to (mostly) run gss-client and gss-server.
975         
976         * lib/krb5/keytab.c: implemented krb5_kt_add_entry,
977         krb5_kt_store_principal, krb5_kt_store_keyblock
979         * lib/des/md5.[ch], sha.[ch]: new files
981         * lib/asn1/der_get.c (generalizedtime2time): use `timegm'
983         * lib/asn1/timegm.c: new file
985         * admin/extkeytab.c: new program
987         * admin/admin_locl.h: new file
989         * admin/Makefile.am: Added extkeytab
991         * configure.in: moved config to include
992         removed timezone garbage
993         added lib/gssapi and admin
995         * Makefile.am: Added admin
997 Mon Mar 17 11:34:05 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
999         * kdc/kdc.c: Use new copying functions, and free some data.
1001         * lib/asn1/Makefile.am: Try to not always rebuild generated files.
1003         * lib/asn1/der_put.c: Add fix_dce().
1005         * lib/asn1/der_{get,length,put}.c: Fix include files.
1007         * lib/asn1/der_free.c: Remove unused functions.
1008         
1009         * lib/asn1/gen.c: Split into gen_encode, gen_decode, gen_free,
1010         gen_length, and gen_copy.
1012 Sun Mar 16 18:13:52 1997  Assar Westerlund  <assar@sics.se>
1014         * lib/krb5/sendauth.c: implemented functionality
1016         * lib/krb5/rd_rep.c: Use `krb5_decrypt'
1018         * lib/krb5/cache.c (krb5_cc_get_name): return default if `id' ==
1019         NULL
1021         * lib/krb5/principal.c (krb5_free_principal): added `context'
1022         argument.  Changed all callers.
1023         
1024         (krb5_sname_to_principal): new function
1026         * lib/krb5/auth_context.c (krb5_free_authenticator): add `context'
1027         argument.  Changed all callers
1029         * lib/krb5/{net_write.c,net_read.c,recvauth.c}: new files
1031         * lib/asn1/gen.c: Fix encoding and decoding of BitStrings
1033 Fri Mar 14 11:29:00 1997  Assar Westerlund  <assar@sics.se>
1035         * configure.in: look for *dbm?
1037         * lib/asn1/gen.c: Fix filename in generated files. Check fopens.
1038         Put trailing newline in asn1_files.
1040 Fri Mar 14 05:06:44 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1042         * lib/krb5/get_in_tkt.c: Fix some memory leaks.
1044         * lib/krb5/krbhst.c: Properly free hostlist.
1046         * lib/krb5/decrypt.c: CRCs are 32 bits.
1048 Fri Mar 14 04:39:15 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1050         * lib/asn1/gen.c: Generate one file for each type.
1052 Fri Mar 14 04:13:47 1997  Assar Westerlund  <assar@sics.se>
1054         * lib/asn1/gen.c: Generate `length_FOO' functions
1056         * lib/asn1/der_length.c: new file
1058         * kuser/klist.c: renamed stime -> printable_time to avoid conflict
1059         on HP/UX
1061 Fri Mar 14 03:37:23 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1063         * lib/hdb/ndbm.c: Return NOENTRY if fetch fails. Don't free
1064         datums. Don't add .db to filename.
1066 Fri Mar 14 02:49:51 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1068         * kdc/dump.c: Database dump program.
1070         * kdc/ank.c: Trivial database editing program.
1072         * kdc/{kdc.c, load.c}: Use libhdb.
1074         * lib/hdb: New database routine library.
1076         * lib/krb5/error/Makefile.am: Add hdb_err.
1078 Wed Mar 12 17:41:14 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1080         * kdc/kdc.c: Rewritten AS, and somewhat more working TGS support.
1082         * lib/asn1/gen.c: Generate free functions.
1084         * Some specific free functions.
1086 Wed Mar 12 12:30:13 1997  Assar Westerlund  <assar@sics.se>
1088         * lib/krb5/krb5_mk_req_ext.c: new file
1090         * lib/asn1/gen.c: optimize the case with a simple type
1092         * lib/krb5/get_cred.c (krb5_get_credentials): Use
1093         `mk_req_extended' and remove old code.
1095         * lib/krb5/get_in_tkt.c (decrypt_tkt): First try with an
1096         EncASRepPart, then with an EncTGSRepPart.
1098 Wed Mar 12 08:26:04 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1100         * lib/krb5/store_emem.c: New resizable memory storage.
1102         * lib/krb5/{store.c, store_fd.c, store_mem.c}: Split of store.c
1104         * lib/krb5/krb5.h: Add free entry to krb5_storage.
1106         * lib/krb5/decrypt.c: Make keyblock const.
1108 Tue Mar 11 20:22:17 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1110         * lib/krb5/krb5.h: Add EncTicketPart to krb5_ticket.
1112         * lib/krb5/rd_req.c: Return whole asn.1 ticket in
1113         krb5_ticket->tkt.
1115         * lib/krb5/get_in_tkt.c: TGS -> AS
1117         * kuser/kfoo.c: Print error string rather than number.
1119         * kdc/kdc.c: Some kind of non-working TGS support.
1121 Mon Mar 10 01:43:22 1997  Assar Westerlund  <assar@sics.se>
1123         * lib/asn1/gen.c: reduced generated code by 1/5
1125         * lib/asn1/der_put.c: (der_put_length_and_tag): new function
1127         * lib/asn1/der_get.c (der_match_tag_and_length): new function
1129         * lib/asn1/der.h: added prototypes
1131 Mon Mar 10 01:15:43 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1133         * lib/krb5/krb5.h: Include <asn1_err.h>. Add prototype for
1134         krb5_rd_req_with_keyblock.
1136         * lib/krb5/rd_req.c: Add function krb5_rd_req_with_keyblock that
1137         takes a precomputed keyblock.
1139         * lib/krb5/get_cred.c: Use krb5_mk_req rather than inlined code.
1141         * lib/krb5/mk_req.c: Calculate checksum of in_data.
1143 Sun Mar  9 21:17:58 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1145         * lib/krb5/error/compile_et.awk: Add a declaration of struct
1146         error_list, and multiple inclusion block to header files.
1148 Sun Mar  9 21:01:12 1997  Assar Westerlund  <assar@sics.se>
1150         * lib/krb5/rd_req.c: do some checks on times
1152         * lib/krb/{mk_priv.c, rd_priv.c, sendauth.c, decrypt.c,
1153         address.c}: new files
1155         * lib/krb5/auth_context.c: more code
1157         * configure.in: try to figure out timezone
1159 Sat Mar  8 11:41:07 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1161         * lib/krb5/error/error.c: Try strerror if error code wasn't found.
1163         * lib/krb5/get_in_tkt.c: Remove realm parameter from
1164         krb5_get_salt.
1166         * lib/krb5/context.c: Initialize error table.
1168         * kdc: The beginnings of a kdc.
1170 Sat Mar  8 08:16:28 1997  Assar Westerlund  <assar@sics.se>
1172         * lib/krb5/rd_safe.c: new file
1174         * lib/krb5/checksum.c (krb5_verify_checksum): New function
1176         * lib/krb5/get_cred.c: use krb5_create_checksum
1178         * lib/krb5/checksum.c: new file
1180         * lib/krb5/store.c: no more arithmetic with void*
1182         * lib/krb5/cache.c: now seems to work again
1184 Sat Mar  8 06:58:09 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1186         * lib/krb5/Makefile.am: Add asn1_glue.c and error/*.c to libkrb5.
1188         * lib/krb5/get_in_tkt.c: Moved some functions to asn1_glue.c.
1190         * lib/krb5/asn1_glue.c: Moved some asn1-stuff here.
1191         
1192         * lib/krb5/{cache,keytab}.c: Use new storage functions.
1194         * lib/krb5/krb5.h: Protypes for new storage functions.
1196         * lib/krb5/krb5.h: Make krb5_{ret,store}_* functions able to write
1197         data to more than file descriptors.
1199 Sat Mar  8 01:01:17 1997  Assar Westerlund  <assar@sics.se>
1201         * lib/krb5/encrypt.c: New file.
1203         * lib/krb5/Makefile.am: More -I
1205         * configure.in: Test for big endian, random, rand, setitimer
1207         * lib/asn1/gen.c: perhaps even decodes bitstrings
1209 Thu Mar  6 19:05:29 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1211         * lib/krb5/config_file.y: Better return values on error.
1213 Sat Feb  8 15:59:56 1997  Assar Westerlund  <assar@pdc.kth.se>
1215         * lib/asn1/parse.y: ifdef HAVE_STRDUP
1217         * lib/asn1/lex.l: ifdef strdup
1218         brange-dead version of list of special characters to make stupid
1219         lex accept it.
1221         * lib/asn1/gen.c: A DER integer should really be a `unsigned'
1223         * lib/asn1/der_put.c: A DER integer should really be a `unsigned'
1225         * lib/asn1/der_get.c: A DER integer should really be a `unsigned'
1227         * lib/krb5/error/Makefile.am: It seems "$(SHELL) ./compile_et" is
1228         needed.
1230         * lib/krb/mk_rep.c, lib/krb/rd_req.c, lib/krb/store.c,
1231         lib/krb/store.h: new files.
1233         * lib/krb5/keytab.c: now even with some functionality.
1235         * lib/asn1/gen.c: changed paramater from void * to Foo *
1237         * lib/asn1/der_get.c (der_get_octet_string): Fixed bug with empty
1238         string.
1240 Sun Jan 19 06:17:39 1997  Assar Westerlund  <assar@pdc.kth.se>
1242         * lib/krb5/get_cred.c (krb5_get_credentials): Check for creds in
1243         cc before getting new ones.
1245         * lib/krb5/krb5.h (krb5_free_keyblock): Fix prototype.
1247         * lib/krb5/build_auth.c (krb5_build_authenticator): It seems the
1248         CRC should be stored LSW first. (?)
1250         * lib/krb5/auth_context.c: Implement `krb5_auth_con_getkey' and
1251         `krb5_free_keyblock'
1253         * lib/**/Makefile.am: Rename foo libfoo.a
1255         * include/Makefile.in: Use test instead of [
1256         -e does not work with /bin/sh on psoriasis
1258         * configure.in: Search for awk
1259         create lib/krb/error/compile_et
1260         
1261 Tue Jan 14 03:46:26 1997  Assar Westerlund  <assar@pdc.kth.se>
1263         * lib/krb5/Makefile.am: replaced mit-crc.c by crc.c
1265 Wed Dec 18 00:53:55 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
1267         * kuser/kinit.c: Guess principal.
1269         * lib/krb5/error/compile_et.awk: Don't include krb5.h. Fix some
1270         warnings.
1272         * lib/krb5/error/asn1_err.et: Add ASN.1 error messages.
1274         * lib/krb5/mk_req.c: Get client from cache.
1276         * lib/krb5/cache.c: Add better error checking some useful return
1277         values.
1279         * lib/krb5/krb5.h: Fix krb5_auth_context.
1281         * lib/asn1/der.h: Make krb5_data compatible with krb5.h
1283 Tue Dec 17 01:32:36 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
1285         * lib/krb5/error: Add primitive error library.
1287 Mon Dec 16 16:30:20 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
1289         * lib/krb5/cache.c: Get correct address type from cache.
1291         * lib/krb5/krb5.h: Change int16 to int to be compatible with asn1.