diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 0b4341196..662a06452 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,15 @@ 2005-07-24 Love Hörnquist Åstrand + * hx_locl.h,cms.c,cert.c: allow matching on SubjectKeyId + + * hxtool.c: Use _hx509_map_file, _hx509_unmap_file and + _hx509_write_file. + + * file.c (_hx509_write_file): in case of write error, return errno + + * file.c (_hx509_write_file): add a function that write a data + blob to disk too + * Fix id-tags * Import mostly complete X.509 and CMS library. Handles, PEM, DER,