diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index f9f8e8904..f1fc3e1f4 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,17 @@ 2006-10-21 Love Hörnquist Åstrand + * test_crypto.in: Read 50 kilobyte random data + + * revoke.c: Try to not leak memory. + + * hxtool.c: Try to not leak memory. + + * crypto.c (hx509_crypto_destroy): free oid. + + * error.c: Clean error string on failure just to make sure. + + * cms.c: Try to not leak memory (again). + * hxtool.c: use a sensable content type * cms.c: Try harder to free certificate.