x
[heimdal.git] / ChangeLog
blobb46f6b546f2d48a625b764487861a2668d3dc05d
1 Wed Sep  3 16:01:07 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
3         * kdc/connect.c: Allow run time port specification.
5         * kdc/config.c: Add flags for http support, and port
6         specifications.
8 Tue Sep  2 02:00:03 1997  Assar Westerlund  <assar@sics.se>
10         * configure.in: test for sigaction
12         * doc: updated documentation.
13         
14 Tue Sep  2 00:20:31 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
16         * Release 0.0g
18 Mon Sep  1 17:42:14 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
20         * lib/krb5/data.c: don't return ENOMEM if len == 0
22 Sun Aug 31 17:15:49 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
24         * lib/hdb/hdb.asn1: Include salt type in salt.
26         * kdc/hprop.h: Change port to 754.
28         * kdc/hpropd.c: Verify who tries to transmit a database.
30         * appl/popper: Use getarg and krb5_log.
32         * lib/krb5/get_port.c: Add context parameter. Now takes port in
33         host byte order.
35 Sat Aug 30 18:48:19 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
37         * kdc/connect.c: Add timeout to select, and log about expired tcp
38         connections.
40         * kdc/config.c: Add `database' option.
42         * kdc/hpropd.c: Log about duplicate entries.
44         * lib/hdb/{db,ndbm}.c: Use common routines.
46         * lib/hdb/common.c: Implement more generic fetch/store/delete
47         functions.
49         * lib/hdb/hdb.h: Add `replace' parameter to store.
50         
51         * kdc/connect.c: Set filedecriptor to -1 on allocated decriptor
52         entries.
54 Fri Aug 29 03:13:23 1997  Assar Westerlund  <assar@sics.se>
56         * lib/krb5/get_in_tkt.c: extract_ticket -> _krb5_extract_ticket
58         * aux/make-proto.pl: fix __P for stone age mode
60 Fri Aug 29 02:45:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
62         * lib/45/mk_req.c: implementation of krb_mk_req that uses 524
63         protocol
65         * lib/krb5/init_creds_pw.c: make change_password and
66         get_init_creds_common static
68         * lib/krb5/krb5.h: Merge stuff from removed headerfiles.
70         * lib/krb5/fcache.c: fcc_ops -> krb5_fcc_ops
72         * lib/krb5/mcache.c: mcc_ops -> krb5_mcc_ops
74 Fri Aug 29 01:45:25 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
76         * lib/krb5/krb5.h: Remove all prototypes.
78         * lib/krb5/convert_creds.c: Use `struct credentials' instead of
79         `CREDENTIALS'.
81 Fri Aug 29 00:08:18 1997  Assar Westerlund  <assar@sics.se>
83         * lib/asn1/gen_glue.c: new file. generates 2int and int2 functions
84         and units for bit strings.
86         * admin/util.c: flags2int, int2flags, and flag_units are now
87         generated by asn1_compile
89         * lib/roken/parse_units.c: generalised `parse_units' and
90         `unparse_units' and added new functions `parse_flags' and
91         `unparse_flags' that use these
93         * lib/krb5/krb5_locl.h: moved krb5_data* functions to krb5.h
95         * admin/util.c: Use {un,}parse_flags for printing and parsing
96         hdbflags.
98 Thu Aug 28 03:26:12 1997  Assar Westerlund  <assar@sics.se>
100         * lib/krb5/get_addrs.c: restructured
102         * lib/krb5/warn.c (_warnerr): leak less memory
104         * lib/hdb/hdb.c (hdb_free_entry): zero keys
105         (hdb_check_db_format): leak less memory
107         * lib/hdb/ndbm.c (NDBM_seq): check for valid hdb_entries implement
108         NDBM__get, NDBM__put
110         * lib/hdb/db.c (DB_seq): check for valid hdb_entries
112 Thu Aug 28 02:06:58 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
114         * lib/krb5/send_to_kdc.c: Don't use sendto on connected sockets.
116 Thu Aug 28 01:13:17 1997  Assar Westerlund  <assar@sics.se>
118         * kuser/kinit.1, klist.1, kdestroy.1: new man pages
120         * kpasswd/kpasswd.1, kpasswdd.8: new man pages
122         * kdc/kstash.8, hprop.8, hpropd.8: new man pages
124         * admin/ktutil.8, admin/kdb_edit.8: new man pages
126         * admin/mod.c: new file
128         * admin/life.c: renamed gettime and puttime to getlife and putlife
129         and moved them to life.c
131         * admin/util.c: add print_flags, parse_flags, init_entry,
132         set_created_by, set_modified_by, edit_entry, set_password.  Use
133         them.
135         * admin/get.c: use print_flags
137         * admin: removed unused stuff.  use krb5_{warn,err}*
139         * admin/ank.c: re-organized and abstracted.
141         * admin/gettime.c: removed
143 Thu Aug 28 00:37:39 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
145         * lib/krb5/{get_cred,get_in_tkt}.c: Check for v4 reply.
147         * lib/roken/base64.c: Add base64 functions.
149         * kdc/connect.c lib/krb5/send_to_kdc.c: Add http support.
151 Wed Aug 27 00:29:20 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
153         * include/Makefile.am: Don't make links to built files.
155         * admin/kdb_edit.c: Add command to set the database path.
157         * lib/hdb: Include version number in database.
159 Tue Aug 26 20:14:54 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
161         * admin/ktutil: Merged v4 srvtab conversion.
163 Mon Aug 25 23:02:18 1997  Assar Westerlund  <assar@sics.se>
165         * lib/roken/roken.h: add F_OK
167         * lib/gssapi/acquire_creds.c: fix typo
169         * configure.in: call AC_TYPE_MODE_T
171         * acinclude.m4: Add AC_TYPE_MODE_T
173 Sun Aug 24 16:46:53 1997  Assar Westerlund  <assar@sics.se>
175         * Release 0.0f
177 Sun Aug 24 08:06:54 1997  Assar Westerlund  <assar@sics.se>
179         * appl/rsh/rshd.c: syslog remote shells
181         * appl/popper/pop_pass.c: log poppers
183         * kdc/kaserver.c: some more checks
185         * kpasswd/kpasswd.c: removed `-p'
187         * kuser/kinit.c: removed `-p'
189         * lib/krb5/init_creds_pw.c (krb5_get_init_creds_password): If
190         KDC_ERR_PREUATH_REQUIRED, add preauthentication and try again.
192         * lib/krb5/get_in_tkt.c (krb5_get_in_cred): don't print out
193         krb-error text
195         * lib/gssapi/import_name.c (input_name): more names types.
197         * admin/load.c (parse_keys): handle the case of an empty salt
199         * kdc/kaserver.c: fix up memory deallocation
201         * kdc/kaserver.c: quick hack at talking kaserver protocol
203         * kdc/kerberos4.c: Make `db-fetch4' global
205         * configure.in: add --enable-kaserver
207         * kdc/rx.h, kdc/kerberos4.h: new header files
209         * lib/krb5/principal.c: fix krb5_build_principal_ext & c:o
211 Sun Aug 24 03:52:44 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
213         * lib/krb5/{get_in_tkt,mk_safe,mk_priv}.c: Fix some Cray specific
214         type conflicts.
216         * lib/krb5/{get_cred,get_in_tkt}.c: Mask nonce to 32 bits.
218         * lib/des/{md4,md5,sha}.c: Now works on Crays.
220 Sat Aug 23 18:15:01 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
222         * appl/afsutil/afslog.c: If no cells or files specified, get
223         tokens for all local cells. Better test for files.
225 Thu Aug 21 23:33:38 1997  Assar Westerlund  <assar@sics.se>
227         * lib/gssapi/v1.c: new file with v1 compatibility functions.
229 Thu Aug 21 20:36:13 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
231         * lib/kafs/afskrb5.c: Don't check ticket file for afs ticket.
233         * kdc/kerberos4.c: Check database when converting v4 principals.
235         * kdc/kerberos5.c: Include kvno in Ticket.
237         * lib/krb5/encrypt.c: Add kvno parameter to encrypt_EncryptedData.
239         * kuser/klist.c: Print version number of ticket, include more
240         flags.
242 Wed Aug 20 21:26:58 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
244         * lib/kafs/afskrb5.c (get_cred): Check cached afs tickets for
245         expiration.
247 Wed Aug 20 17:40:31 1997  Assar Westerlund  <assar@sics.se>
249         * lib/krb5/recvauth.c (krb5_recvauth): Send a KRB-ERROR iff
250         there's an error.
252         * lib/krb5/sendauth.c (krb5_sendauth): correct the protocol
253         documentation and process KRB-ERROR's
255 Tue Aug 19 20:41:30 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
257         * kdc/kerberos4.c: Fix memory leak in v4 protocol handler.
259 Mon Aug 18 05:15:09 1997  Assar Westerlund  <assar@sics.se>
261         * lib/gssapi/accept_sec_context.c: Added
262         `gsskrb5_register_acceptor_identity'
264 Sun Aug 17 01:40:20 1997  Assar Westerlund  <assar@sics.se>
266         * lib/gssapi/accept_sec_context.c (gss_accept_sec_context): don't
267         always pass server == NULL to krb5_rd_req.
269         * lib/gssapi: new files: canonicalize_name.c export_name.c
270         context_time.c compare_name.c release_cred.c acquire_cred.c
271         inquire_cred.c, from Luke Howard <lukeh@xedoc.com.au>
273         * lib/krb5/config_file.c: Add netinfo support from Luke Howard
274         <lukeh@xedoc.com.au>
276         * lib/editline/sysunix.c: sgtty-support from Luke Howard
277         <lukeh@xedoc.com.au>
279         * lib/krb5/principal.c: krb5_sname_to_principal fix from Luke
280         Howard <lukeh@xedoc.com.au>
282 Sat Aug 16 00:44:47 1997  Assar Westerlund  <assar@koi.pdc.kth.se>
284         * Release 0.0e
286 Sat Aug 16 00:23:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
288         * appl/afsutil/afslog.c: Use new libkafs.
290         * lib/kafs/afskrb5.c: Get AFS tokens via 524 protocol.
292         * lib/krb5/warn.c: Fix format string for *x type.
294 Fri Aug 15 22:15:01 1997  Assar Westerlund  <assar@sics.se>
296         * admin/get.c (get_entry): print more information about the entry
298         * lib/des/Makefile.am: build destest, mdtest, des, rpw, speed
300         * lib/krb5/config_file.c: new functions `krb5_config_get_time' and
301         `krb5_config_vget_time'.  Use them.
303 Fri Aug 15 00:09:37 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
305         * admin/ktutil.c: Keytab manipulation program.
307         * lib/krb5/keytab.c: Return sane values from resolve and
308         start_seq_get.
310         * kdc/kerberos5.c: Fix for old clients passing 0 for `no endtime'.
312         * lib/45/get_ad_tkt.c: Kerberos 4 get_ad_tkt using
313         krb524_convert_creds_kdc.
315         * lib/krb5/convert_creds.c: Implementation of
316         krb524_convert_creds_kdc.
318         * lib/asn1/k5.asn1: Make kdc-req-body.till OPTIONAL
320         * kdc/524.c: A somewhat working 524-protocol module.
322         * kdc/kerberos4.c: Add version 4 ticket encoding and encryption
323         functions.
325         * lib/krb5/context.c: Fix kdc_timeout.
327         * lib/hdb/{ndbm,db}.c: Free name in close.
329         * kdc/kerberos5.c (tgs_check_autenticator): Return error code
331 Thu Aug 14 21:29:03 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
333         * kdc/kerberos5.c (tgs_make_reply): Fix endtime in reply.
335         * lib/krb5/store_emem.c: Fix reallocation bug.
337 Tue Aug 12 01:29:46 1997  Assar Westerlund  <assar@sics.se>
339         * appl/telnet/libtelnet/kerberos5.c, appl/popper/pop_init.c,
340         appl/rshd/rshd.c: Use `krb5_sock_to_principal'.  Send server
341         parameter to krb5_rd_req/krb5_recvauth.  Set addresses in
342         auth_context.
344         * lib/krb5/recvauth.c: Set addresses in auth_context if there
345         aren't any
347         * lib/krb5/auth_context.c: New function
348         `krb5_auth_con_setaddrs_from_fd'
350         * lib/krb5/sock_principal.c: new function
351         `krb5_sock_to_principal'
352         
353         * lib/krb5/time.c: new file with `krb5_timeofday' and
354         `krb5_us_timeofday'.  Use these functions.
356         * kuser/klist.c: print KDC offset iff verbose
358         * lib/krb5/get_in_tkt.c: implement KDC time offset and use it if
359         [libdefaults]kdc_timesync is set.
360         
361         * lib/krb5/fcache.c: Implement version 4 of the ccache format.
363 Mon Aug 11 05:34:43 1997  Assar Westerlund  <assar@sics.se>
365         * lib/krb5/rd_rep.c (krb5_free_ap_rep_enc_part): free all memory
367         * lib/krb5/principal.c (krb5_unparse_name): allocate memory
368         properly
370         * kpasswd/kpasswd.c: Use `krb5_change_password'
372         * lib/krb5/init_creds_pw.c (init_cred): set realm of server
373         correctly.
375         * lib/krb5/init_creds_pw.c: support changing of password when it
376         has expired
378         * lib/krb5/changepw.c: new file
380         * kuser/klist.c: use getarg
382         * admin/init.c (init): add `kadmin/changepw'
384 Mon Aug 11 04:30:47 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
386         * lib/krb5/get_cred.c: Make get_credentials handle cross-realm.
388 Mon Aug 11 00:03:24 1997  Assar Westerlund  <assar@sics.se>
390         * lib/krb5/config_file.c: implement support for #-comments
392 Sat Aug  9 02:21:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
394         * kdc/hprop*.c: Add database propagation programs.
396         * kdc/connect.c: Max request size.
398 Sat Aug  9 00:47:28 1997  Assar Westerlund  <assar@sics.se>
400         * lib/otp: resurrected from krb4
402         * appl/push: new program for fetching mail with POP.
404         * appl/popper/popper.h: new include files.  new fields in `POP'
406         * appl/popper/pop_pass.c: Implement both v4 and v5.
408         * appl/popper/pop_init.c: Implement both v4 and v5.
410         * appl/popper/pop_debug.c: use getarg.  Talk both v4 and v5
412         * appl/popper: Popper from krb4.
414         * configure.in: check for inline and <netinet/tcp.h> generate
415         files in appl/popper, appl/push, and lib/otp
417 Fri Aug  8 05:51:02 1997  Assar Westerlund  <assar@sics.se>
419         * lib/krb5/get_cred.c: clean-up and try to free memory even when
420         there're errors
422         * lib/krb5/get_cred.c: adapt to new `extract_ticket'
424         * lib/krb5/get_in_tkt.c: reorganize.  check everything and try to
425         return memory even if there are errors.
427         * kuser/kverify.c: new file
429         * lib/krb5/free_host_realm.c: new file
431         * lib/krb5/principal.c (krb5_sname_to_principal): implement
432         different nametypes.  Also free memory.
434         * lib/krb5/verify_init.c: more functionality
436         * lib/krb5/mk_req_ext.c (krb5_mk_req_extended): free the checksum
438         * lib/krb5/get_in_tkt.c (extract_ticket): don't copy over the
439         principals in creds.  Should also compare them with that received
440         from the KDC
442         * lib/krb5/cache.c (krb5_cc_gen_new): copy the newly allocated
443         krb5_ccache
444         (krb5_cc_destroy): call krb5_cc_close
445         (krb5_cc_retrieve_cred): delete the unused creds
447 Fri Aug  8 02:30:40 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
449         * lib/krb5/log.c: Allow better control of destinations of logging
450         (like passing explicit destinations, and log-functions).
452 Fri Aug  8 01:20:39 1997  Assar Westerlund  <assar@sics.se>
454         * lib/krb5/get_default_principal.c: new file
456         * kpasswd/kpasswdd.c: use krb5_log*
458 Fri Aug  8 00:37:47 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
460         * lib/krb5/init_creds_pw.c: Implement krb5_get_init_creds_keytab.
462 Fri Aug  8 00:37:17 1997  Assar Westerlund  <assar@sics.se>
464         * lib/krb5/init_creds_pw.c: Use `krb5_get_default_principal'.
465         Print password expire information.
467         * kdc/config.c: new variable `kdc_warn_pwexpire'
469         * kpasswd/kpasswd.c: converted to getarg and get_init_creds
471 Thu Aug  7 22:17:09 1997  Assar Westerlund  <assar@sics.se>
473         * lib/krb5/mcache.c: new file
475         * admin/gettime.c: new function puttime.  Use it.
477         * lib/krb5/keyblock.c: Added krb5_free_keyblock and
478         krb5_copy_keyblock
480         * lib/krb5/init_creds_pw.c: more functionality
482         * lib/krb5/creds.c: Added krb5_free_creds_contents and
483         krb5_copy_creds.  Changed callers.
485         * lib/krb5/config_file.c: new functions krb5_config_get and
486         krb5_config_vget
488         * lib/krb5/cache.c: cleanup added mcache
489         
490         * kdc/kerberos5.c: include last-req's of type 6 and 7, if
491         applicable
493 Wed Aug  6 20:38:23 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
495         * lib/krb5/log.c: New parameter `log-level'. Default to `SYSLOG'.
497 Tue Aug  5 22:53:54 1997  Assar Westerlund  <assar@sics.se>
499         * lib/krb5/verify_init.c, init_creds_pw.c, init_creds.c,
500         prompter_posix.c: the beginning of an implementation of the cygnus
501         initial-ticket API.
503         * lib/krb5/get_in_tkt_pw.c: make `krb5_password_key_proc' global
505         * lib/krb5/get_in_tkt.c (krb5_get_in_cred): new function that is
506         almost krb5_get_in_tkt but doesn't write the creds to the ccache.
507         Small fixes in krb5_get_in_tkt
509         * lib/krb5/get_addrs.c (krb5_get_all_client_addrs): don't include
510         loopback.
512 Mon Aug  4 20:20:48 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
514         * kdc: Make context global.
516 Fri Aug  1 17:23:56 1997  Assar Westerlund  <assar@sics.se>
518         * Release 0.0d
520         * lib/roken/flock.c: new file
522         * kuser/kinit.c: check for and print expiry information in the
523         `kdc_rep'
525         * lib/krb5/get_in_tkt.c: Set `ret_as_reply' if != NULL
527         * kdc/kerberos5.c: Check the valid times on client and server.
528         Check the password expiration.
529         Check the require_preauth flag.
530         Send an lr_type == 6 with pw_end.
531         Set key.expiration to min(valid_end, pw_end)
532         
533         * lib/hdb/hdb.asn1: new flags `require_preauth' and `change_pw'
535         * admin/util.c, admin/load.c: handle the new flags.
537 Fri Aug  1 16:56:12 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
539         * lib/hdb: Add some simple locking.
541 Sun Jul 27 04:44:31 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
543         * lib/krb5/log.c: Add some general logging functions.
545         * kdc/kerberos4.c: Add version 4 protocol handler. The requrement
546         for this to work is that all involved principals has a des key in
547         the database, and that the client has a version 4 (un-)salted
548         key. Furthermore krb5_425_conv_principal has to do it's job, as
549         present it's not very clever.
551         * lib/krb5/principal.c: Quick patch to make 425_conv work
552         somewhat.
554         * lib/hdb/hdb.c: Add keytype->key and next key functions.
556 Fri Jul 25 17:32:12 1997  Assar Westerlund  <assar@sics.se>
558         * lib/krb5/build_auth.c (krb5_build_authenticator): don't free
559         `cksum'.  It's allocated and freed by the caller
561         * lib/krb5/get_cred.c (krb5_get_kdc_cred): Don't free `addresses'.
563         * kdc/kerberos5.c (tgs_rep2): make sure we also have an defined
564         `client' to return as part of the KRB-ERROR
566         * appl/rsh/rshd.c: implement forwarding
568         * appl/rsh/rsh.c: Use getarg.  Implement forwarding.
570 Thu Jul 24 08:13:59 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
572         * kdc/kerberos5.c: Unseal keys from database before use.
574         * kdc/misc.c: New functions set_master_key, unseal_key and
575         free_key.
577         * lib/roken/getarg.c: Handle `-f arg' correctly.
579 Thu Jul 24 01:54:43 1997  Assar Westerlund  <assar@sics.se>
581         * kuser/kinit.c: implement `-l' aka `--lifetime'
583         * lib/roken/parse_units.c, parse_time.c: new files
585         * admin/gettime.c (gettime): use `parse_time'
587         * kdc/kerberos5.c (as_rep): Use `METHOD-DATA' when sending
588         KRB5KDC_ERR_PREAUTH_REQUIRED, not PA-DATA.
590         * kpasswd/kpasswdd.c: fix freeing bug use sequence numbers set
591         addresses in auth_context bind one socket per interface.
592         
593         * kpasswd/kpasswd.c: use sequence numbers
595         * lib/krb5/rd_req.c (krb5_verify_ap_req): do abs when verifying
596         the timestamps
598         * lib/krb5/rd_priv.c (krb5_rd_priv): Fetch the correct session key
599         from auth_context
601         * lib/krb5/mk_priv.c (krb5_mk_priv): Fetch the correct session key
602         from auth_context
604         * lib/krb5/mk_error.c (krb5_mk_error): return an error number and
605         not a comerr'd number.
607         * lib/krb5/get_in_tkt.c (krb5_get_in_tkt): interpret the error
608         number in KRB-ERROR correctly.
610         * lib/krb5/get_cred.c (krb5_get_kdc_cred): interpret the error
611         number in KRB-ERROR correctly.
613         * lib/asn1/k5.asn1: Add `METHOD-DATA'
615         * removed some memory leaks.
617 Wed Jul 23 07:53:18 1997  Assar Westerlund  <assar@sics.se>
619         * Release 0.0c
621         * lib/krb5/rd_cred.c, get_for_creds.c: new files
623         * lib/krb5/get_host_realm.c: try default realm as last chance
625         * kpasswd/kpasswdd.c: updated to hdb changes
627         * appl/telnet/libtelnet/kerberos5.c: Implement forwarding
629         * appl/telnet/libtelnet: removed totally unused files
631         * admin/ank.c: fix prompts and generation of random keys
633 Wed Jul 23 04:02:32 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
635         * admin/dump.c: Include salt in dump.
637         * admin: Mostly updated for new db-format.
639         * kdc/kerberos5.c: Update to use new db format. Better checking of
640         flags and such. More logging.
642         * lib/hdb/hdb.c: Use generated encode and decode functions.
644         * lib/hdb/hdb.h: Get hdb_entry from ASN.1 generated code.
646         * lib/krb5/get_cred.c: Get addresses from krbtgt if there are none
647         in the reply.
649 Sun Jul 20 16:22:30 1997  Assar Westerlund  <assar@sics.se>
651         * kuser/kinit.c: break if des_read_pw_string() != 0
653         * kpasswd/kpasswdd.c: send a reply
655         * kpasswd/kpasswd.c: restructured code.  better report on
656         krb-error break if des_read_pw_string() != 0
658         * kdc/kerberos5.c: Check `require_enc_timestamp' malloc space for
659         starttime and renew_till
661         * appl/telnet/libtelnet/kerberos5.c (kerberos5_is): Send a
662         keyblock to krb5_verify_chekcsum
664 Sun Jul 20 06:35:46 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
666         * Release 0.0b
668         * kpasswd/kpasswd.c: Avoid using non-standard struct names.
670 Sat Jul 19 19:26:23 1997  Assar Westerlund  <assar@sics.se>
672         * lib/krb5/keytab.c (krb5_kt_get_entry): check return from
673         `krb5_kt_start_seq_get'.  From <map@stacken.kth.se>
675 Sat Jul 19 04:07:39 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
677         * lib/asn1/k5.asn1: Update with more pa-data types from
678         draft-ietf-cat-kerberos-revisions-00.txt
680         * admin/load.c: Update to match current db-format.
682         * kdc/kerberos5.c (as_rep): Try all valid pa-datas before giving
683         up. Send back an empty pa-data if the client has the v4 flag set.
685         * lib/krb5/get_in_tkt.c: Pass both version5 and version4 salted
686         pa-data. DTRT if there is any pa-data in the reply.
688         * lib/krb5/str2key.c: XOR with some sane value.
690         * lib/hdb/hdb.h: Add `version 4 salted key' flag.
692         * kuser/kinit.c: Ask for password before calling get_in_tkt. This
693         makes it possible to call key_proc more than once.
695         * kdc/string2key.c: Add flags to output version 5 (DES only),
696         version 4, and AFS string-to-key of a password.
698         * lib/asn1/gen_copy.c: copy_* functions now returns an int (0 or
699         ENOMEM).
701 Fri Jul 18 02:54:58 1997  Assar Westerlund  <assar@sics.se>
703         * lib/krb5/get_host_realm.c (krb5_get_host_realm): do the
704         name2name thing
706         * kdc/misc.c: check result of hdb_open
708         * admin/kdb_edit: updated to new sl
710         * lib/sl: sl_func now returns an int. != 0 means to exit.
712         * kpasswd/kpasswdd: A crude (but somewhat working) implementation
713         of `draft-ietf-cat-kerb-chg-password-00.txt'
715 Fri Jul 18 00:55:39 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
717         * kuser/krenew.c: Crude ticket renewing program.
719         * kdc/kerberos5.c: Rewritten flags parsing, it now might work to
720         get forwarded and renewed tickets.
722         * kuser/kinit.c: Add `-r' flag.
724         * lib/krb5/get_cred.c: Move most of contents of get_creds to new
725         function get_kdc_cred, that always contacts the kdc and doesn't
726         save in the cache. This is a hack.
728         * lib/krb5/get_in_tkt.c: Pass starttime and renew_till in request
729         (a bit kludgy).
731         * lib/krb5/mk_req_ext.c: Make an auth_context if none passed in.
733         * lib/krb5/send_to_kdc.c: Get timeout from context.
735         * lib/krb5/context.c: Add kdc_timeout to context struct.
737 Thu Jul 17 20:35:45 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
739         * kuser/klist.c: Print start time of ticket if available.
741         * lib/krb5/get_host_realm.c: Return error if no realm was found.
743 Thu Jul 17 20:28:21 1997  Assar Westerlund  <assar@sics.se>
745         * kpasswd: non-working kpasswd added
747 Thu Jul 17 00:21:22 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
749         * Release 0.0a
751         * kdc/main.c: Add -p flag to disable pa-enc-timestamp requirement.
753 Wed Jul 16 03:37:41 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
755         * kdc/kerberos5.c (tgs_rep2): Free ticket and ap_req.
757         * lib/krb5/auth_context.c (krb5_auth_con_free): Free remote
758         subkey.
760         * lib/krb5/principal.c (krb5_free_principal): Check for NULL.
762         * lib/krb5/send_to_kdc.c: Check for NULL return from
763         gethostbyname.
765         * lib/krb5/set_default_realm.c: Try to get realm of local host if
766         no default realm is available.
768         * Remove non ASN.1 principal code.
770 Wed Jul 16 03:17:30 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
772         * kdc/kerberos5.c: Split tgs_rep in smaller functions. Add better
773         error handing. Do some logging.
775         * kdc/log.c: Some simple logging facilities.
777         * kdc/misc.c (db_fetch): Take a krb5_principal.
779         * kdc/connect.c: Pass address of request to as_rep and
780         tgs_rep. Send KRB-ERROR.
782         * lib/krb5/mk_error.c: Add more fields.
784         * lib/krb5/get_cred.c: Print normal error code if no e_text is
785         available.
787 Wed Jul 16 03:07:50 1997  Assar Westerlund  <assar@sics.se>
789         * lib/krb5/get_in_tkt.c: implement `krb5_init_etype'.
790         Change encryption type of pa_enc_timestamp to DES-CBC-MD5
792         * lib/krb5/context.c: recognize all encryption types actually
793         implemented
795         * lib/krb5/auth_context.c (krb5_auth_con_init): Change default
796         encryption type to `DES_CBC_MD5'
798         *  lib/krb5/read_message.c, write_message.c: new files
800 Tue Jul 15 17:14:21 1997  Assar Westerlund  <assar@sics.se>
802         * lib/asn1: replaced asn1_locl.h by `der_locl.h' and `gen_locl.h'.
804         * lib/error/compile_et.awk: generate a prototype for the
805         `destroy_foo_error_table' function.
807 Mon Jul 14 12:24:40 1997  Assar Westerlund  <assar@sics.se>
809         * lib/krb5/krbhst.c (krb5_get_krbhst): Get all kdc's and try also
810         with `kerberos.REALM'
812         * kdc/kerberos5.c, lib/krb5/rd_priv.c, lib/krb5/rd_safe.c: use
813         `max_skew'
815         * lib/krb5/rd_req.c (krb5_verify_ap_req): record authenticator
816         subkey
818         * lib/krb5/build_auth.c (krb5_build_authenticator): always
819         generate a subkey.
821         * lib/krb5/address.c: implement `krb5_address_order'
823         * lib/gssapi/import_name.c: Implement `gss_import_name'
825         * lib/gssapi/external.c: Use new OID
827         * lib/gssapi/encapsulate.c: New functions
828         `gssapi_krb5_encap_length' and `gssapi_krb5_make_header'.  Changed
829         callers.
831         * lib/gssapi/decapsulate.c: New function
832         `gssaspi_krb5_verify_header'.  Changed callers.
834         * lib/asn1/gen*.c: Give tags to generated structs.
835         Use `err' and `asprintf'
837         * appl/test/gss_common.c: new file
839         * appl/test/gssapi_server.c: removed all krb5 calls
841         * appl/telnet/libtelnet/kerberos5.c: Add support for genering and
842         verifying checksums.  Also start using session subkeys.
844 Mon Jul 14 12:08:25 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
846         * lib/krb5/rd_req.c (krb5_rd_req_with_keyblock): Split up.
848 Sun Jul 13 03:07:44 1997  Assar Westerlund  <assar@sics.se>
850         * lib/krb5/rd_safe.c, mk_safe.c: made bug-compatible with MIT
852         * lib/krb5/encrypt.c: new functions `DES_encrypt_null_ivec' and
853         `DES_encrypt_key_ivec'
855         * lib/krb5/checksum.c: implement rsa-md4-des and rsa-md5-des
857         * kdc/kerberos5.c (tgs_rep): support keyed checksums
859         * lib/krb5/creds.c: new file
861         * lib/krb5/get_in_tkt.c: better freeing
863         * lib/krb5/context.c (krb5_free_context): more freeing
865         * lib/krb5/config_file.c: New function `krb5_config_file_free'
867         * lib/error/compile_et.awk: Generate a `destroy_' function.
869         * kuser/kinit.c, klist.c: Don't leak memory.
871 Sun Jul 13 02:46:27 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
873         * kdc/connect.c: Check filedescriptor in select.
875         * kdc/kerberos5.c: Remove most of the most common memory leaks.
877         * lib/krb5/rd_req.c: Free allocated data.
879         * lib/krb5/auth_context.c (krb5_auth_con_free): Free a lot of
880         fields.
882 Sun Jul 13 00:32:16 1997  Assar Westerlund  <assar@sics.se>
884         * appl/telnet, appl/rsh: Conditionalize the krb4-support.
886         * configure.in: Test for krb4
888 Sat Jul 12 17:14:12 1997  Assar Westerlund  <assar@sics.se>
890         * kdc/kerberos5.c: check if the pre-auth was decrypted properly.
891         set the `pre_authent' flag
893         * lib/krb5/get_cred.c, lib/krb5/get_in_tkt.c: generate a random nonce.
895         * lib/krb5/encrypt.c: Made `generate_random_block' global.
897         * appl/test: Added gssapi_client and gssapi_server.
899         * lib/krb5/data.c: Add `krb5_data_zero'
901         * appl/test/tcp_client.c: try `mk_safe' and `mk_priv'
903         * appl/test/tcp_server.c: try `rd_safe' and `rd_priv'
905 Sat Jul 12 16:45:58 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
907         * lib/krb5/get_addrs.c: Fix for systems that has sa_len, but
908         returns zero length from SIOCGIFCONF.
910 Sat Jul 12 16:38:34 1997  Assar Westerlund  <assar@sics.se>
912         * appl/test: new programs
913         
914         * lib/krb5/rd_req.c: add address compare
916         * lib/krb5/mk_req_ext.c: allow no checksum
918         * lib/krb5/keytab.c (krb5_kt_ret_string): 0-terminate string
920         * lib/krb5/address.c: fix `krb5_address_compare'
922 Sat Jul 12 15:03:16 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
924         * lib/krb5/get_addrs.c: Fix ip4 address extraction.
926         * kuser/klist.c: Add verbose flag, and split main into smaller
927         pieces.
929         * lib/krb5/fcache.c: Save ticket flags.
931         * lib/krb5/get_in_tkt.c (extract_ticket): Extract addresses and
932         flags.
934         * lib/krb5/krb5.h: Add ticket_flags to krb5_creds.
936 Sat Jul 12 13:12:48 1997  Assar Westerlund  <assar@sics.se>
938         * configure.in: Call `AC_KRB_PROG_LN_S'
940         * acinclude.m4: Add `AC_KRB_PROG_LN_S' from krb4
942 Sat Jul 12 00:57:01 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
944         * lib/krb5/get_in_tkt.c: Use union of krb5_flags and KDCOptions to
945         pass options.
947 Fri Jul 11 15:04:22 1997  Assar Westerlund  <assar@sics.se>
949         * appl/telnet: telnet & telnetd seems to be working.
950         
951         * lib/krb5/config_file.c: Added krb5_config_v?get_list Fixed
952         krb5_config_vget_next
954         * appl/telnet/libtelnet/kerberos5.c: update to current API
956 Thu Jul 10 14:54:39 1997  Assar Westerlund  <assar@sics.se>
958         * appl/telnet/libtelnet/kerberos5.c (kerberos5_status): call
959         `krb5_kuserok'
961         * appl/telnet: Added.
963 Thu Jul 10 05:09:25 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
965         * lib/error/compile_et.awk: Remove usage of sub, gsub, and
966         functions for compatibility with awk.
968         * include/bits.c: Must use signed char.
970         * lib/krb5/context.c: Move krb5_get_err_text, and krb5_init_ets
971         here.
973         * lib/error/error.c: Replace krb5_get_err_text with new function
974         com_right.
976         * lib/error/compile_et.awk: Avoid using static variables.
978         * lib/error/error.c: Don't use krb5_locl.h
980         * lib/error/error.h: Move definitions of error_table and
981         error_list from krb5.h.
983         * lib/error: Moved from lib/krb5.
985 Wed Jul  9 07:42:04 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
987         * lib/krb5/encrypt.c: Temporary hack to avoid des_rand_data.
989 Wed Jul  9 06:58:00 1997  Assar Westerlund  <assar@sics.se>
991         * appl/rsh/rsh.c: use the correct user for the checksum
993         * lib/krb5/{rd,mk}_{*}.c: more checking for addresses and stuff
994         according to pseudocode from 1510
996 Wed Jul  9 06:06:06 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
998         * lib/hdb/hdb.c: Add hdb_etype2key.
1000         * kdc/kerberos5.c: Check authenticator. Use more general etype
1001         functions.
1002         
1003 Wed Jul  9 03:51:12 1997  Assar Westerlund  <assar@sics.se>
1005         * lib/asn1/k5.asn1: Made all `s_address' OPTIONAL according to
1006         draft-ietf-cat-kerberos-r-00.txt
1008         * lib/krb5/principal.c (krb5_parse_name): default to local realm
1009         if none given
1010         
1011         * kuser/kinit.c: New option `-p' and prompt
1013 Wed Jul  9 02:30:06 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1015         * lib/krb5/keyblock.c: Keyblock generation functions.
1017         * lib/krb5/encrypt.c: Use functions from checksum.c.
1019         * lib/krb5/checksum.c: Move checksum functions here. Add
1020         krb5_cksumsize function.
1022 Wed Jul  9 01:15:38 1997  Assar Westerlund  <assar@sics.se>
1024         * lib/krb5/get_host_realm.c: implemented
1026         * lib/krb5/config_file.c: Redid part.  New functions:
1027         krb5_config_v?get_next
1029         * kuser/kdestroy.c: new program
1031         * kuser/kinit.c: new flag `-f'
1033         * lib/asn1/k5.asn1: Made HostAddresses = SEQUENCE OF HostAddress
1035         * acinclude.m4: Added AC_KRB_STRUCT_SOCKADDR_SA_LEN
1037         * lib/krb5/krb5.h: krb5_addresses == HostAddresses.  Changed all
1038         users.
1040         * lib/krb5/get_addrs.c: figure out all local addresses, possibly
1041         even IPv6!
1043         * lib/krb5/checksum.c: table-driven checksum
1045 Mon Jul  7 21:13:28 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1047         * lib/krb5/encrypt.c: Make krb5_decrypt use the same struct as
1048         krb5_encrypt.
1050 Mon Jul  7 11:15:51 1997  Assar Westerlund  <assar@sics.se>
1052         * lib/roken/vsyslog.c: new file
1054         * lib/krb5/encrypt.c: add des-cbc-md4.
1055         adjust krb5_encrypt and krb5_decrypt to reality
1057         * appl/rsh/rshd.c: Now works.  Also implementd encryption and
1058         `-p'.
1059         
1060         * appl/rsh/common.c: new file
1062 Mon Jul  7 02:46:31 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1064         * lib/krb5/encrypt.c: Implement as a vector of function pointers.
1066         * lib/krb5/{decrypt,encrypt}.c: Implement des-cbc-crc, and
1067         des-cbc-md5 in separate functions.
1069         * lib/krb5/krb5.h: Add more checksum and encryption types.
1071         * lib/krb5/krb5_locl.h: Add etype to krb5_decrypt.
1073 Sun Jul  6 23:02:59 1997  Assar Westerlund  <assar@sics.se>
1075         * lib/krb5/[gs]et_default_realm.c, kuserok.c: new files
1077         * lib/krb5/config_file.[ch]: new c-based configuration reading
1078         stuff
1080 Wed Jul  2 23:12:56 1997  Assar Westerlund  <assar@sics.se>
1082         * configure.in: Set WFLAGS if using gcc
1084 Wed Jul  2 17:47:03 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1086         * lib/asn1/der_put.c (der_put_int): Return size correctly.
1088         * admin/ank.c: Be compatible with the asn1 principal format.
1090 Wed Jul  1 23:52:20 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1092         * lib/asn1: Now all decode_* and encode_* functions now take a
1093         final size_t* argument, that they return the size in. Return
1094         values are zero for success, and anything else (such as some
1095         ASN1_* constant) for error.
1097 Mon Jun 30 06:08:14 1997  Assar Westerlund  <assar@sics.se>
1099         * appl/rsh: New program.
1101         * lib/krb5/keytab.c (krb5_kt_add_entry): change open mode to
1102         O_WRONLY | O_APPEND
1104         * lib/krb5/get_cred.c: removed stale prototype for
1105         `extract_ticket' and corrected call.
1107         * lib/asn1/gen_length.c (length_type): Make the length functions
1108         for SequenceOf non-destructive
1110         * admin/ank.c (doit): Fix reading of `y/n'.
1112 Mon Jun 16 05:41:43 1997  Assar Westerlund  <assar@sics.se>
1114         * lib/gssapi/wrap.c, unwrap.c: do encrypt and add sequence number
1116         * lib/gssapi/get_mic.c, verify_mic.c: Add sequence number.
1118         * lib/gssapi/accept_sec_context.c (gss_accept_sec_context): Set
1119         KRB5_AUTH_CONTEXT_DO_SEQUENCE.  Verify 8003 checksum.
1121         * lib/gssapi/8003.c: New file.
1123         * lib/krb/krb5.h: Define a `krb_authenticator' as an ASN.1
1124         Authenticator.
1126         * lib/krb5/auth_context.c: New functions
1127         `krb5_auth_setlocalseqnumber' and `krb5_auth_setremoteseqnumber'
1129 Tue Jun 10 00:35:54 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1131         * lib/krb5: Preapre for use of some asn1-types.
1133         * lib/asn1/*.c (copy_*): Constness.
1135         * lib/krb5/krb5.h: Include asn1.h; krb5_data is now an
1136         octet_string.
1138         * lib/asn1/der*,gen.c: krb5_data -> octet_string, char * ->
1139         general_string
1141         * lib/asn1/libasn1.h: Moved stuff from asn1_locl.h that doesn't
1142         have anything to do with asn1_compile.
1144         * lib/asn1/asn1_locl.h: Remove der.h. Add some prototypes.
1146 Sun Jun  8 03:51:55 1997  Assar Westerlund  <assar@sics.se>
1148         * kdc/kerberos5.c: Fix PA-ENC-TS-ENC
1150         * kdc/connect.c(process_request): Set `new'
1151         
1152         * lib/krb5/get_in_tkt.c: Do PA-ENC-TS-ENC the correct way.
1154         * lib: Added editline,sl,roken.
1156 Mon Jun  2 00:37:48 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1158         * lib/krb5/fcache.c: Move file cache from cache.c.
1160         * lib/krb5/cache.c: Allow more than one cache type.
1162 Sun Jun  1 23:45:33 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1164         * admin/extkeytab.c: Merged with kdb_edit.
1166 Sun Jun  1 23:23:08 1997  Assar Westerlund  <assar@sics.se>
1168         * kdc/kdc.c: more support for ENC-TS-ENC
1170         * lib/krb5/get_in_tkt.c: redone to enable pre-authentication
1172 Sun Jun  1 22:45:11 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1174         * lib/hdb/db.c: Merge fetch and store.
1176         * admin: Merge to one program.
1178         * lib/krb5/str2key.c: Fill in keytype and length.
1180 Sun Jun  1 16:31:23 1997  Assar Westerlund  <assar@sics.se>
1182         * lib/krb5/rd_safe.c, lib/krb5/rd_priv.c, lib/krb5/mk_rep.c,
1183         lib/krb5/mk_priv.c, lib/krb5/build_auth.c: Some support for
1184         KRB5_AUTH_CONTEXT_DO_SEQUENCE
1186         * lib/krb5/get_in_tkt.c (get_in_tkt): be prepared to parse an
1187         KRB_ERROR.  Some support for PA_ENC_TS_ENC.
1189         * lib/krb5/auth_context.c: implemented seq_number functions
1191         * lib/krb5/generate_subkey.c, generate_seq_number.c: new files
1193         * lib/gssapi/gssapi.h: avoid including <krb5.h>
1195         * lib/asn1/Makefile.am: SUFFIXES as a variable to make automake
1196         happy
1198         * kdc/kdc.c: preliminary PREAUTH_ENC_TIMESTAMP
1200         * configure.in: adapted to automake 1.1p
1202 Mon May 26 22:26:21 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1204         * lib/krb5/principal.c: Add contexts to many functions.
1206 Thu May 15 20:25:37 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1208         * lib/krb5/verify_user.c: First stab at a verify user.
1210         * lib/auth/sia/sia5.c: SIA module for Kerberos 5.
1212 Mon Apr 14 00:09:03 1997  Assar Westerlund  <assar@sics.se>
1214         * lib/gssapi: Enough of a gssapi-over-krb5 implementation to be
1215         able to (mostly) run gss-client and gss-server.
1216         
1217         * lib/krb5/keytab.c: implemented krb5_kt_add_entry,
1218         krb5_kt_store_principal, krb5_kt_store_keyblock
1220         * lib/des/md5.[ch], sha.[ch]: new files
1222         * lib/asn1/der_get.c (generalizedtime2time): use `timegm'
1224         * lib/asn1/timegm.c: new file
1226         * admin/extkeytab.c: new program
1228         * admin/admin_locl.h: new file
1230         * admin/Makefile.am: Added extkeytab
1232         * configure.in: moved config to include
1233         removed timezone garbage
1234         added lib/gssapi and admin
1236         * Makefile.am: Added admin
1238 Mon Mar 17 11:34:05 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1240         * kdc/kdc.c: Use new copying functions, and free some data.
1242         * lib/asn1/Makefile.am: Try to not always rebuild generated files.
1244         * lib/asn1/der_put.c: Add fix_dce().
1246         * lib/asn1/der_{get,length,put}.c: Fix include files.
1248         * lib/asn1/der_free.c: Remove unused functions.
1249         
1250         * lib/asn1/gen.c: Split into gen_encode, gen_decode, gen_free,
1251         gen_length, and gen_copy.
1253 Sun Mar 16 18:13:52 1997  Assar Westerlund  <assar@sics.se>
1255         * lib/krb5/sendauth.c: implemented functionality
1257         * lib/krb5/rd_rep.c: Use `krb5_decrypt'
1259         * lib/krb5/cache.c (krb5_cc_get_name): return default if `id' ==
1260         NULL
1262         * lib/krb5/principal.c (krb5_free_principal): added `context'
1263         argument.  Changed all callers.
1264         
1265         (krb5_sname_to_principal): new function
1267         * lib/krb5/auth_context.c (krb5_free_authenticator): add `context'
1268         argument.  Changed all callers
1270         * lib/krb5/{net_write.c,net_read.c,recvauth.c}: new files
1272         * lib/asn1/gen.c: Fix encoding and decoding of BitStrings
1274 Fri Mar 14 11:29:00 1997  Assar Westerlund  <assar@sics.se>
1276         * configure.in: look for *dbm?
1278         * lib/asn1/gen.c: Fix filename in generated files. Check fopens.
1279         Put trailing newline in asn1_files.
1281 Fri Mar 14 05:06:44 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1283         * lib/krb5/get_in_tkt.c: Fix some memory leaks.
1285         * lib/krb5/krbhst.c: Properly free hostlist.
1287         * lib/krb5/decrypt.c: CRCs are 32 bits.
1289 Fri Mar 14 04:39:15 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1291         * lib/asn1/gen.c: Generate one file for each type.
1293 Fri Mar 14 04:13:47 1997  Assar Westerlund  <assar@sics.se>
1295         * lib/asn1/gen.c: Generate `length_FOO' functions
1297         * lib/asn1/der_length.c: new file
1299         * kuser/klist.c: renamed stime -> printable_time to avoid conflict
1300         on HP/UX
1302 Fri Mar 14 03:37:23 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
1304         * lib/hdb/ndbm.c: Return NOENTRY if fetch fails. Don't free
1305         datums. Don't add .db to filename.
1307 Fri Mar 14 02:49:51 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1309         * kdc/dump.c: Database dump program.
1311         * kdc/ank.c: Trivial database editing program.
1313         * kdc/{kdc.c, load.c}: Use libhdb.
1315         * lib/hdb: New database routine library.
1317         * lib/krb5/error/Makefile.am: Add hdb_err.
1319 Wed Mar 12 17:41:14 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1321         * kdc/kdc.c: Rewritten AS, and somewhat more working TGS support.
1323         * lib/asn1/gen.c: Generate free functions.
1325         * Some specific free functions.
1327 Wed Mar 12 12:30:13 1997  Assar Westerlund  <assar@sics.se>
1329         * lib/krb5/krb5_mk_req_ext.c: new file
1331         * lib/asn1/gen.c: optimize the case with a simple type
1333         * lib/krb5/get_cred.c (krb5_get_credentials): Use
1334         `mk_req_extended' and remove old code.
1336         * lib/krb5/get_in_tkt.c (decrypt_tkt): First try with an
1337         EncASRepPart, then with an EncTGSRepPart.
1339 Wed Mar 12 08:26:04 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1341         * lib/krb5/store_emem.c: New resizable memory storage.
1343         * lib/krb5/{store.c, store_fd.c, store_mem.c}: Split of store.c
1345         * lib/krb5/krb5.h: Add free entry to krb5_storage.
1347         * lib/krb5/decrypt.c: Make keyblock const.
1349 Tue Mar 11 20:22:17 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1351         * lib/krb5/krb5.h: Add EncTicketPart to krb5_ticket.
1353         * lib/krb5/rd_req.c: Return whole asn.1 ticket in
1354         krb5_ticket->tkt.
1356         * lib/krb5/get_in_tkt.c: TGS -> AS
1358         * kuser/kfoo.c: Print error string rather than number.
1360         * kdc/kdc.c: Some kind of non-working TGS support.
1362 Mon Mar 10 01:43:22 1997  Assar Westerlund  <assar@sics.se>
1364         * lib/asn1/gen.c: reduced generated code by 1/5
1366         * lib/asn1/der_put.c: (der_put_length_and_tag): new function
1368         * lib/asn1/der_get.c (der_match_tag_and_length): new function
1370         * lib/asn1/der.h: added prototypes
1372 Mon Mar 10 01:15:43 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1374         * lib/krb5/krb5.h: Include <asn1_err.h>. Add prototype for
1375         krb5_rd_req_with_keyblock.
1377         * lib/krb5/rd_req.c: Add function krb5_rd_req_with_keyblock that
1378         takes a precomputed keyblock.
1380         * lib/krb5/get_cred.c: Use krb5_mk_req rather than inlined code.
1382         * lib/krb5/mk_req.c: Calculate checksum of in_data.
1384 Sun Mar  9 21:17:58 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1386         * lib/krb5/error/compile_et.awk: Add a declaration of struct
1387         error_list, and multiple inclusion block to header files.
1389 Sun Mar  9 21:01:12 1997  Assar Westerlund  <assar@sics.se>
1391         * lib/krb5/rd_req.c: do some checks on times
1393         * lib/krb/{mk_priv.c, rd_priv.c, sendauth.c, decrypt.c,
1394         address.c}: new files
1396         * lib/krb5/auth_context.c: more code
1398         * configure.in: try to figure out timezone
1400 Sat Mar  8 11:41:07 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1402         * lib/krb5/error/error.c: Try strerror if error code wasn't found.
1404         * lib/krb5/get_in_tkt.c: Remove realm parameter from
1405         krb5_get_salt.
1407         * lib/krb5/context.c: Initialize error table.
1409         * kdc: The beginnings of a kdc.
1411 Sat Mar  8 08:16:28 1997  Assar Westerlund  <assar@sics.se>
1413         * lib/krb5/rd_safe.c: new file
1415         * lib/krb5/checksum.c (krb5_verify_checksum): New function
1417         * lib/krb5/get_cred.c: use krb5_create_checksum
1419         * lib/krb5/checksum.c: new file
1421         * lib/krb5/store.c: no more arithmetic with void*
1423         * lib/krb5/cache.c: now seems to work again
1425 Sat Mar  8 06:58:09 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1427         * lib/krb5/Makefile.am: Add asn1_glue.c and error/*.c to libkrb5.
1429         * lib/krb5/get_in_tkt.c: Moved some functions to asn1_glue.c.
1431         * lib/krb5/asn1_glue.c: Moved some asn1-stuff here.
1432         
1433         * lib/krb5/{cache,keytab}.c: Use new storage functions.
1435         * lib/krb5/krb5.h: Protypes for new storage functions.
1437         * lib/krb5/krb5.h: Make krb5_{ret,store}_* functions able to write
1438         data to more than file descriptors.
1440 Sat Mar  8 01:01:17 1997  Assar Westerlund  <assar@sics.se>
1442         * lib/krb5/encrypt.c: New file.
1444         * lib/krb5/Makefile.am: More -I
1446         * configure.in: Test for big endian, random, rand, setitimer
1448         * lib/asn1/gen.c: perhaps even decodes bitstrings
1450 Thu Mar  6 19:05:29 1997  Johan Danielsson  <joda@blubb.pdc.kth.se>
1452         * lib/krb5/config_file.y: Better return values on error.
1454 Sat Feb  8 15:59:56 1997  Assar Westerlund  <assar@pdc.kth.se>
1456         * lib/asn1/parse.y: ifdef HAVE_STRDUP
1458         * lib/asn1/lex.l: ifdef strdup
1459         brange-dead version of list of special characters to make stupid
1460         lex accept it.
1462         * lib/asn1/gen.c: A DER integer should really be a `unsigned'
1464         * lib/asn1/der_put.c: A DER integer should really be a `unsigned'
1466         * lib/asn1/der_get.c: A DER integer should really be a `unsigned'
1468         * lib/krb5/error/Makefile.am: It seems "$(SHELL) ./compile_et" is
1469         needed.
1471         * lib/krb/mk_rep.c, lib/krb/rd_req.c, lib/krb/store.c,
1472         lib/krb/store.h: new files.
1474         * lib/krb5/keytab.c: now even with some functionality.
1476         * lib/asn1/gen.c: changed paramater from void * to Foo *
1478         * lib/asn1/der_get.c (der_get_octet_string): Fixed bug with empty
1479         string.
1481 Sun Jan 19 06:17:39 1997  Assar Westerlund  <assar@pdc.kth.se>
1483         * lib/krb5/get_cred.c (krb5_get_credentials): Check for creds in
1484         cc before getting new ones.
1486         * lib/krb5/krb5.h (krb5_free_keyblock): Fix prototype.
1488         * lib/krb5/build_auth.c (krb5_build_authenticator): It seems the
1489         CRC should be stored LSW first. (?)
1491         * lib/krb5/auth_context.c: Implement `krb5_auth_con_getkey' and
1492         `krb5_free_keyblock'
1494         * lib/**/Makefile.am: Rename foo libfoo.a
1496         * include/Makefile.in: Use test instead of [
1497         -e does not work with /bin/sh on psoriasis
1499         * configure.in: Search for awk
1500         create lib/krb/error/compile_et
1501         
1502 Tue Jan 14 03:46:26 1997  Assar Westerlund  <assar@pdc.kth.se>
1504         * lib/krb5/Makefile.am: replaced mit-crc.c by crc.c
1506 Wed Dec 18 00:53:55 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
1508         * kuser/kinit.c: Guess principal.
1510         * lib/krb5/error/compile_et.awk: Don't include krb5.h. Fix some
1511         warnings.
1513         * lib/krb5/error/asn1_err.et: Add ASN.1 error messages.
1515         * lib/krb5/mk_req.c: Get client from cache.
1517         * lib/krb5/cache.c: Add better error checking some useful return
1518         values.
1520         * lib/krb5/krb5.h: Fix krb5_auth_context.
1522         * lib/asn1/der.h: Make krb5_data compatible with krb5.h
1524 Tue Dec 17 01:32:36 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
1526         * lib/krb5/error: Add primitive error library.
1528 Mon Dec 16 16:30:20 1996  Johan Danielsson  <joda@emma.pdc.kth.se>
1530         * lib/krb5/cache.c: Get correct address type from cache.
1532         * lib/krb5/krb5.h: Change int16 to int to be compatible with asn1.