Files
Michael Richardson 40577e1355 move contents of HACKING.md to a doc/HOWTO
reference list of files and removed -Werror from instructions on adding
functions rename HACKING.md to HOWTO.md.

Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
MergeDate: Mon Apr 27 06:14:57 2026
(Merged from https://github.com/openssl/openssl/pull/18003)
2026-04-27 06:14:19 +00:00

294 B

MODIFYING OPENSSL SOURCE

This is a collection of pointers to parts of the documentation that will help people doing modifications.

  • [doc/HOWTO/adding-functions.md](Adding new Functions)
  • [doc/HOWTO/documenting-functions-macros.md](Documenting Functions and Macros)