new files
[heimdal.git] / ChangeLog
blob0d5bcc1c94714e014bd7cb15417420340ca98388
1 Tue Nov 11 02:53:19 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
3         * lib/krb5/auth_context.c: Implement auth_con_setuserkey.
5         * lib/gssapi/init_sec_context.c: Use krb5_auth_con_getkey.
7         * lib/krb5/keyblock.c: Rename krb5_free_keyblock to
8         krb5_free_keyblock_contents, and reimplement krb5_free_keyblock.
10         * lib/krb5/rd_req.c: Use auth_context->keyblock if
11         ap_options.use_session_key.
13 Tue Nov 11 02:35:17 1997  Assar Westerlund  <assar@sics.se>
15         * lib/krb5/net_{read,write}.c: change `int fd' to `void *p_fd'.
16         fix callers.
18         * lib/krb5/krb5_locl.h: include <asn1.h> and <der.h>
20         * include/Makefile.am: add xdbm.h
22 Tue Nov 11 01:58:22 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
24         * lib/krb5/get_cred.c: Implement krb5_get_cred_from_kdc.
26 Mon Nov 10 22:41:53 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
28         * lib/krb5/ticket.c: Implement copy_ticket.
30         * lib/krb5/get_in_tkt.c: Make `options' parameter MIT-compatible.
32         * lib/krb5/data.c: Implement free_data and copy_data.
34 Sun Nov  9 02:17:27 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
36         * lib/kadm5: Implement kadm5_get_privs, and kadm5_get_principals.
38         * kadmin/kadmin.c: Add get_privileges function.
40         * lib/kadm5: Rename KADM5_ACL_* -> KADM5_PRIV_* to conform with
41         specification.
43         * kdc/connect.c: Exit if no sockets could be bound.
45         * kadmin/kadmind.c: Check return value from krb5_net_read().
47         * lib/kadm5,kadmin: Fix memory leaks.
49 Fri Nov  7 02:45:26 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
51         * lib/kadm5/create_s.c: Get some default values from `default'
52         principal.
54         * lib/kadm5/ent_setup.c: Add optional default entry to get some
55         values from.
57 Thu Nov  6 00:20:41 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
59         * lib/error/compile_et.awk: Remove generated destroy_*_error_table
60         prototype
62         * kadmin/kadmind.c: Crude admin server.
64         * kadmin/kadmin.c: Update to use remote protocol.
66         * kadmin/get.c: Fix principal formatting.
68         * lib/kadm5: Add client support.
70         * lib/kadm5/error.c: Error code mapping.
72         * lib/kadm5/server.c: Kadmind support function.
74         * lib/kadm5/marshall.c: Kadm5 marshalling.
76         * lib/kadm5/acl.c: Simple acl system.
78         * lib/kadm5/kadm5_locl.h: Add client stuff.
80         * lib/kadm5/init_s.c: Initialize acl.
82         * lib/kadm5/*:  Return values.
84         * lib/kadm5/create_s.c: Correct kvno.
86 Wed Nov  5 22:06:50 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
88         * lib/krb5/log.c: Fix parsing of log destinations.
90 Mon Nov  3 20:33:55 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
92         * lib/krb5/principal.c: Reduce number of reallocs in unparse_name.
94 Sat Nov  1 01:40:53 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
96         * kadmin: Simple kadmin utility.
98         * admin/ktutil.c: Print keytype.
100         * lib/kadm5/get_s.c: Set correct n_key_data.
102         * lib/kadm5/init_s.c: Add kadm5_s_init_with_password_ctx. Use
103         master key.
105         * lib/kadm5/destroy_s.c: Check for allocated context.
107         * lib/kadm5/{create,chpass}_s.c: Use _kadm5_set_keys().
109 Sat Nov  1 00:21:00 1997  Assar Westerlund  <assar@sics.se>
111         * configure.in: test for readv, writev
113 Wed Oct 29 23:41:26 1997  Assar Westerlund  <assar@sics.se>
115         * lib/krb5/warn.c (_warnerr): handle the case of an illegal error
116         code
118         * kdc/kerberos5.c (encode_reply): return success
120 Wed Oct 29 18:01:59 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
122         * kdc/kerberos5.c (find_etype) Return correct index of selected
123         etype.
125 Wed Oct 29 04:07:06 1997  Assar Westerlund  <assar@sics.se>
127         * Release 0.0k
129         * lib/krb5/context.c (krb5_init_context): support `KRB5_CONFIG'
130         environment variable
132         * *: use the roken_get*-macros from roken.h for the benefit of
133         Crays.
135         * configure.in: add --{enable,disable}-otp.  check for compatible
136         prototypes for gethostbyname, gethostbyaddr, getservbyname, and
137         openlog (they have strange prototypes on Crays)
139         * acinclude.m4: new macro `AC_PROTO_COMPAT'
141 Tue Oct 28 00:11:22 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
143         * kdc/connect.c: Log bad requests.
145         * kdc/kerberos5.c: Move stuff that's in common between as_rep and
146         tgs_rep to separate functions.
148         * kdc/kerberos5.c: Fix user-to-user authentication.
150         * lib/krb5/get_cred.c: Some restructuring of krb5_get_credentials:
151           - add a kdc-options argument to krb5_get_credentials, and rename
152             it to krb5_get_credentials_with_flags
153           - honour the KRB5_GC_CACHED, and KRB5_GC_USER_USER options
154           - add some more user-to-user glue
156         * lib/krb5/rd_req.c: Move parts of krb5_verify_ap_req into a new
157         function, krb5_decrypt_ticket, so it is easier to decrypt and
158         check a ticket without having an ap-req.
160         * lib/krb5/krb5.h: Add KRB5_GC_CACHED, and KRB5_GC_USER_USER
161         flags.
163         * lib/krb5/crc.c (crc_init_table): Check if table is already
164         inited.
166 Sun Oct 26 04:51:02 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
168         * lib/asn1/der_get.c (der_get_length, fix_dce): Special-case
169         indefinite encoding.
171         * lib/asn1/gen_glue.c (generate_units): Check for empty
172         member-list.
174 Sat Oct 25 07:24:57 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
176         * lib/error/compile_et.awk: Allow specifying table-base.
178 Tue Oct 21 20:21:40 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
180         * kdc/kerberos5.c: Check version number of krbtgt.
182 Mon Oct 20 01:14:53 1997  Assar Westerlund  <assar@sics.se>
184         * lib/krb5/prompter_posix.c (krb5_prompter_posix): implement the
185         case of unhidden prompts.
187         * lib/krb5/str2key.c (string_to_key_internal): return error
188         instead of aborting.  always free memory
190         * admin/ktutil.c: add `help' command
192         * admin/kdb_edit.c: implement new commands: add_random_key(ark),
193         change_password(cpw), change_random_key(crk)
195 Thu Oct 16 05:16:36 1997  Assar Westerlund  <assar@sics.se>
197         * kpasswd/kpasswdd.c: change all the keys in the database
199         * kdc: removed all unsealing, now done by the hdb layer
201         * lib/hdb/hdb.c: new functions `hdb_create', `hdb_set_master_key'
202         and `hdb_clear_master_key'
204         * admin/misc.c: removed
206 Wed Oct 15 22:47:31 1997  Assar Westerlund  <assar@sics.se>
208         * kuser/klist.c: print year as YYYY iff verbose
210 Wed Oct 15 20:02:13 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
212         * kuser/klist.c: print etype from ticket
214 Mon Oct 13 17:18:57 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
216         * Release 0.0j
218         * lib/krb5/get_cred.c: Get the subkey from mk_req so it can be
219         used to decrypt the reply from DCE secds.
221         * lib/krb5/auth_context.c: Add {get,set}enctype.
223         * lib/krb5/get_cred.c: Fix for DCE secd.
225         * lib/krb5/store.c: Store keytype twice, as MIT does.
227         * lib/krb5/get_in_tkt.c: Use etype from reply.
229 Fri Oct 10 00:39:48 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
231         * kdc/connect.c: check for leading '/' in http request
233 Tue Sep 30 21:50:18 1997  Assar Westerlund  <assar@assaris.pdc.kth.se>
235         * Release 0.0i
237 Mon Sep 29 15:58:43 1997  Assar Westerlund  <assar@sics.se>
239         * lib/krb5/rd_req.c (krb5_rd_req): redone because we don't know
240         the kvno or keytype before receiving the AP-REQ
242         * lib/krb5/mk_safe.c (krb5_mk_safe): figure out what cksumtype to
243         use from the keytype.
245         * lib/krb5/mk_req_ext.c (krb5_mk_req_extended): figure out what
246         cksumtype to use from the keytype.
248         * lib/krb5/mk_priv.c (krb5_mk_priv): figure out what etype to use
249         from the keytype.
251         * lib/krb5/keytab.c (krb5_kt_get_entry): check the keytype
253         * lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): figure out
254         what etype to use from the keytype.
256         * lib/krb5/generate_seq_number.c (krb5_generate_seq_number):
257         handle other key types than DES
259         * lib/krb5/encrypt.c (key_type): add `best_cksumtype'
260         (krb5_keytype_to_cksumtype): new function
262         * lib/krb5/build_auth.c (krb5_build_authenticator): figure out
263         what etype to use from the keytype.
265         * lib/krb5/auth_context.c (krb5_auth_con_init): set `cksumtype'
266         and `enctype' to 0
268         * admin/extkeytab.c (ext_keytab): extract all keys
270         * appl/telnet/telnet/commands.c: INET6_ADDRSTRLEN kludge
272         * configure.in: check for <netinet6/in6.h>. check for -linet6
273         
274 Tue Sep 23 03:00:53 1997  Assar Westerlund  <assar@sics.se>
276         * lib/krb5/encrypt.c: fix checksumtype for des3-cbc-sha1
278         * lib/krb5/rd_safe.c: fix check for keyed and collision-proof
279         checksum
281         * lib/krb5/context.c (valid_etype): remove hard-coded constants
282         (default_etypes): include DES3
284         * kdc/kerberos5.c: fix check for keyed and collision-proof
285         checksum
287         * admin/util.c (init_des_key, set_password): DES3 keys also
289         * lib/krb/send_to_kdc.c (krb5_sendto_kdc): no data returned means
290         no contact?
292         * lib/krb5/addr_families.c: fix typo in `ipv6_anyaddr'
294 Mon Sep 22 11:44:27 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
296         * kdc/kerberos5.c: Somewhat fix the etype usage. The list sent by
297         the client is used to select wich key to encrypt the kdc rep with
298         (in case of as-req), and with the server info to select the
299         session key type. The server key the ticket is encrypted is based
300         purely on the keys in the database.
302         * kdc/string2key.c: Add keytype support. Default to version 5
303         keys.
305         * lib/krb5/get_in_tkt.c: Fix a lot of etype/keytype misuse.
307         * lib/krb5/encrypt.c: Add des3-cbc-md5, and des3-cbc-sha1. Add
308         many *_to_* functions.
310         * lib/krb5/str2key.c: Add des3 string-to-key. Add ktype argument
311         to krb5_string_to_key().
313         * lib/krb5/checksum.c: Some cleanup, and added: 
314           - rsa-md5-des3 
315           - hmac-sha1-des3 
316           - keyed and collision proof flags to each checksum method
317           - checksum<->string functions.
319         * lib/krb5/generate_subkey.c: Use krb5_generate_random_keyblock.
321 Sun Sep 21 15:19:23 1997  Assar Westerlund  <assar@sics.se>
323         * kdc/connect.c: use new addr_families functions
325         * kpasswd/kpasswdd.c: use new addr_families functions.  Now works
326         over IPv6
328         * kuser/klist.c: use correct symbols for address families
330         * lib/krb5/sock_principal.c: use new addr_families functions
332         * lib/krb5/send_to_kdc.c: use new addr_families functions
334         * lib/krb5/krb5.h: add KRB5_ADDRESS_INET6
336         * lib/krb5/get_addrs.c: use new addr_families functions
338         * lib/krb5/changepw.c: use new addr_families functions.  Now works
339         over IPv6
341         * lib/krb5/auth_context.c: use new addr_families functions
343         * lib/krb5/addr_families.c: new file
345         * acconfig.h: AC_SOCKADDR_IN6 -> AC_STRUCT_SOCKADDR_IN6.  Updated
346         uses.
348         * acinclude.m4: new macro `AC_KRB_IPV6'.  Use it.
350 Sat Sep 13 23:04:23 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
352         * kdc/hprop.c: Don't encrypt twice. Complain on non-convertable
353         principals.
355 Sat Sep 13 00:59:36 1997  Assar Westerlund  <assar@sics.se>
357         * Release 0.0h
358         
359         * appl/telnet/telnet/commands.c: AF_INET6 support
361         * admin/misc.c: new file
363         * lib/krb5/context.c: new configuration variable `max_retries'
365         * lib/krb5/get_addrs.c: fixes and better #ifdef's
367         * lib/krb5/config_file.c: implement krb5_config_get_int
369         * lib/krb5/auth_context.c, send_to_kdc.c, sock_principal.c:
370         AF_INET6 support
372         * kuser/klist.c: support for printing IPv6-addresses
374         * kdc/connect.c: support AF_INET6
376         * configure.in: test for gethostbyname2 and struct sockaddr_in6
378 Thu Sep 11 07:25:28 1997  Assar Westerlund  <assar@sics.se>
380         * lib/asn1/k5.asn1: Use `METHOD-DATA' instead of `SEQUENCE OF
381         PA-DATA'
383 Wed Sep 10 21:20:17 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
385         * kdc/kerberos5.c: Fixes for cross-realm, including (but not
386         limited to):
387           - allow client to be non-existant (should probably check for
388             "local realm")
389           - if server isn't found and it is a request for a krbtgt, try to
390             find a realm on the way to the requested realm
391           - update the transited encoding iff 
392             client-realm != server-realm != tgt-realm
394         * lib/krb5/get_cred.c: Several fixes for cross-realm.
396 Tue Sep  9 15:59:20 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
398         * kdc/string2key.c: Fix password handling.
400         * lib/krb5/encrypt.c: krb5_key_to_string
402 Tue Sep  9 07:46:05 1997  Assar Westerlund  <assar@sics.se>
404         * lib/krb5/get_addrs.c: rewrote.  Now should be able to handle
405         aliases and IPv6 addresses
407         * kuser/klist.c: try printing IPv6 addresses
409         * kdc/kerberos5.c: increase the arbitrary limit from 1024 to 8192
411         * configure.in: check for <netinet/in6_var.h>
413 Mon Sep  8 02:57:14 1997  Assar Westerlund  <assar@sics.se>
415         * doc: fixes
417         * admin/util.c (init_des_key): increase kvno
418         (set_password): return -1 if `des_read_pw_string' failed
420         * admin/mod.c (doit2): check the return value from `set_password'
422         * admin/ank.c (doit): don't add a new entry if `set_password'
423         failed
425 Mon Sep  8 02:20:16 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
427         * lib/krb5/verify_init.c: fix ap_req_nofail semantics
429         * lib/krb5/transited.c: something that might resemble
430         domain-x500-compress
432 Mon Sep  8 01:24:42 1997  Assar Westerlund  <assar@sics.se>
434         * kdc/hpropd.c (main): check number of arguments
436         * appl/popper/pop_init.c (pop_init): check number of arguments
438         * kpasswd/kpasswd.c (main): check number of arguments
440         * kdc/string2key.c (main): check number of arguments
442         * kuser/kdestroy.c (main): check number of arguments
444         * kuser/kinit.c (main): check number of arguments
446         * kpasswd/kpasswdd.c (main): use sigaction without SA_RESTART to
447         break out of select when a signal arrives
449         * kdc/main.c (main): use sigaction without SA_RESTART to break out
450         of select when a signal arrives
452         * kdc/kstash.c: default to HDB_DB_DIR "/m-key"
454         * kdc/config.c (configure): add `--version'.  Check the number of
455         arguments. Handle the case of there being no specification of port
456         numbers.
458         * admin/util.c: seal and unseal key at appropriate places
460         * admin/kdb_edit.c (main): parse arguments, config file and read
461         master key iff there's one.
463         * admin/extkeytab.c (ext_keytab): unseal key while extracting
465 Sun Sep  7 20:41:01 1997  Assar Westerlund  <assar@sics.se>
467         * lib/roken/roken.h: include <fcntl.h>
469         * kdc/kerberos5.c (set_salt_padata): new function
471         * appl/telnet/telnetd/telnetd.c: Rename some variables that
472         conflict with cpp symbols on HP-UX 10.20
474         * change all calls of `gethostbyaddr' to cast argument 1 to `const
475         char *'
477         * acconfig.h: only use SGTTY on nextstep
479 Sun Sep  7 14:33:50 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
481         * kdc/kerberos5.c: Check invalid flag.
483 Fri Sep  5 14:19:38 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
485         * lib/krb5/verify_user.c: Use get_init_creds/verify_init_creds.
487         * lib/kafs: Move functions common to krb/krb5 modules to new file,
488         and make things more modular.
490         * lib/krb5/krb5.h: rename STRING -> krb5_config_string, and LIST
491         -> krb5_config_list
493 Thu Sep  4 23:39:43 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
495         * lib/krb5/get_addrs.c: Fix loopback test.
497 Thu Sep  4 04:45:49 1997  Assar Westerlund  <assar@sics.se>
499         * lib/roken/roken.h: fallback definition of `O_ACCMODE'
501         * lib/krb5/get_in_tkt.c (krb5_get_in_cred): be more careful when
502         checking for a v4 reply
504 Wed Sep  3 18:20:14 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
506         * kdc/hprop.c: Add `--decrypt' and `--encrypt' flags.
508         * lib/hdb/hdb.c: new {seal,unseal}_keys functions
510         * kdc/{hprop,hpropd}.c: Add support to dump database to stdout.
512         * kdc/hprop.c: Don't use same master key as version 4.
514         * admin/util.c: Don't dump core if no `default' is found.
516 Wed Sep  3 16:01:07 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
518         * kdc/connect.c: Allow run time port specification.
520         * kdc/config.c: Add flags for http support, and port
521         specifications.
523 Tue Sep  2 02:00:03 1997  Assar Westerlund  <assar@sics.se>
525         * include/bits.c: Don't generate ifndef's in bits.h.  Instead, use
526         them when building the program.  This makes it possible to include
527         bits.h without having defined all HAVE_INT17_T symbols.
528         
529         * configure.in: test for sigaction
531         * doc: updated documentation.
532         
533 Tue Sep  2 00:20:31 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
535         * Release 0.0g
537 Mon Sep  1 17:42:14 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
539         * lib/krb5/data.c: don't return ENOMEM if len == 0
541 Sun Aug 31 17:15:49 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
543         * lib/hdb/hdb.asn1: Include salt type in salt.
545         * kdc/hprop.h: Change port to 754.
547         * kdc/hpropd.c: Verify who tries to transmit a database.
549         * appl/popper: Use getarg and krb5_log.
551         * lib/krb5/get_port.c: Add context parameter. Now takes port in
552         host byte order.
554 Sat Aug 30 18:48:19 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
556         * kdc/connect.c: Add timeout to select, and log about expired tcp
557         connections.
559         * kdc/config.c: Add `database' option.
561         * kdc/hpropd.c: Log about duplicate entries.
563         * lib/hdb/{db,ndbm}.c: Use common routines.
565         * lib/hdb/common.c: Implement more generic fetch/store/delete
566         functions.
568         * lib/hdb/hdb.h: Add `replace' parameter to store.
569         
570         * kdc/connect.c: Set filedecriptor to -1 on allocated decriptor
571         entries.
573 Fri Aug 29 03:13:23 1997  Assar Westerlund  <assar@sics.se>
575         * lib/krb5/get_in_tkt.c: extract_ticket -> _krb5_extract_ticket
577         * aux/make-proto.pl: fix __P for stone age mode
579 Fri Aug 29 02:45:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
581         * lib/45/mk_req.c: implementation of krb_mk_req that uses 524
582         protocol
584         * lib/krb5/init_creds_pw.c: make change_password and
585         get_init_creds_common static
587         * lib/krb5/krb5.h: Merge stuff from removed headerfiles.
589         * lib/krb5/fcache.c: fcc_ops -> krb5_fcc_ops
591         * lib/krb5/mcache.c: mcc_ops -> krb5_mcc_ops
593 Fri Aug 29 01:45:25 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
595         * lib/krb5/krb5.h: Remove all prototypes.
597         * lib/krb5/convert_creds.c: Use `struct credentials' instead of
598         `CREDENTIALS'.
600 Fri Aug 29 00:08:18 1997  Assar Westerlund  <assar@sics.se>
602         * lib/asn1/gen_glue.c: new file. generates 2int and int2 functions
603         and units for bit strings.
605         * admin/util.c: flags2int, int2flags, and flag_units are now
606         generated by asn1_compile
608         * lib/roken/parse_units.c: generalised `parse_units' and
609         `unparse_units' and added new functions `parse_flags' and
610         `unparse_flags' that use these
612         * lib/krb5/krb5_locl.h: moved krb5_data* functions to krb5.h
614         * admin/util.c: Use {un,}parse_flags for printing and parsing
615         hdbflags.
617 Thu Aug 28 03:26:12 1997  Assar Westerlund  <assar@sics.se>
619         * lib/krb5/get_addrs.c: restructured
621         * lib/krb5/warn.c (_warnerr): leak less memory
623         * lib/hdb/hdb.c (hdb_free_entry): zero keys
624         (hdb_check_db_format): leak less memory
626         * lib/hdb/ndbm.c (NDBM_seq): check for valid hdb_entries implement
627         NDBM__get, NDBM__put
629         * lib/hdb/db.c (DB_seq): check for valid hdb_entries
631 Thu Aug 28 02:06:58 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
633         * lib/krb5/send_to_kdc.c: Don't use sendto on connected sockets.
635 Thu Aug 28 01:13:17 1997  Assar Westerlund  <assar@sics.se>
637         * kuser/kinit.1, klist.1, kdestroy.1: new man pages
639         * kpasswd/kpasswd.1, kpasswdd.8: new man pages
641         * kdc/kstash.8, hprop.8, hpropd.8: new man pages
643         * admin/ktutil.8, admin/kdb_edit.8: new man pages
645         * admin/mod.c: new file
647         * admin/life.c: renamed gettime and puttime to getlife and putlife
648         and moved them to life.c
650         * admin/util.c: add print_flags, parse_flags, init_entry,
651         set_created_by, set_modified_by, edit_entry, set_password.  Use
652         them.
654         * admin/get.c: use print_flags
656         * admin: removed unused stuff.  use krb5_{warn,err}*
658         * admin/ank.c: re-organized and abstracted.
660         * admin/gettime.c: removed
662 Thu Aug 28 00:37:39 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
664         * lib/krb5/{get_cred,get_in_tkt}.c: Check for v4 reply.
666         * lib/roken/base64.c: Add base64 functions.
668         * kdc/connect.c lib/krb5/send_to_kdc.c: Add http support.
670 Wed Aug 27 00:29:20 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
672         * include/Makefile.am: Don't make links to built files.
674         * admin/kdb_edit.c: Add command to set the database path.
676         * lib/hdb: Include version number in database.
678 Tue Aug 26 20:14:54 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
680         * admin/ktutil: Merged v4 srvtab conversion.
682 Mon Aug 25 23:02:18 1997  Assar Westerlund  <assar@sics.se>
684         * lib/roken/roken.h: add F_OK
686         * lib/gssapi/acquire_creds.c: fix typo
688         * configure.in: call AC_TYPE_MODE_T
690         * acinclude.m4: Add AC_TYPE_MODE_T
692 Sun Aug 24 16:46:53 1997  Assar Westerlund  <assar@sics.se>
694         * Release 0.0f
696 Sun Aug 24 08:06:54 1997  Assar Westerlund  <assar@sics.se>
698         * appl/rsh/rshd.c: syslog remote shells
700         * appl/popper/pop_pass.c: log poppers
702         * kdc/kaserver.c: some more checks
704         * kpasswd/kpasswd.c: removed `-p'
706         * kuser/kinit.c: removed `-p'
708         * lib/krb5/init_creds_pw.c (krb5_get_init_creds_password): If
709         KDC_ERR_PREUATH_REQUIRED, add preauthentication and try again.
711         * lib/krb5/get_in_tkt.c (krb5_get_in_cred): don't print out
712         krb-error text
714         * lib/gssapi/import_name.c (input_name): more names types.
716         * admin/load.c (parse_keys): handle the case of an empty salt
718         * kdc/kaserver.c: fix up memory deallocation
720         * kdc/kaserver.c: quick hack at talking kaserver protocol
722         * kdc/kerberos4.c: Make `db-fetch4' global
724         * configure.in: add --enable-kaserver
726         * kdc/rx.h, kdc/kerberos4.h: new header files
728         * lib/krb5/principal.c: fix krb5_build_principal_ext & c:o
730 Sun Aug 24 03:52:44 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
732         * lib/krb5/{get_in_tkt,mk_safe,mk_priv}.c: Fix some Cray specific
733         type conflicts.
735         * lib/krb5/{get_cred,get_in_tkt}.c: Mask nonce to 32 bits.
737         * lib/des/{md4,md5,sha}.c: Now works on Crays.
739 Sat Aug 23 18:15:01 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
741         * appl/afsutil/afslog.c: If no cells or files specified, get
742         tokens for all local cells. Better test for files.
744 Thu Aug 21 23:33:38 1997  Assar Westerlund  <assar@sics.se>
746         * lib/gssapi/v1.c: new file with v1 compatibility functions.
748 Thu Aug 21 20:36:13 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
750         * lib/kafs/afskrb5.c: Don't check ticket file for afs ticket.
752         * kdc/kerberos4.c: Check database when converting v4 principals.
754         * kdc/kerberos5.c: Include kvno in Ticket.
756         * lib/krb5/encrypt.c: Add kvno parameter to encrypt_EncryptedData.
758         * kuser/klist.c: Print version number of ticket, include more
759         flags.
761 Wed Aug 20 21:26:58 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
763         * lib/kafs/afskrb5.c (get_cred): Check cached afs tickets for
764         expiration.
766 Wed Aug 20 17:40:31 1997  Assar Westerlund  <assar@sics.se>
768         * lib/krb5/recvauth.c (krb5_recvauth): Send a KRB-ERROR iff
769         there's an error.
771         * lib/krb5/sendauth.c (krb5_sendauth): correct the protocol
772         documentation and process KRB-ERROR's
774 Tue Aug 19 20:41:30 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
776         * kdc/kerberos4.c: Fix memory leak in v4 protocol handler.
778 Mon Aug 18 05:15:09 1997  Assar Westerlund  <assar@sics.se>
780         * lib/gssapi/accept_sec_context.c: Added
781         `gsskrb5_register_acceptor_identity'
783 Sun Aug 17 01:40:20 1997  Assar Westerlund  <assar@sics.se>
785         * lib/gssapi/accept_sec_context.c (gss_accept_sec_context): don't
786         always pass server == NULL to krb5_rd_req.
788         * lib/gssapi: new files: canonicalize_name.c export_name.c
789         context_time.c compare_name.c release_cred.c acquire_cred.c
790         inquire_cred.c, from Luke Howard <lukeh@xedoc.com.au>
792         * lib/krb5/config_file.c: Add netinfo support from Luke Howard
793         <lukeh@xedoc.com.au>
795         * lib/editline/sysunix.c: sgtty-support from Luke Howard
796         <lukeh@xedoc.com.au>
798         * lib/krb5/principal.c: krb5_sname_to_principal fix from Luke
799         Howard <lukeh@xedoc.com.au>
801 Sat Aug 16 00:44:47 1997  Assar Westerlund  <assar@koi.pdc.kth.se>
803         * Release 0.0e
805 Sat Aug 16 00:23:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
807         * appl/afsutil/afslog.c: Use new libkafs.
809         * lib/kafs/afskrb5.c: Get AFS tokens via 524 protocol.
811         * lib/krb5/warn.c: Fix format string for *x type.
813 Fri Aug 15 22:15:01 1997  Assar Westerlund  <assar@sics.se>
815         * admin/get.c (get_entry): print more information about the entry
817         * lib/des/Makefile.am: build destest, mdtest, des, rpw, speed
819         * lib/krb5/config_file.c: new functions `krb5_config_get_time' and
820         `krb5_config_vget_time'.  Use them.
822 Fri Aug 15 00:09:37 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
824         * admin/ktutil.c: Keytab manipulation program.
826         * lib/krb5/keytab.c: Return sane values from resolve and
827         start_seq_get.
829         * kdc/kerberos5.c: Fix for old clients passing 0 for `no endtime'.
831         * lib/45/get_ad_tkt.c: Kerberos 4 get_ad_tkt using
832         krb524_convert_creds_kdc.
834         * lib/krb5/convert_creds.c: Implementation of
835         krb524_convert_creds_kdc.
837         * lib/asn1/k5.asn1: Make kdc-req-body.till OPTIONAL
839         * kdc/524.c: A somewhat working 524-protocol module.
841         * kdc/kerberos4.c: Add version 4 ticket encoding and encryption
842         functions.
844         * lib/krb5/context.c: Fix kdc_timeout.
846         * lib/hdb/{ndbm,db}.c: Free name in close.
848         * kdc/kerberos5.c (tgs_check_autenticator): Return error code
850 Thu Aug 14 21:29:03 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
852         * kdc/kerberos5.c (tgs_make_reply): Fix endtime in reply.
854         * lib/krb5/store_emem.c: Fix reallocation bug.
856 Tue Aug 12 01:29:46 1997  Assar Westerlund  <assar@sics.se>
858         * appl/telnet/libtelnet/kerberos5.c, appl/popper/pop_init.c,
859         appl/rshd/rshd.c: Use `krb5_sock_to_principal'.  Send server
860         parameter to krb5_rd_req/krb5_recvauth.  Set addresses in
861         auth_context.
863         * lib/krb5/recvauth.c: Set addresses in auth_context if there
864         aren't any
866         * lib/krb5/auth_context.c: New function
867         `krb5_auth_con_setaddrs_from_fd'
869         * lib/krb5/sock_principal.c: new function
870         `krb5_sock_to_principal'
871         
872         * lib/krb5/time.c: new file with `krb5_timeofday' and
873         `krb5_us_timeofday'.  Use these functions.
875         * kuser/klist.c: print KDC offset iff verbose
877         * lib/krb5/get_in_tkt.c: implement KDC time offset and use it if
878         [libdefaults]kdc_timesync is set.
879         
880         * lib/krb5/fcache.c: Implement version 4 of the ccache format.
882 Mon Aug 11 05:34:43 1997  Assar Westerlund  <assar@sics.se>
884         * lib/krb5/rd_rep.c (krb5_free_ap_rep_enc_part): free all memory
886         * lib/krb5/principal.c (krb5_unparse_name): allocate memory
887         properly
889         * kpasswd/kpasswd.c: Use `krb5_change_password'
891         * lib/krb5/init_creds_pw.c (init_cred): set realm of server
892         correctly.
894         * lib/krb5/init_creds_pw.c: support changing of password when it
895         has expired
897         * lib/krb5/changepw.c: new file
899         * kuser/klist.c: use getarg
901         * admin/init.c (init): add `kadmin/changepw'
903 Mon Aug 11 04:30:47 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
905         * lib/krb5/get_cred.c: Make get_credentials handle cross-realm.
907 Mon Aug 11 00:03:24 1997  Assar Westerlund  <assar@sics.se>
909         * lib/krb5/config_file.c: implement support for #-comments
911 Sat Aug  9 02:21:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
913         * kdc/hprop*.c: Add database propagation programs.
915         * kdc/connect.c: Max request size.
917 Sat Aug  9 00:47:28 1997  Assar Westerlund  <assar@sics.se>
919         * lib/otp: resurrected from krb4
921         * appl/push: new program for fetching mail with POP.
923         * appl/popper/popper.h: new include files.  new fields in `POP'
925         * appl/popper/pop_pass.c: Implement both v4 and v5.
927         * appl/popper/pop_init.c: Implement both v4 and v5.
929         * appl/popper/pop_debug.c: use getarg.  Talk both v4 and v5
931         * appl/popper: Popper from krb4.
933         * configure.in: check for inline and <netinet/tcp.h> generate
934         files in appl/popper, appl/push, and lib/otp
936 Fri Aug  8 05:51:02 1997  Assar Westerlund  <assar@sics.se>
938         * lib/krb5/get_cred.c: clean-up and try to free memory even when
939         there're errors
941         * lib/krb5/get_cred.c: adapt to new `extract_ticket'
943         * lib/krb5/get_in_tkt.c: reorganize.  check everything and try to
944         return memory even if there are errors.
946         * kuser/kverify.c: new file
948         * lib/krb5/free_host_realm.c: new file
950         * lib/krb5/principal.c (krb5_sname_to_principal): implement
951         different nametypes.  Also free memory.
953         * lib/krb5/verify_init.c: more functionality
955         * lib/krb5/mk_req_ext.c (krb5_mk_req_extended): free the checksum
957         * lib/krb5/get_in_tkt.c (extract_ticket): don't copy over the
958         principals in creds.  Should also compare them with that received
959         from the KDC
961         * lib/krb5/cache.c (krb5_cc_gen_new): copy the newly allocated
962         krb5_ccache
963         (krb5_cc_destroy): call krb5_cc_close
964         (krb5_cc_retrieve_cred): delete the unused creds
966 Fri Aug  8 02:30:40 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
968         * lib/krb5/log.c: Allow better control of destinations of logging
969         (like passing explicit destinations, and log-functions).
971 Fri Aug  8 01:20:39 1997  Assar Westerlund  <assar@sics.se>
973         * lib/krb5/get_default_principal.c: new file
975         * kpasswd/kpasswdd.c: use krb5_log*
977 Fri Aug  8 00:37:47 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
979         * lib/krb5/init_creds_pw.c: Implement krb5_get_init_creds_keytab.
981 Fri Aug  8 00:37:17 1997  Assar Westerlund  <assar@sics.se>
983         * lib/krb5/init_creds_pw.c: Use `krb5_get_default_principal'.
984         Print password expire information.
986         * kdc/config.c: new variable `kdc_warn_pwexpire'
988         * kpasswd/kpasswd.c: converted to getarg and get_init_creds
990 Thu Aug  7 22:17:09 1997  Assar Westerlund  <assar@sics.se>
992         * lib/krb5/mcache.c: new file
994         * admin/gettime.c: new function puttime.  Use it.
996         * lib/krb5/keyblock.c: Added krb5_free_keyblock and
997         krb5_copy_keyblock
999         * lib/krb5/init_creds_pw.c: more functionality
1001         * lib/krb5/creds.c: Added krb5_free_creds_contents and
1002         krb5_copy_creds.  Changed callers.
1004         * lib/krb5/config_file.c: new functions krb5_config_get and
1005         krb5_config_vget
1007         * lib/krb5/cache.c: cleanup added mcache
1008         
1009         * kdc/kerberos5.c: include last-req's of type 6 and 7, if
1010         applicable
1012 Wed Aug  6 20:38:23 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1014         * lib/krb5/log.c: New parameter `log-level'. Default to `SYSLOG'.
1016 Tue Aug  5 22:53:54 1997  Assar Westerlund  <assar@sics.se>
1018         * lib/krb5/verify_init.c, init_creds_pw.c, init_creds.c,
1019         prompter_posix.c: the beginning of an implementation of the cygnus
1020         initial-ticket API.
1022         * lib/krb5/get_in_tkt_pw.c: make `krb5_password_key_proc' global
1024         * lib/krb5/get_in_tkt.c (krb5_get_in_cred): new function that is
1025         almost krb5_get_in_tkt but doesn't write the creds to the ccache.
1026         Small fixes in krb5_get_in_tkt
1028         * lib/krb5/get_addrs.c (krb5_get_all_client_addrs): don't include
1029         loopback.
1031 Mon Aug  4 20:20:48 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1033         * kdc: Make context global.
1035 Fri Aug  1 17:23:56 1997  Assar Westerlund  <assar@sics.se>
1037         * Release 0.0d
1039         * lib/roken/flock.c: new file
1041         * kuser/kinit.c: check for and print expiry information in the
1042         `kdc_rep'
1044         * lib/krb5/get_in_tkt.c: Set `ret_as_reply' if != NULL
1046         * kdc/kerberos5.c: Check the valid times on client and server.
1047         Check the password expiration.
1048         Check the require_preauth flag.
1049         Send an lr_type == 6 with pw_end.
1050         Set key.expiration to min(valid_end, pw_end)
1051         
1052         * lib/hdb/hdb.asn1: new flags `require_preauth' and `change_pw'
1054         * admin/util.c, admin/load.c: handle the new flags.
1056 Fri Aug  1 16:56:12 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1058         * lib/hdb: Add some simple locking.
1060 Sun Jul 27 04:44:31 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1062         * lib/krb5/log.c: Add some general logging functions.
1064         * kdc/kerberos4.c: Add version 4 protocol handler. The requrement
1065         for this to work is that all involved principals has a des key in
1066         the database, and that the client has a version 4 (un-)salted
1067         key. Furthermore krb5_425_conv_principal has to do it's job, as
1068         present it's not very clever.
1070         * lib/krb5/principal.c: Quick patch to make 425_conv work
1071         somewhat.
1073         * lib/hdb/hdb.c: Add keytype->key and next key functions.
1075 Fri Jul 25 17:32:12 1997  Assar Westerlund  <assar@sics.se>
1077         * lib/krb5/build_auth.c (krb5_build_authenticator): don't free
1078         `cksum'.  It's allocated and freed by the caller
1080         * lib/krb5/get_cred.c (krb5_get_kdc_cred): Don't free `addresses'.
1082         * kdc/kerberos5.c (tgs_rep2): make sure we also have an defined
1083         `client' to return as part of the KRB-ERROR
1085         * appl/rsh/rshd.c: implement forwarding
1087         * appl/rsh/rsh.c: Use getarg.  Implement forwarding.
1089 Thu Jul 24 08:13:59 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1091         * kdc/kerberos5.c: Unseal keys from database before use.
1093         * kdc/misc.c: New functions set_master_key, unseal_key and
1094         free_key.
1096         * lib/roken/getarg.c: Handle `-f arg' correctly.
1098 Thu Jul 24 01:54:43 1997  Assar Westerlund  <assar@sics.se>
1100         * kuser/kinit.c: implement `-l' aka `--lifetime'
1102         * lib/roken/parse_units.c, parse_time.c: new files
1104         * admin/gettime.c (gettime): use `parse_time'
1106         * kdc/kerberos5.c (as_rep): Use `METHOD-DATA' when sending
1107         KRB5KDC_ERR_PREAUTH_REQUIRED, not PA-DATA.
1109         * kpasswd/kpasswdd.c: fix freeing bug use sequence numbers set
1110         addresses in auth_context bind one socket per interface.
1111         
1112         * kpasswd/kpasswd.c: use sequence numbers
1114         * lib/krb5/rd_req.c (krb5_verify_ap_req): do abs when verifying
1115         the timestamps
1117         * lib/krb5/rd_priv.c (krb5_rd_priv): Fetch the correct session key
1118         from auth_context
1120         * lib/krb5/mk_priv.c (krb5_mk_priv): Fetch the correct session key
1121         from auth_context
1123         * lib/krb5/mk_error.c (krb5_mk_error): return an error number and
1124         not a comerr'd number.
1126         * lib/krb5/get_in_tkt.c (krb5_get_in_tkt): interpret the error
1127         number in KRB-ERROR correctly.
1129         * lib/krb5/get_cred.c (krb5_get_kdc_cred): interpret the error
1130         number in KRB-ERROR correctly.
1132         * lib/asn1/k5.asn1: Add `METHOD-DATA'
1134         * removed some memory leaks.
1136 Wed Jul 23 07:53:18 1997  Assar Westerlund  <assar@sics.se>
1138         * Release 0.0c
1140         * lib/krb5/rd_cred.c, get_for_creds.c: new files
1142         * lib/krb5/get_host_realm.c: try default realm as last chance
1144         * kpasswd/kpasswdd.c: updated to hdb changes
1146         * appl/telnet/libtelnet/kerberos5.c: Implement forwarding
1148         * appl/telnet/libtelnet: removed totally unused files
1150         * admin/ank.c: fix prompts and generation of random keys
1152 Wed Jul 23 04:02:32 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1154         * admin/dump.c: Include salt in dump.
1156         * admin: Mostly updated for new db-format.
1158         * kdc/kerberos5.c: Update to use new db format. Better checking of
1159         flags and such. More logging.
1161         * lib/hdb/hdb.c: Use generated encode and decode functions.
1163         * lib/hdb/hdb.h: Get hdb_entry from ASN.1 generated code.
1165         * lib/krb5/get_cred.c: Get addresses from krbtgt if there are none
1166         in the reply.
1168 Sun Jul 20 16:22:30 1997  Assar Westerlund  <assar@sics.se>
1170         * kuser/kinit.c: break if des_read_pw_string() != 0
1172         * kpasswd/kpasswdd.c: send a reply
1174         * kpasswd/kpasswd.c: restructured code.  better report on
1175         krb-error break if des_read_pw_string() != 0
1177         * kdc/kerberos5.c: Check `require_enc_timestamp' malloc space for
1178         starttime and renew_till
1180         * appl/telnet/libtelnet/kerberos5.c (kerberos5_is): Send a
1181         keyblock to krb5_verify_chekcsum
1183 Sun Jul 20 06:35:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1185         * Release 0.0b
1187         * kpasswd/kpasswd.c: Avoid using non-standard struct names.
1189 Sat Jul 19 19:26:23 1997  Assar Westerlund  <assar@sics.se>
1191         * lib/krb5/keytab.c (krb5_kt_get_entry): check return from
1192         `krb5_kt_start_seq_get'.  From <map@stacken.kth.se>
1194 Sat Jul 19 04:07:39 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1196         * lib/asn1/k5.asn1: Update with more pa-data types from
1197         draft-ietf-cat-kerberos-revisions-00.txt
1199         * admin/load.c: Update to match current db-format.
1201         * kdc/kerberos5.c (as_rep): Try all valid pa-datas before giving
1202         up. Send back an empty pa-data if the client has the v4 flag set.
1204         * lib/krb5/get_in_tkt.c: Pass both version5 and version4 salted
1205         pa-data. DTRT if there is any pa-data in the reply.
1207         * lib/krb5/str2key.c: XOR with some sane value.
1209         * lib/hdb/hdb.h: Add `version 4 salted key' flag.
1211         * kuser/kinit.c: Ask for password before calling get_in_tkt. This
1212         makes it possible to call key_proc more than once.
1214         * kdc/string2key.c: Add flags to output version 5 (DES only),
1215         version 4, and AFS string-to-key of a password.
1217         * lib/asn1/gen_copy.c: copy_* functions now returns an int (0 or
1218         ENOMEM).
1220 Fri Jul 18 02:54:58 1997  Assar Westerlund  <assar@sics.se>
1222         * lib/krb5/get_host_realm.c (krb5_get_host_realm): do the
1223         name2name thing
1225         * kdc/misc.c: check result of hdb_open
1227         * admin/kdb_edit: updated to new sl
1229         * lib/sl: sl_func now returns an int. != 0 means to exit.
1231         * kpasswd/kpasswdd: A crude (but somewhat working) implementation
1232         of `draft-ietf-cat-kerb-chg-password-00.txt'
1234 Fri Jul 18 00:55:39 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1236         * kuser/krenew.c: Crude ticket renewing program.
1238         * kdc/kerberos5.c: Rewritten flags parsing, it now might work to
1239         get forwarded and renewed tickets.
1241         * kuser/kinit.c: Add `-r' flag.
1243         * lib/krb5/get_cred.c: Move most of contents of get_creds to new
1244         function get_kdc_cred, that always contacts the kdc and doesn't
1245         save in the cache. This is a hack.
1247         * lib/krb5/get_in_tkt.c: Pass starttime and renew_till in request
1248         (a bit kludgy).
1250         * lib/krb5/mk_req_ext.c: Make an auth_context if none passed in.
1252         * lib/krb5/send_to_kdc.c: Get timeout from context.
1254         * lib/krb5/context.c: Add kdc_timeout to context struct.
1256 Thu Jul 17 20:35:45 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1258         * kuser/klist.c: Print start time of ticket if available.
1260         * lib/krb5/get_host_realm.c: Return error if no realm was found.
1262 Thu Jul 17 20:28:21 1997  Assar Westerlund  <assar@sics.se>
1264         * kpasswd: non-working kpasswd added
1266 Thu Jul 17 00:21:22 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1268         * Release 0.0a
1270         * kdc/main.c: Add -p flag to disable pa-enc-timestamp requirement.
1272 Wed Jul 16 03:37:41 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1274         * kdc/kerberos5.c (tgs_rep2): Free ticket and ap_req.
1276         * lib/krb5/auth_context.c (krb5_auth_con_free): Free remote
1277         subkey.
1279         * lib/krb5/principal.c (krb5_free_principal): Check for NULL.
1281         * lib/krb5/send_to_kdc.c: Check for NULL return from
1282         gethostbyname.
1284         * lib/krb5/set_default_realm.c: Try to get realm of local host if
1285         no default realm is available.
1287         * Remove non ASN.1 principal code.
1289 Wed Jul 16 03:17:30 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1291         * kdc/kerberos5.c: Split tgs_rep in smaller functions. Add better
1292         error handing. Do some logging.
1294         * kdc/log.c: Some simple logging facilities.
1296         * kdc/misc.c (db_fetch): Take a krb5_principal.
1298         * kdc/connect.c: Pass address of request to as_rep and
1299         tgs_rep. Send KRB-ERROR.
1301         * lib/krb5/mk_error.c: Add more fields.
1303         * lib/krb5/get_cred.c: Print normal error code if no e_text is
1304         available.
1306 Wed Jul 16 03:07:50 1997  Assar Westerlund  <assar@sics.se>
1308         * lib/krb5/get_in_tkt.c: implement `krb5_init_etype'.
1309         Change encryption type of pa_enc_timestamp to DES-CBC-MD5
1311         * lib/krb5/context.c: recognize all encryption types actually
1312         implemented
1314         * lib/krb5/auth_context.c (krb5_auth_con_init): Change default
1315         encryption type to `DES_CBC_MD5'
1317         *  lib/krb5/read_message.c, write_message.c: new files
1319 Tue Jul 15 17:14:21 1997  Assar Westerlund  <assar@sics.se>
1321         * lib/asn1: replaced asn1_locl.h by `der_locl.h' and `gen_locl.h'.
1323         * lib/error/compile_et.awk: generate a prototype for the
1324         `destroy_foo_error_table' function.
1326 Mon Jul 14 12:24:40 1997  Assar Westerlund  <assar@sics.se>
1328         * lib/krb5/krbhst.c (krb5_get_krbhst): Get all kdc's and try also
1329         with `kerberos.REALM'
1331         * kdc/kerberos5.c, lib/krb5/rd_priv.c, lib/krb5/rd_safe.c: use
1332         `max_skew'
1334         * lib/krb5/rd_req.c (krb5_verify_ap_req): record authenticator
1335         subkey
1337         * lib/krb5/build_auth.c (krb5_build_authenticator): always
1338         generate a subkey.
1340         * lib/krb5/address.c: implement `krb5_address_order'
1342         * lib/gssapi/import_name.c: Implement `gss_import_name'
1344         * lib/gssapi/external.c: Use new OID
1346         * lib/gssapi/encapsulate.c: New functions
1347         `gssapi_krb5_encap_length' and `gssapi_krb5_make_header'.  Changed
1348         callers.
1350         * lib/gssapi/decapsulate.c: New function
1351         `gssaspi_krb5_verify_header'.  Changed callers.
1353         * lib/asn1/gen*.c: Give tags to generated structs.
1354         Use `err' and `asprintf'
1356         * appl/test/gss_common.c: new file
1358         * appl/test/gssapi_server.c: removed all krb5 calls
1360         * appl/telnet/libtelnet/kerberos5.c: Add support for genering and
1361         verifying checksums.  Also start using session subkeys.
1363 Mon Jul 14 12:08:25 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1365         * lib/krb5/rd_req.c (krb5_rd_req_with_keyblock): Split up.
1367 Sun Jul 13 03:07:44 1997  Assar Westerlund  <assar@sics.se>
1369         * lib/krb5/rd_safe.c, mk_safe.c: made bug-compatible with MIT
1371         * lib/krb5/encrypt.c: new functions `DES_encrypt_null_ivec' and
1372         `DES_encrypt_key_ivec'
1374         * lib/krb5/checksum.c: implement rsa-md4-des and rsa-md5-des
1376         * kdc/kerberos5.c (tgs_rep): support keyed checksums
1378         * lib/krb5/creds.c: new file
1380         * lib/krb5/get_in_tkt.c: better freeing
1382         * lib/krb5/context.c (krb5_free_context): more freeing
1384         * lib/krb5/config_file.c: New function `krb5_config_file_free'
1386         * lib/error/compile_et.awk: Generate a `destroy_' function.
1388         * kuser/kinit.c, klist.c: Don't leak memory.
1390 Sun Jul 13 02:46:27 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1392         * kdc/connect.c: Check filedescriptor in select.
1394         * kdc/kerberos5.c: Remove most of the most common memory leaks.
1396         * lib/krb5/rd_req.c: Free allocated data.
1398         * lib/krb5/auth_context.c (krb5_auth_con_free): Free a lot of
1399         fields.
1401 Sun Jul 13 00:32:16 1997  Assar Westerlund  <assar@sics.se>
1403         * appl/telnet, appl/rsh: Conditionalize the krb4-support.
1405         * configure.in: Test for krb4
1407 Sat Jul 12 17:14:12 1997  Assar Westerlund  <assar@sics.se>
1409         * kdc/kerberos5.c: check if the pre-auth was decrypted properly.
1410         set the `pre_authent' flag
1412         * lib/krb5/get_cred.c, lib/krb5/get_in_tkt.c: generate a random nonce.
1414         * lib/krb5/encrypt.c: Made `generate_random_block' global.
1416         * appl/test: Added gssapi_client and gssapi_server.
1418         * lib/krb5/data.c: Add `krb5_data_zero'
1420         * appl/test/tcp_client.c: try `mk_safe' and `mk_priv'
1422         * appl/test/tcp_server.c: try `rd_safe' and `rd_priv'
1424 Sat Jul 12 16:45:58 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1426         * lib/krb5/get_addrs.c: Fix for systems that has sa_len, but
1427         returns zero length from SIOCGIFCONF.
1429 Sat Jul 12 16:38:34 1997  Assar Westerlund  <assar@sics.se>
1431         * appl/test: new programs
1432         
1433         * lib/krb5/rd_req.c: add address compare
1435         * lib/krb5/mk_req_ext.c: allow no checksum
1437         * lib/krb5/keytab.c (krb5_kt_ret_string): 0-terminate string
1439         * lib/krb5/address.c: fix `krb5_address_compare'
1441 Sat Jul 12 15:03:16 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1443         * lib/krb5/get_addrs.c: Fix ip4 address extraction.
1445         * kuser/klist.c: Add verbose flag, and split main into smaller
1446         pieces.
1448         * lib/krb5/fcache.c: Save ticket flags.
1450         * lib/krb5/get_in_tkt.c (extract_ticket): Extract addresses and
1451         flags.
1453         * lib/krb5/krb5.h: Add ticket_flags to krb5_creds.
1455 Sat Jul 12 13:12:48 1997  Assar Westerlund  <assar@sics.se>
1457         * configure.in: Call `AC_KRB_PROG_LN_S'
1459         * acinclude.m4: Add `AC_KRB_PROG_LN_S' from krb4
1461 Sat Jul 12 00:57:01 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1463         * lib/krb5/get_in_tkt.c: Use union of krb5_flags and KDCOptions to
1464         pass options.
1466 Fri Jul 11 15:04:22 1997  Assar Westerlund  <assar@sics.se>
1468         * appl/telnet: telnet & telnetd seems to be working.
1469         
1470         * lib/krb5/config_file.c: Added krb5_config_v?get_list Fixed
1471         krb5_config_vget_next
1473         * appl/telnet/libtelnet/kerberos5.c: update to current API
1475 Thu Jul 10 14:54:39 1997  Assar Westerlund  <assar@sics.se>
1477         * appl/telnet/libtelnet/kerberos5.c (kerberos5_status): call
1478         `krb5_kuserok'
1480         * appl/telnet: Added.
1482 Thu Jul 10 05:09:25 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1484         * lib/error/compile_et.awk: Remove usage of sub, gsub, and
1485         functions for compatibility with awk.
1487         * include/bits.c: Must use signed char.
1489         * lib/krb5/context.c: Move krb5_get_err_text, and krb5_init_ets
1490         here.
1492         * lib/error/error.c: Replace krb5_get_err_text with new function
1493         com_right.
1495         * lib/error/compile_et.awk: Avoid using static variables.
1497         * lib/error/error.c: Don't use krb5_locl.h
1499         * lib/error/error.h: Move definitions of error_table and
1500         error_list from krb5.h.
1502         * lib/error: Moved from lib/krb5.
1504 Wed Jul  9 07:42:04 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1506         * lib/krb5/encrypt.c: Temporary hack to avoid des_rand_data.
1508 Wed Jul  9 06:58:00 1997  Assar Westerlund  <assar@sics.se>
1510         * appl/rsh/rsh.c: use the correct user for the checksum
1512         * lib/krb5/{rd,mk}_{*}.c: more checking for addresses and stuff
1513         according to pseudocode from 1510
1515 Wed Jul  9 06:06:06 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1517         * lib/hdb/hdb.c: Add hdb_etype2key.
1519         * kdc/kerberos5.c: Check authenticator. Use more general etype
1520         functions.
1521         
1522 Wed Jul  9 03:51:12 1997  Assar Westerlund  <assar@sics.se>
1524         * lib/asn1/k5.asn1: Made all `s_address' OPTIONAL according to
1525         draft-ietf-cat-kerberos-r-00.txt
1527         * lib/krb5/principal.c (krb5_parse_name): default to local realm
1528         if none given
1529         
1530         * kuser/kinit.c: New option `-p' and prompt
1532 Wed Jul  9 02:30:06 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1534         * lib/krb5/keyblock.c: Keyblock generation functions.
1536         * lib/krb5/encrypt.c: Use functions from checksum.c.
1538         * lib/krb5/checksum.c: Move checksum functions here. Add
1539         krb5_cksumsize function.
1541 Wed Jul  9 01:15:38 1997  Assar Westerlund  <assar@sics.se>
1543         * lib/krb5/get_host_realm.c: implemented
1545         * lib/krb5/config_file.c: Redid part.  New functions:
1546         krb5_config_v?get_next
1548         * kuser/kdestroy.c: new program
1550         * kuser/kinit.c: new flag `-f'
1552         * lib/asn1/k5.asn1: Made HostAddresses = SEQUENCE OF HostAddress
1554         * acinclude.m4: Added AC_KRB_STRUCT_SOCKADDR_SA_LEN
1556         * lib/krb5/krb5.h: krb5_addresses == HostAddresses.  Changed all
1557         users.
1559         * lib/krb5/get_addrs.c: figure out all local addresses, possibly
1560         even IPv6!
1562         * lib/krb5/checksum.c: table-driven checksum
1564 Mon Jul  7 21:13:28 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1566         * lib/krb5/encrypt.c: Make krb5_decrypt use the same struct as
1567         krb5_encrypt.
1569 Mon Jul  7 11:15:51 1997  Assar Westerlund  <assar@sics.se>
1571         * lib/roken/vsyslog.c: new file
1573         * lib/krb5/encrypt.c: add des-cbc-md4.
1574         adjust krb5_encrypt and krb5_decrypt to reality
1576         * appl/rsh/rshd.c: Now works.  Also implementd encryption and
1577         `-p'.
1578         
1579         * appl/rsh/common.c: new file
1581 Mon Jul  7 02:46:31 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1583         * lib/krb5/encrypt.c: Implement as a vector of function pointers.
1585         * lib/krb5/{decrypt,encrypt}.c: Implement des-cbc-crc, and
1586         des-cbc-md5 in separate functions.
1588         * lib/krb5/krb5.h: Add more checksum and encryption types.
1590         * lib/krb5/krb5_locl.h: Add etype to krb5_decrypt.
1592 Sun Jul  6 23:02:59 1997  Assar Westerlund  <assar@sics.se>
1594         * lib/krb5/[gs]et_default_realm.c, kuserok.c: new files
1596         * lib/krb5/config_file.[ch]: new c-based configuration reading
1597         stuff
1599 Wed Jul  2 23:12:56 1997  Assar Westerlund  <assar@sics.se>
1601         * configure.in: Set WFLAGS if using gcc
1603 Wed Jul  2 17:47:03 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1605         * lib/asn1/der_put.c (der_put_int): Return size correctly.
1607         * admin/ank.c: Be compatible with the asn1 principal format.
1609 Wed Jul  1 23:52:20 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1611         * lib/asn1: Now all decode_* and encode_* functions now take a
1612         final size_t* argument, that they return the size in. Return
1613         values are zero for success, and anything else (such as some
1614         ASN1_* constant) for error.
1616 Mon Jun 30 06:08:14 1997  Assar Westerlund  <assar@sics.se>
1618         * appl/rsh: New program.
1620         * lib/krb5/keytab.c (krb5_kt_add_entry): change open mode to
1621         O_WRONLY | O_APPEND
1623         * lib/krb5/get_cred.c: removed stale prototype for
1624         `extract_ticket' and corrected call.
1626         * lib/asn1/gen_length.c (length_type): Make the length functions
1627         for SequenceOf non-destructive
1629         * admin/ank.c (doit): Fix reading of `y/n'.
1631 Mon Jun 16 05:41:43 1997  Assar Westerlund  <assar@sics.se>
1633         * lib/gssapi/wrap.c, unwrap.c: do encrypt and add sequence number
1635         * lib/gssapi/get_mic.c, verify_mic.c: Add sequence number.
1637         * lib/gssapi/accept_sec_context.c (gss_accept_sec_context): Set
1638         KRB5_AUTH_CONTEXT_DO_SEQUENCE.  Verify 8003 checksum.
1640         * lib/gssapi/8003.c: New file.
1642         * lib/krb/krb5.h: Define a `krb_authenticator' as an ASN.1
1643         Authenticator.
1645         * lib/krb5/auth_context.c: New functions
1646         `krb5_auth_setlocalseqnumber' and `krb5_auth_setremoteseqnumber'
1648 Tue Jun 10 00:35:54 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1650         * lib/krb5: Preapre for use of some asn1-types.
1652         * lib/asn1/*.c (copy_*): Constness.
1654         * lib/krb5/krb5.h: Include asn1.h; krb5_data is now an
1655         octet_string.
1657         * lib/asn1/der*,gen.c: krb5_data -> octet_string, char * ->
1658         general_string
1660         * lib/asn1/libasn1.h: Moved stuff from asn1_locl.h that doesn't
1661         have anything to do with asn1_compile.
1663         * lib/asn1/asn1_locl.h: Remove der.h. Add some prototypes.
1665 Sun Jun  8 03:51:55 1997  Assar Westerlund  <assar@sics.se>
1667         * kdc/kerberos5.c: Fix PA-ENC-TS-ENC
1669         * kdc/connect.c(process_request): Set `new'
1670         
1671         * lib/krb5/get_in_tkt.c: Do PA-ENC-TS-ENC the correct way.
1673         * lib: Added editline,sl,roken.
1675 Mon Jun  2 00:37:48 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1677         * lib/krb5/fcache.c: Move file cache from cache.c.
1679         * lib/krb5/cache.c: Allow more than one cache type.
1681 Sun Jun  1 23:45:33 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1683         * admin/extkeytab.c: Merged with kdb_edit.
1685 Sun Jun  1 23:23:08 1997  Assar Westerlund  <assar@sics.se>
1687         * kdc/kdc.c: more support for ENC-TS-ENC
1689         * lib/krb5/get_in_tkt.c: redone to enable pre-authentication
1691 Sun Jun  1 22:45:11 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1693         * lib/hdb/db.c: Merge fetch and store.
1695         * admin: Merge to one program.
1697         * lib/krb5/str2key.c: Fill in keytype and length.
1699 Sun Jun  1 16:31:23 1997  Assar Westerlund  <assar@sics.se>
1701         * lib/krb5/rd_safe.c, lib/krb5/rd_priv.c, lib/krb5/mk_rep.c,
1702         lib/krb5/mk_priv.c, lib/krb5/build_auth.c: Some support for
1703         KRB5_AUTH_CONTEXT_DO_SEQUENCE
1705         * lib/krb5/get_in_tkt.c (get_in_tkt): be prepared to parse an
1706         KRB_ERROR.  Some support for PA_ENC_TS_ENC.
1708         * lib/krb5/auth_context.c: implemented seq_number functions
1710         * lib/krb5/generate_subkey.c, generate_seq_number.c: new files
1712         * lib/gssapi/gssapi.h: avoid including <krb5.h>
1714         * lib/asn1/Makefile.am: SUFFIXES as a variable to make automake
1715         happy
1717         * kdc/kdc.c: preliminary PREAUTH_ENC_TIMESTAMP
1719         * configure.in: adapted to automake 1.1p
1721 Mon May 26 22:26:21 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1723         * lib/krb5/principal.c: Add contexts to many functions.
1725 Thu May 15 20:25:37 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1727         * lib/krb5/verify_user.c: First stab at a verify user.
1729         * lib/auth/sia/sia5.c: SIA module for Kerberos 5.
1731 Mon Apr 14 00:09:03 1997  Assar Westerlund  <assar@sics.se>
1733         * lib/gssapi: Enough of a gssapi-over-krb5 implementation to be
1734         able to (mostly) run gss-client and gss-server.
1735         
1736         * lib/krb5/keytab.c: implemented krb5_kt_add_entry,
1737         krb5_kt_store_principal, krb5_kt_store_keyblock
1739         * lib/des/md5.[ch], sha.[ch]: new files
1741         * lib/asn1/der_get.c (generalizedtime2time): use `timegm'
1743         * lib/asn1/timegm.c: new file
1745         * admin/extkeytab.c: new program
1747         * admin/admin_locl.h: new file
1749         * admin/Makefile.am: Added extkeytab
1751         * configure.in: moved config to include
1752         removed timezone garbage
1753         added lib/gssapi and admin
1755         * Makefile.am: Added admin
1757 Mon Mar 17 11:34:05 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1759         * kdc/kdc.c: Use new copying functions, and free some data.
1761         * lib/asn1/Makefile.am: Try to not always rebuild generated files.
1763         * lib/asn1/der_put.c: Add fix_dce().
1765         * lib/asn1/der_{get,length,put}.c: Fix include files.
1767         * lib/asn1/der_free.c: Remove unused functions.
1768         
1769         * lib/asn1/gen.c: Split into gen_encode, gen_decode, gen_free,
1770         gen_length, and gen_copy.
1772 Sun Mar 16 18:13:52 1997  Assar Westerlund  <assar@sics.se>
1774         * lib/krb5/sendauth.c: implemented functionality
1776         * lib/krb5/rd_rep.c: Use `krb5_decrypt'
1778         * lib/krb5/cache.c (krb5_cc_get_name): return default if `id' ==
1779         NULL
1781         * lib/krb5/principal.c (krb5_free_principal): added `context'
1782         argument.  Changed all callers.
1783         
1784         (krb5_sname_to_principal): new function
1786         * lib/krb5/auth_context.c (krb5_free_authenticator): add `context'
1787         argument.  Changed all callers
1789         * lib/krb5/{net_write.c,net_read.c,recvauth.c}: new files
1791         * lib/asn1/gen.c: Fix encoding and decoding of BitStrings
1793 Fri Mar 14 11:29:00 1997  Assar Westerlund  <assar@sics.se>
1795         * configure.in: look for *dbm?
1797         * lib/asn1/gen.c: Fix filename in generated files. Check fopens.
1798         Put trailing newline in asn1_files.
1800 Fri Mar 14 05:06:44 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1802         * lib/krb5/get_in_tkt.c: Fix some memory leaks.
1804         * lib/krb5/krbhst.c: Properly free hostlist.
1806         * lib/krb5/decrypt.c: CRCs are 32 bits.
1808 Fri Mar 14 04:39:15 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1810         * lib/asn1/gen.c: Generate one file for each type.
1812 Fri Mar 14 04:13:47 1997  Assar Westerlund  <assar@sics.se>
1814         * lib/asn1/gen.c: Generate `length_FOO' functions
1816         * lib/asn1/der_length.c: new file
1818         * kuser/klist.c: renamed stime -> printable_time to avoid conflict
1819         on HP/UX
1821 Fri Mar 14 03:37:23 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1823         * lib/hdb/ndbm.c: Return NOENTRY if fetch fails. Don't free
1824         datums. Don't add .db to filename.
1826 Fri Mar 14 02:49:51 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1828         * kdc/dump.c: Database dump program.
1830         * kdc/ank.c: Trivial database editing program.
1832         * kdc/{kdc.c, load.c}: Use libhdb.
1834         * lib/hdb: New database routine library.
1836         * lib/krb5/error/Makefile.am: Add hdb_err.
1838 Wed Mar 12 17:41:14 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1840         * kdc/kdc.c: Rewritten AS, and somewhat more working TGS support.
1842         * lib/asn1/gen.c: Generate free functions.
1844         * Some specific free functions.
1846 Wed Mar 12 12:30:13 1997  Assar Westerlund  <assar@sics.se>
1848         * lib/krb5/krb5_mk_req_ext.c: new file
1850         * lib/asn1/gen.c: optimize the case with a simple type
1852         * lib/krb5/get_cred.c (krb5_get_credentials): Use
1853         `mk_req_extended' and remove old code.
1855         * lib/krb5/get_in_tkt.c (decrypt_tkt): First try with an
1856         EncASRepPart, then with an EncTGSRepPart.
1858 Wed Mar 12 08:26:04 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1860         * lib/krb5/store_emem.c: New resizable memory storage.
1862         * lib/krb5/{store.c, store_fd.c, store_mem.c}: Split of store.c
1864         * lib/krb5/krb5.h: Add free entry to krb5_storage.
1866         * lib/krb5/decrypt.c: Make keyblock const.
1868 Tue Mar 11 20:22:17 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1870         * lib/krb5/krb5.h: Add EncTicketPart to krb5_ticket.
1872         * lib/krb5/rd_req.c: Return whole asn.1 ticket in
1873         krb5_ticket->tkt.
1875         * lib/krb5/get_in_tkt.c: TGS -> AS
1877         * kuser/kfoo.c: Print error string rather than number.
1879         * kdc/kdc.c: Some kind of non-working TGS support.
1881 Mon Mar 10 01:43:22 1997  Assar Westerlund  <assar@sics.se>
1883         * lib/asn1/gen.c: reduced generated code by 1/5
1885         * lib/asn1/der_put.c: (der_put_length_and_tag): new function
1887         * lib/asn1/der_get.c (der_match_tag_and_length): new function
1889         * lib/asn1/der.h: added prototypes
1891 Mon Mar 10 01:15:43 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1893         * lib/krb5/krb5.h: Include <asn1_err.h>. Add prototype for
1894         krb5_rd_req_with_keyblock.
1896         * lib/krb5/rd_req.c: Add function krb5_rd_req_with_keyblock that
1897         takes a precomputed keyblock.
1899         * lib/krb5/get_cred.c: Use krb5_mk_req rather than inlined code.
1901         * lib/krb5/mk_req.c: Calculate checksum of in_data.
1903 Sun Mar  9 21:17:58 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1905         * lib/krb5/error/compile_et.awk: Add a declaration of struct
1906         error_list, and multiple inclusion block to header files.
1908 Sun Mar  9 21:01:12 1997  Assar Westerlund  <assar@sics.se>
1910         * lib/krb5/rd_req.c: do some checks on times
1912         * lib/krb/{mk_priv.c, rd_priv.c, sendauth.c, decrypt.c,
1913         address.c}: new files
1915         * lib/krb5/auth_context.c: more code
1917         * configure.in: try to figure out timezone
1919 Sat Mar  8 11:41:07 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1921         * lib/krb5/error/error.c: Try strerror if error code wasn't found.
1923         * lib/krb5/get_in_tkt.c: Remove realm parameter from
1924         krb5_get_salt.
1926         * lib/krb5/context.c: Initialize error table.
1928         * kdc: The beginnings of a kdc.
1930 Sat Mar  8 08:16:28 1997  Assar Westerlund  <assar@sics.se>
1932         * lib/krb5/rd_safe.c: new file
1934         * lib/krb5/checksum.c (krb5_verify_checksum): New function
1936         * lib/krb5/get_cred.c: use krb5_create_checksum
1938         * lib/krb5/checksum.c: new file
1940         * lib/krb5/store.c: no more arithmetic with void*
1942         * lib/krb5/cache.c: now seems to work again
1944 Sat Mar  8 06:58:09 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1946         * lib/krb5/Makefile.am: Add asn1_glue.c and error/*.c to libkrb5.
1948         * lib/krb5/get_in_tkt.c: Moved some functions to asn1_glue.c.
1950         * lib/krb5/asn1_glue.c: Moved some asn1-stuff here.
1951         
1952         * lib/krb5/{cache,keytab}.c: Use new storage functions.
1954         * lib/krb5/krb5.h: Protypes for new storage functions.
1956         * lib/krb5/krb5.h: Make krb5_{ret,store}_* functions able to write
1957         data to more than file descriptors.
1959 Sat Mar  8 01:01:17 1997  Assar Westerlund  <assar@sics.se>
1961         * lib/krb5/encrypt.c: New file.
1963         * lib/krb5/Makefile.am: More -I
1965         * configure.in: Test for big endian, random, rand, setitimer
1967         * lib/asn1/gen.c: perhaps even decodes bitstrings
1969 Thu Mar  6 19:05:29 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1971         * lib/krb5/config_file.y: Better return values on error.
1973 Sat Feb  8 15:59:56 1997  Assar Westerlund  <assar@pdc.kth.se>
1975         * lib/asn1/parse.y: ifdef HAVE_STRDUP
1977         * lib/asn1/lex.l: ifdef strdup
1978         brange-dead version of list of special characters to make stupid
1979         lex accept it.
1981         * lib/asn1/gen.c: A DER integer should really be a `unsigned'
1983         * lib/asn1/der_put.c: A DER integer should really be a `unsigned'
1985         * lib/asn1/der_get.c: A DER integer should really be a `unsigned'
1987         * lib/krb5/error/Makefile.am: It seems "$(SHELL) ./compile_et" is
1988         needed.
1990         * lib/krb/mk_rep.c, lib/krb/rd_req.c, lib/krb/store.c,
1991         lib/krb/store.h: new files.
1993         * lib/krb5/keytab.c: now even with some functionality.
1995         * lib/asn1/gen.c: changed paramater from void * to Foo *
1997         * lib/asn1/der_get.c (der_get_octet_string): Fixed bug with empty
1998         string.
2000 Sun Jan 19 06:17:39 1997  Assar Westerlund  <assar@pdc.kth.se>
2002         * lib/krb5/get_cred.c (krb5_get_credentials): Check for creds in
2003         cc before getting new ones.
2005         * lib/krb5/krb5.h (krb5_free_keyblock): Fix prototype.
2007         * lib/krb5/build_auth.c (krb5_build_authenticator): It seems the
2008         CRC should be stored LSW first. (?)
2010         * lib/krb5/auth_context.c: Implement `krb5_auth_con_getkey' and
2011         `krb5_free_keyblock'
2013         * lib/**/Makefile.am: Rename foo libfoo.a
2015         * include/Makefile.in: Use test instead of [
2016         -e does not work with /bin/sh on psoriasis
2018         * configure.in: Search for awk
2019         create lib/krb/error/compile_et
2020         
2021 Tue Jan 14 03:46:26 1997  Assar Westerlund  <assar@pdc.kth.se>
2023         * lib/krb5/Makefile.am: replaced mit-crc.c by crc.c
2025 Wed Dec 18 00:53:55 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
2027         * kuser/kinit.c: Guess principal.
2029         * lib/krb5/error/compile_et.awk: Don't include krb5.h. Fix some
2030         warnings.
2032         * lib/krb5/error/asn1_err.et: Add ASN.1 error messages.
2034         * lib/krb5/mk_req.c: Get client from cache.
2036         * lib/krb5/cache.c: Add better error checking some useful return
2037         values.
2039         * lib/krb5/krb5.h: Fix krb5_auth_context.
2041         * lib/asn1/der.h: Make krb5_data compatible with krb5.h
2043 Tue Dec 17 01:32:36 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
2045         * lib/krb5/error: Add primitive error library.
2047 Mon Dec 16 16:30:20 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
2049         * lib/krb5/cache.c: Get correct address type from cache.
2051         * lib/krb5/krb5.h: Change int16 to int to be compatible with asn1.