summaryrefslogtreecommitdiffstats
path: root/util/find-doc-nits
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-06-14Allow man7 pages to not have a DESCRIPTION sectionMatt Caswell
2023-06-09util/find-doc-nits: extend regex to match new OPT_INFORM AMatthias St. Pierre
2023-02-24util/find-doc-nits: improve error diagnostics on missing man section numbers ...Dr. David von Oheimb
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2021-06-08doc-nits: support out of source executionPauli
2021-06-02utils: remove TODOPauli
2021-05-26util/fix-doc-nits: Fix link detection in collectnames() to be kinderRichard Levitte
2021-05-20util/find-doc-nits: Improve helpstr pattern matchingDr. David von Oheimb
2021-05-20find-doc-nits: Check that man1 SYNOPSIS and OPTIONS contain same optionsDr. David von Oheimb
2021-05-20find-doc-nits: Add -m option allowing to select on which of man1,man3,man5,ma...Dr. David von Oheimb
2021-05-20find-doc-nits: Minor improvements of help and diagnostic outputDr. David von Oheimb
2021-05-20CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock...Dr. David von Oheimb
2021-05-19find-doc-nits -c: Fix handling in case expected helpstr is not foundDr. David von Oheimb
2021-05-19unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb
2021-05-19Remove "openssl ifdef" handlingRich Salz
2021-05-18find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb
2021-05-12find-doc-nits fix courtesy Rich SalzEasySec
2021-01-28Update copyright yearRichard Levitte
2021-01-21fall-back -> fallback find-doc-nit additionMichael Baentsch
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2020-12-05find-doc-nits: fix regexp and point out that CA.pl and tsget.pod are specialDr. David von Oheimb
2020-11-17util/find-doc-nits: check podchecker() return valueRichard Levitte
2020-11-01util/find-doc-nits: ignore OSSL_DEPRECATED*, alongside other reserved symbolsRichard Levitte
2020-09-20util/find-doc-nits: Add a regexp for C symbols and use itRichard Levitte
2020-09-18Fix some doc-nits and make update errorsMatt Caswell
2020-09-13Don't complain about stack related macrosMatt Caswell
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann
2020-07-21util/find-doc-nits: Relax check of function declarations in name_synopsis()Richard Levitte
2020-07-19util/find-doc-nits: relax some SYNOPSIS checksRichard Levitte
2020-07-19util/find-doc-nits: read full declarations as one line in name_synopsis()Richard Levitte
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-06-22util/find-doc-nits: Modernise printem()Richard Levitte
2020-06-22util/find-doc-nits: Do not read "missing" files when -u is givenRichard Levitte
2020-06-19Remove whitespace from 'white space'haykam821
2020-04-23Update copyright yearMatt Caswell
2020-04-11Rework util/find-doc-nits to distinguish internal documentationRichard Levitte
2020-03-18make err() message strings of find-doc-nits consistently start with uppercase...David von Oheimb
2020-03-18add line and file info to 'Malformed line' error msg on *.num files in make-d...David von Oheimb
2020-03-11DOCS: Use "command" not "tool" or "utility"Rich Salz
2020-02-18Make util/find-doc-nits runnable from the build treeRichard Levitte
2020-02-07Don't ignore ASN1 when checking for undocumented symbolsMatt Caswell
2020-02-06Add cmd-nits to travis buildRich Salz
2020-02-03Don't complain about documented symbols with find-doc-nits -d -oMatt Caswell
2020-01-29Document most missing optionsRich Salz
2020-01-22Fix some missing doc links.Rich Salz
2020-01-13make find-doc-nits report function typedef w/ space before arg listDr. David von Oheimb
2020-01-13improve 'typedef' patterns of find-doc-nitsDr. David von Oheimb
2019-12-26util/find-doc-nits: when loading "missing" files, check if documentedRichard Levitte
2019-12-21util/find-doc-nits: Better checking of missing documentationRichard Levitte