]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - cracklib/HISTORY
Update to rra-c-util 5.7 and C TAP Harness 4.1
[kerberos/krb5-strength.git] / cracklib / HISTORY
index 8f5714c922d6e0a3a38bb4f866d0353bb3dd3d74..3a9621914f64873a10c5ab888058ce92df8537ab 100644 (file)
@@ -17,6 +17,15 @@ following modifications have been made:
  * Increase MINLENGTH.
  * Add a check for a duplicated dictionary word.
  * Changed error for very short passwords to match current CrackLib.
+ * Remove last block optimization in GetPW and start fresh each time.
+ * Close the dictionary after each password lookup.
+ * Set hidden visibility on all CrackLib symbols.
+ * Close the wfp file handle on PWClose if it's open.
+ * Applied various patches from distributions for security vulnerabilities.
+ * Changed the type of some variables to size_t to avoid truncation.
+
+See the leading comments in each source file for a more detailed timeline
+and list of changes.
 
 Below is the original changelog for CrackLib: