master
Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files
unified build scheme: add build.info files
Make the crypto includes self-contained
4.0-POST-CLANG-FORMAT-WEBKIT
crypto/objects/obj_dat.c: return strlcpy result in OBJ_obj2txt()
Guard and make self-contained obj_dat.h and obj_xref.h
Update crypto/objects/obj_dat.pl
Allow 0 length comparisons in OBJ_CMP to return 0 without UB memcmp
Add an OID for "id-alg-hss-lms-hashsig"
Fix DSA with SHA-384 / SHA-512 X.509 verification (issue openssl#30432)
Guard obj_mac.h from clang-format