]> git.sur5r.net Git - openldap/commit
Use lber types instead of uint32 for md5. sha1 still requires
authorKurt Zeilenga <kurt@openldap.org>
Wed, 17 Nov 1999 02:04:06 +0000 (02:04 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 17 Nov 1999 02:04:06 +0000 (02:04 +0000)
commit357101793b8722e2e59994189520f823601d5afd
tree23270c6ff77fa753ffbe452f651b32e2e5c03dd6
parentf2bcd9c762f8064013b79de866473322bda1dbf1
Use lber types instead of uint32 for md5.  sha1 still requires
an integer type of exactly 32 bits.
configure
configure.in
include/ac/bytes.h
include/lber.h
include/lber_types.h.in
include/lutil_md5.h
include/lutil_sha1.h
libraries/liblutil/md5.c