remove gcc34
[dragonfly.git] / crypto / heimdal-0.6.3 / lib / otp / ChangeLog
1 2003-04-16  Love Hörnquist Ã…strand  <lha@it.su.se>
2
3         * roken_rename.h: rename strlcat, strlcpy
4         * Makefile.am: (ES): add strlcpy.c and strlcat.c
5         * otp_db.c: use strlcpy, from openbsd
6         * otp_md.c: use strlcat/strlcpy, from openbsd
7         * otp_challenge.c: do strdup again, we desupport ultrix
8         
9 2002-09-10  Johan Danielsson  <joda@pdc.kth.se>
10
11         * otp_md.c: if we only have old hash names, we need to include
12         functions here that do the work
13
14 2002-05-20  Johan Danielsson  <joda@pdc.kth.se>
15
16         * otp_db.c: fix ndbm test
17
18 2002-05-17  Johan Danielsson  <joda@pdc.kth.se>
19
20         * Makefile.am: add hooks for ndbm_wrap
21
22         * otp_db.c: use ndbm_wrap
23
24 2001-07-12  Assar Westerlund  <assar@sics.se>
25
26         * Makefile.am: add required library dependencies
27
28 2001-01-30  Assar Westerlund  <assar@sics.se>
29
30         * Makefile.am (libotp_la_LDFLAGS): bump version to 1:2:1
31
32 2001-01-29  Assar Westerlund  <assar@sics.se>
33
34         * otp_md.c: update to new md4/md5/sha API
35
36 2000-12-11  Assar Westerlund  <assar@sics.se>
37
38         * Makefile.am (INCLUDES): add krb4 includes here, which are
39         somewhat bogusly used when linking against libdes supplied by krb4
40
41 2000-07-25  Johan Danielsson  <joda@pdc.kth.se>
42
43         * Makefile.am: bump version to 1:1:1
44
45 2000-07-01  Assar Westerlund  <assar@sics.se>
46
47         *  const-ify
48
49 2000-02-07  Assar Westerlund  <assar@sics.se>
50
51         * Makefile.am: update version to 1:0:1
52
53 2000-01-26  Assar Westerlund  <assar@sics.se>
54
55         * otp_md.c: update to pseudo-standard APIs for md4,md5,sha.
56         * otp_md.c: start using the pseudo-standard APIs for the hash
57         functions
58
59 1999-10-20  Assar Westerlund  <assar@sics.se>
60
61         * Makefile.am: set version to 0:1:0
62
63 Fri Mar 19 14:52:48 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
64
65         * Makefile.am: add version-info
66
67 Thu Mar 18 11:24:19 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
68
69         * Makefile.am: include Makefile.am.common
70
71 Sat Mar 13 22:27:10 1999  Assar Westerlund  <assar@sics.se>
72
73         * otp_parse.c: unsigned-ify
74
75 Sun Nov 22 10:44:16 1998  Assar Westerlund  <assar@sics.se>
76
77         * Makefile.in (WFLAGS): set
78
79 Mon May 25 05:27:07 1998  Assar Westerlund  <assar@sics.se>
80
81         * Makefile.in (clean): try to remove shared library debris
82
83 Sat May 23 20:54:28 1998  Assar Westerlund  <assar@sics.se>
84
85         * Makefile.am: link with DBLIB
86
87 Sun Apr 19 09:59:46 1998  Assar Westerlund  <assar@sics.se>
88
89         * Makefile.in: add symlink magic for linux
90
91 Sat Feb  7 07:27:18 1998  Assar Westerlund  <assar@sics.se>
92
93         * otp_db.c (otp_put): make sure we don't overrun `buf'
94
95 Sun Nov  9 07:14:59 1997  Assar Westerlund  <assar@sics.se>
96
97         * otp_locl.h: use xdbm.h
98