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