x
[heimdal.git] / lib / otp / ChangeLog
blobe1a3d0952158ad2fb9fb64887b51a754797dcbfb
1 2002-09-10  Johan Danielsson  <joda@pdc.kth.se>
3         * otp_md.c: if we only have old hash names, we need to include
4         functions here that do the work
6 2002-05-20  Johan Danielsson  <joda@pdc.kth.se>
8         * otp_db.c: fix ndbm test
10 2002-05-17  Johan Danielsson  <joda@pdc.kth.se>
12         * Makefile.am: add hooks for ndbm_wrap
14         * otp_db.c: use ndbm_wrap
16 2001-07-12  Assar Westerlund  <assar@sics.se>
18         * Makefile.am: add required library dependencies
20 2001-01-30  Assar Westerlund  <assar@sics.se>
22         * Makefile.am (libotp_la_LDFLAGS): bump version to 1:2:1
24 2001-01-29  Assar Westerlund  <assar@sics.se>
26         * otp_md.c: update to new md4/md5/sha API
28 2000-12-11  Assar Westerlund  <assar@sics.se>
30         * Makefile.am (INCLUDES): add krb4 includes here, which are
31         somewhat bogusly used when linking against libdes supplied by krb4
33 2000-07-25  Johan Danielsson  <joda@pdc.kth.se>
35         * Makefile.am: bump version to 1:1:1
37 2000-07-01  Assar Westerlund  <assar@sics.se>
39         *  const-ify
41 2000-02-07  Assar Westerlund  <assar@sics.se>
43         * Makefile.am: update version to 1:0:1
45 2000-01-26  Assar Westerlund  <assar@sics.se>
47         * otp_md.c: update to pseudo-standard APIs for md4,md5,sha.
48         * otp_md.c: start using the pseudo-standard APIs for the hash
49         functions
51 1999-10-20  Assar Westerlund  <assar@sics.se>
53         * Makefile.am: set version to 0:1:0
55 Fri Mar 19 14:52:48 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
57         * Makefile.am: add version-info
59 Thu Mar 18 11:24:19 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
61         * Makefile.am: include Makefile.am.common
63 Sat Mar 13 22:27:10 1999  Assar Westerlund  <assar@sics.se>
65         * otp_parse.c: unsigned-ify
67 Sun Nov 22 10:44:16 1998  Assar Westerlund  <assar@sics.se>
69         * Makefile.in (WFLAGS): set
71 Mon May 25 05:27:07 1998  Assar Westerlund  <assar@sics.se>
73         * Makefile.in (clean): try to remove shared library debris
75 Sat May 23 20:54:28 1998  Assar Westerlund  <assar@sics.se>
77         * Makefile.am: link with DBLIB
79 Sun Apr 19 09:59:46 1998  Assar Westerlund  <assar@sics.se>
81         * Makefile.in: add symlink magic for linux
83 Sat Feb  7 07:27:18 1998  Assar Westerlund  <assar@sics.se>
85         * otp_db.c (otp_put): make sure we don't overrun `buf'
87 Sun Nov  9 07:14:59 1997  Assar Westerlund  <assar@sics.se>
89         * otp_locl.h: use xdbm.h