]> git.ipfire.org Git - thirdparty/openssl.git/history - util/find-doc-nits
Extend the sslprovider_test to be able to additionally test FIPS
[thirdparty/openssl.git] / util / find-doc-nits
2020-03-18  David von Oheimbmake err() message strings of find-doc-nits consistentl...
2020-03-18  David von Oheimbadd line and file info to 'Malformed line' error msg...
2020-03-11  Rich SalzDOCS: Use "command" not "tool" or "utility"
2020-02-18  Richard LevitteMake util/find-doc-nits runnable from the build tree
2020-02-07  Matt CaswellDon't ignore ASN1 when checking for undocumented symbols
2020-02-06  Rich SalzAdd cmd-nits to travis build
2020-02-03  Matt CaswellDon't complain about documented symbols with find-doc...
2020-01-29  Rich SalzDocument most missing options
2020-01-22  Rich SalzFix some missing doc links.
2020-01-13  Dr. David von Oheimbmake find-doc-nits report function typedef w/ space...
2020-01-13  Dr. David von Oheimbimprove 'typedef' patterns of find-doc-nits
2019-12-25  Richard Levitteutil/find-doc-nits: when loading "missing" files, check...
2019-12-21  Richard Levitteutil/find-doc-nits: Better checking of missing document...
2019-12-12  Rich SalzVarious missing-link fixes
2019-12-11  Veres LajosFix some typos
2019-11-29  Richard Levitteutil/find-doc-nits: ignore macros ending in _fnsig
2019-11-29  Richard Levitteutil/find-doc-nits: limit the prototype check
2019-11-27  Richard Levitteutil/find-doc-nits: Better parsing of links
2019-11-10  Rich SalzFix L<xxx(1)> links to be L<openssl-xxx(1)>
2019-10-31  Rich SalzFix L<> entries without sections
2019-10-24  Rich SalzFix broken links, mainly typo's
2019-10-15  Rich SalzRefactor many common flags into openssl.pod
2019-10-14  Rich SalzReplace '=for comment ifdef' with '=for openssl'
2019-10-11  Richard LevittePOD: stop abusing comment
2019-10-09  Richard Levitteutil/find-doc-nits: ignore tsget.pod name
2019-10-06  Rich SalzAlso mention -- flag and ignore if undocumented
2019-10-03  Rich SalzRename "private" file, doc doc changes in CHANGES
2019-10-03  Rich SalzFix errors found by new find-doc-nits
2019-10-03  Rich SalzAdd wordlist from man7.org
2019-10-02  Richard Levitteutil/find-doc-nits: more precise option and function...
2019-10-01  Rich SalzAdd '=for comment ifdef' to pod pages
2019-10-01  Rich SalzConsistent formatting of flags with args
2019-09-26  Rich SalzEnsure man1 POD files start with openssl-
2019-09-20  Rich SalzExit non-zero if find-doc-nits finds nits
2019-09-04  Rich SalzHandle the renamed command POD files in find-doc-nits
2019-08-26  Rich SalzDo not have duplicate section heads
2019-08-18  Rich SalzUse WARNINGS heading not WARNING
2019-08-18  Rich SalzUse EXAMPLES not EXAMPLE for section title
2019-08-18  Rich SalzFix some pod-page ordering nits
2019-07-19  Richard Levitteutil/find-doc-nits: fixups
2019-07-02  Rich SalzRemove EXPORT_VAR_AS_FUNC
2019-06-12  Matt CaswellEnable find-doc-nits to find undocumented symbols since...
2019-06-12  Matt CaswellMake find-doc-nits check for newly added undocumented...
2019-05-12  Richard Levitteutil/find-doc-nits: Fine tune detection of POD markup...
2019-04-12  Joshua LockAdd a check for history section location to find-doc...
2019-04-12  Joshua LockMake check_example_location() in find-doc-nits generic
2019-02-28  Paul YangAdd section order check in util/find-doc-nits
2019-02-18  Richard Levitteutil/find-docs-nits: Recognise SPARSE_ARRAY_OF
2019-02-18  Richard Levitteutil/find-docs-nits: Extend to handle internal document...
2018-12-13  Rich SalzIgnore duplicated undocumented things
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard Levitteutil/find-doc-nits: allow #undef
2018-12-03  Richard LevitteDocs: better deprecation text
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-16  Paul YangEnforce return values section check
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-10-09  Richard LevitteFix util/find-doc-nits to correctly parse function...
2017-08-14  Rich SalzDoc fixes
2017-08-11  FdaSilvaYYFix some Typos and indents
2017-08-09  Rich SalzAdd -d flag to list -u details (now normally off)
2017-07-16  Rich SalzDon't use "version" in "OpenSSL Version 1.1.0" etc
2017-07-03  Rich SalzVarious doc fixes
2017-06-08  Rich SalzList undocumented macros
2017-06-08  Rich SalzRemove doc of non-existent functions
2017-06-01  Rich SalzAdd -p (public only) flag to find-doc-nits
2017-05-29  Rich SalzAdd stricter checking in NAME section
2017-04-07  Rich SalzUse 'over 2' for bullet lists.
2017-04-07  Rich SalzStandardize on =over 4 and check for it.
2017-04-07  Rich SalzCheck for L<foo|foo>
2017-03-23  Rich SalzLook for comma before - in POD pages
2017-03-23  Richard LevitteFix find-doc-nits: { is significant in regexps
2017-03-12  Rich SalzFix some doc nits
2017-03-11  Rich SalzFix many doc L<> errors