xref: /minix3/crypto/external/bsd/heimdal/dist/lib/otp/ChangeLog (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel Sambuc2007-07-17  Love Hörnquist Åstrand  <lha@it.su.se>
2*ebfedea0SLionel Sambuc
3*ebfedea0SLionel Sambuc	* Makefile.am: split source files in dist and nodist.
4*ebfedea0SLionel Sambuc
5*ebfedea0SLionel Sambuc2007-07-10  Love Hörnquist Åstrand  <lha@it.su.se>
6*ebfedea0SLionel Sambuc
7*ebfedea0SLionel Sambuc	* Makefile.am: New library version
8*ebfedea0SLionel Sambuc
9*ebfedea0SLionel Sambuc2007-06-07  Assar Westerlund  <assar@kth.se>
10*ebfedea0SLionel Sambuc
11*ebfedea0SLionel Sambuc	* otp_parse.c: NIIL should be NIL
12*ebfedea0SLionel Sambuc
13*ebfedea0SLionel Sambuc2006-05-08  Love Hörnquist Åstrand  <lha@it.su.se>
14*ebfedea0SLionel Sambuc
15*ebfedea0SLionel Sambuc	* otp_parse.c: Less "pointer targets in passing argument differ in
16*ebfedea0SLionel Sambuc	signedness" warnings.
17*ebfedea0SLionel Sambuc
18*ebfedea0SLionel Sambuc2005-07-09  Love Hörnquist Åstrand  <lha@it.su.se>
19*ebfedea0SLionel Sambuc
20*ebfedea0SLionel Sambuc	* otp.h: remove parameter names to avoid shadow warnings
21*ebfedea0SLionel Sambuc
22*ebfedea0SLionel Sambuc2005-07-07  Love Hörnquist Åstrand  <lha@it.su.se>
23*ebfedea0SLionel Sambuc
24*ebfedea0SLionel Sambuc	* otp_parse.c (parse_words): avoid const warnings by making a
25*ebfedea0SLionel Sambuc	(shorter) copy of the string instead of truncating it
26*ebfedea0SLionel Sambuc
27*ebfedea0SLionel Sambuc2005-01-09  Love Hörnquist Åstrand  <lha@it.su.se>
28*ebfedea0SLionel Sambuc
29*ebfedea0SLionel Sambuc	* otp_parse.c: cast argument to tolower to unsigned char
30*ebfedea0SLionel Sambuc
31*ebfedea0SLionel Sambuc2003-04-16  Love Hörnquist Åstrand  <lha@it.su.se>
32*ebfedea0SLionel Sambuc
33*ebfedea0SLionel Sambuc	* roken_rename.h: rename strlcat, strlcpy
34*ebfedea0SLionel Sambuc	* Makefile.am: (ES): add strlcpy.c and strlcat.c
35*ebfedea0SLionel Sambuc	* otp_db.c: use strlcpy, from openbsd
36*ebfedea0SLionel Sambuc	* otp_md.c: use strlcat/strlcpy, from openbsd
37*ebfedea0SLionel Sambuc	* otp_challenge.c: do strdup again, we desupport ultrix
38*ebfedea0SLionel Sambuc
39*ebfedea0SLionel Sambuc2002-09-10  Johan Danielsson  <joda@pdc.kth.se>
40*ebfedea0SLionel Sambuc
41*ebfedea0SLionel Sambuc	* otp_md.c: if we only have old hash names, we need to include
42*ebfedea0SLionel Sambuc	functions here that do the work
43*ebfedea0SLionel Sambuc
44*ebfedea0SLionel Sambuc2002-05-20  Johan Danielsson  <joda@pdc.kth.se>
45*ebfedea0SLionel Sambuc
46*ebfedea0SLionel Sambuc	* otp_db.c: fix ndbm test
47*ebfedea0SLionel Sambuc
48*ebfedea0SLionel Sambuc2002-05-17  Johan Danielsson  <joda@pdc.kth.se>
49*ebfedea0SLionel Sambuc
50*ebfedea0SLionel Sambuc	* Makefile.am: add hooks for ndbm_wrap
51*ebfedea0SLionel Sambuc
52*ebfedea0SLionel Sambuc	* otp_db.c: use ndbm_wrap
53*ebfedea0SLionel Sambuc
54*ebfedea0SLionel Sambuc2001-07-12  Assar Westerlund  <assar@sics.se>
55*ebfedea0SLionel Sambuc
56*ebfedea0SLionel Sambuc	* Makefile.am: add required library dependencies
57*ebfedea0SLionel Sambuc
58*ebfedea0SLionel Sambuc2001-01-30  Assar Westerlund  <assar@sics.se>
59*ebfedea0SLionel Sambuc
60*ebfedea0SLionel Sambuc	* Makefile.am (libotp_la_LDFLAGS): bump version to 1:2:1
61*ebfedea0SLionel Sambuc
62*ebfedea0SLionel Sambuc2001-01-29  Assar Westerlund  <assar@sics.se>
63*ebfedea0SLionel Sambuc
64*ebfedea0SLionel Sambuc	* otp_md.c: update to new md4/md5/sha API
65*ebfedea0SLionel Sambuc
66*ebfedea0SLionel Sambuc2000-12-11  Assar Westerlund  <assar@sics.se>
67*ebfedea0SLionel Sambuc
68*ebfedea0SLionel Sambuc	* Makefile.am (INCLUDES): add krb4 includes here, which are
69*ebfedea0SLionel Sambuc	somewhat bogusly used when linking against libdes supplied by krb4
70*ebfedea0SLionel Sambuc
71*ebfedea0SLionel Sambuc2000-07-25  Johan Danielsson  <joda@pdc.kth.se>
72*ebfedea0SLionel Sambuc
73*ebfedea0SLionel Sambuc	* Makefile.am: bump version to 1:1:1
74*ebfedea0SLionel Sambuc
75*ebfedea0SLionel Sambuc2000-07-01  Assar Westerlund  <assar@sics.se>
76*ebfedea0SLionel Sambuc
77*ebfedea0SLionel Sambuc	*  const-ify
78*ebfedea0SLionel Sambuc
79*ebfedea0SLionel Sambuc2000-02-07  Assar Westerlund  <assar@sics.se>
80*ebfedea0SLionel Sambuc
81*ebfedea0SLionel Sambuc	* Makefile.am: update version to 1:0:1
82*ebfedea0SLionel Sambuc
83*ebfedea0SLionel Sambuc2000-01-26  Assar Westerlund  <assar@sics.se>
84*ebfedea0SLionel Sambuc
85*ebfedea0SLionel Sambuc	* otp_md.c: update to pseudo-standard APIs for md4,md5,sha.
86*ebfedea0SLionel Sambuc	* otp_md.c: start using the pseudo-standard APIs for the hash
87*ebfedea0SLionel Sambuc	functions
88*ebfedea0SLionel Sambuc
89*ebfedea0SLionel Sambuc1999-10-20  Assar Westerlund  <assar@sics.se>
90*ebfedea0SLionel Sambuc
91*ebfedea0SLionel Sambuc	* Makefile.am: set version to 0:1:0
92*ebfedea0SLionel Sambuc
93*ebfedea0SLionel SambucFri Mar 19 14:52:48 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
94*ebfedea0SLionel Sambuc
95*ebfedea0SLionel Sambuc	* Makefile.am: add version-info
96*ebfedea0SLionel Sambuc
97*ebfedea0SLionel SambucThu Mar 18 11:24:19 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
98*ebfedea0SLionel Sambuc
99*ebfedea0SLionel Sambuc	* Makefile.am: include Makefile.am.common
100*ebfedea0SLionel Sambuc
101*ebfedea0SLionel SambucSat Mar 13 22:27:10 1999  Assar Westerlund  <assar@sics.se>
102*ebfedea0SLionel Sambuc
103*ebfedea0SLionel Sambuc	* otp_parse.c: unsigned-ify
104*ebfedea0SLionel Sambuc
105*ebfedea0SLionel SambucSun Nov 22 10:44:16 1998  Assar Westerlund  <assar@sics.se>
106*ebfedea0SLionel Sambuc
107*ebfedea0SLionel Sambuc	* Makefile.in (WFLAGS): set
108*ebfedea0SLionel Sambuc
109*ebfedea0SLionel SambucMon May 25 05:27:07 1998  Assar Westerlund  <assar@sics.se>
110*ebfedea0SLionel Sambuc
111*ebfedea0SLionel Sambuc	* Makefile.in (clean): try to remove shared library debris
112*ebfedea0SLionel Sambuc
113*ebfedea0SLionel SambucSat May 23 20:54:28 1998  Assar Westerlund  <assar@sics.se>
114*ebfedea0SLionel Sambuc
115*ebfedea0SLionel Sambuc	* Makefile.am: link with DBLIB
116*ebfedea0SLionel Sambuc
117*ebfedea0SLionel SambucSun Apr 19 09:59:46 1998  Assar Westerlund  <assar@sics.se>
118*ebfedea0SLionel Sambuc
119*ebfedea0SLionel Sambuc	* Makefile.in: add symlink magic for linux
120*ebfedea0SLionel Sambuc
121*ebfedea0SLionel SambucSat Feb  7 07:27:18 1998  Assar Westerlund  <assar@sics.se>
122*ebfedea0SLionel Sambuc
123*ebfedea0SLionel Sambuc	* otp_db.c (otp_put): make sure we don't overrun `buf'
124*ebfedea0SLionel Sambuc
125*ebfedea0SLionel SambucSun Nov  9 07:14:59 1997  Assar Westerlund  <assar@sics.se>
126*ebfedea0SLionel Sambuc
127*ebfedea0SLionel Sambuc	* otp_locl.h: use xdbm.h
128*ebfedea0SLionel Sambuc
129