]> eyrie.org Git - kerberos/krb5-strength.git/commit - NEWS
Use the correct variable sizes for int8/int16/int32 in CrackLib
authorRuss Allbery <rra@stanford.edu>
Sun, 14 Mar 2010 23:42:34 +0000 (16:42 -0700)
committerRuss Allbery <rra@stanford.edu>
Sun, 14 Mar 2010 23:42:34 +0000 (16:42 -0700)
commit3c520ec00dbad057a2063a67a0708c03e2da45d1
tree5002fe6a8c00ceec9591684b10ee497f5e789345
parentbbc26e84388e57b606c3f4036b1ebc4b3a01d0c6
Use the correct variable sizes for int8/int16/int32 in CrackLib

Fix variable sizes in the embedded CrackLib on 64-bit platforms.  This
may fix interoperability problems with databases created on platforms
with a different native integer size.  Thanks, Karl Lehnberger and
Benj Carson.
NEWS
configure.ac
cracklib/packer.c
cracklib/packer.h