summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb2023-03-251-0/+1
* check-format.pl: fix statistics on whitespace and nesting issuesDr. David von Oheimb2023-03-141-3/+3
* check-format.pl: fix detection of '#ifdef __cplusplus'Dr. David von Oheimb2023-03-141-1/+1
* check-format.pl: fix detection of function body startDr. David von Oheimb2023-03-141-3/+3
* check-format.pl: improve whitespace reporting on <op>=Dr. David von Oheimb2023-03-143-3/+15
* check-format.pl: further fixes for whitespace reporting within 'for (...)'Dr. David von Oheimb2023-03-143-27/+40
* check-format.pl: report #if and #elif with constant condition; improve checks...Dr. David von Oheimb2023-03-143-13/+18
* check-format.pl: extend checking into macro bodies; small further improvementsDr. David von Oheimb2023-03-143-63/+188
* check-format.pl: improve preprocessor directive handling; re-order state vari...Dr. David von Oheimb2023-03-141-44/+51
* util/find-doc-nits: improve error diagnostics on missing man section numbers ...Dr. David von Oheimb2023-03-141-6/+10
* Fix typo in Ordinals.pm from PR #14074Viktor Dukhovni2023-02-071-1/+1
* make updateRichard Levitte2023-02-071-1/+1
* Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().Nikhil Bisht2023-01-101-2/+0
* BIO_s_dgram: add documentation and hazard warningsHugo Landau2023-01-053-9/+7
* Move the description of the core types into their own pagesRichard Levitte2022-12-081-0/+5
* Better sorting of util/other.symsRichard Levitte2022-12-081-5/+5
* Fix treatment of BUILD_METADATARichard Levitte2022-12-081-0/+1
* add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb2022-11-251-0/+1
* Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis2022-11-181-37/+0
* ParseC.pm: gracefully handle DOS-style end-of-line in source filesDr. David von Oheimb2022-11-181-1/+1
* Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb2022-10-191-2/+0
* OpenSSL::config: Fix trivial bugsRichard Levitte2022-09-291-2/+6
* OpenSSL::config: Fix VMS guessesRichard Levitte2022-09-291-6/+10
* OpenSSL::config: determine the MSVC target architecture by asking clRichard Levitte2022-09-291-3/+44
* Add documentation for the OPENSSL_gmtime functionsTodd Short2022-09-261-3/+0
* Add documentation and test for EVP_PBE_alg_addDaniel Fiala2022-09-161-2/+0
* util/wrap.pl.in: Use parentheses so `kill` gets all its argumentsRichard Levitte2022-09-151-1/+1
* util/wrap.pl.in: If the subprocess died with a signal, let's re-signal itRichard Levitte2022-08-241-1/+4
* Add some documentation for X509_gmtime_adj()Matt Caswell2022-08-181-1/+0
* check-format.pl: fix detection of missing/extra blank lines in local declsDr. David von Oheimb2022-07-203-15/+64
* check-format.pl: fix false positive on 'for(;; stmt)'Dr. David von Oheimb2022-07-202-0/+5
* check-format.pl: improve wording: 'no' -> 'missing'; further minor improvementsDr. David von Oheimb2022-07-201-27/+28
* check-format.pl: Fix report on space before ';' and allow it after ')'Dr. David von Oheimb2022-07-202-1/+3
* check-format.pl: Fix report on missing space before +/-: allow, e.g., '1e-6'Dr. David von Oheimb2022-07-202-2/+7
* check-format.pl: Fix report on constant on LHS of comparison/assignmentDr. David von Oheimb2022-07-202-1/+3
* check_format.pl: Add checks for blank lines within/after local declsDr. David von Oheimb2022-07-203-32/+96
* check_format.pl: Fix typosDimitris Apostolou2022-07-201-4/+4
* check-format.pl: Fix report on constant on LHS of comparison or assignmentDr. David von Oheimb2022-07-201-1/+1
* Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()Allan2022-06-241-2/+0
* Update copyright yearMatt Caswell2022-06-211-1/+1
* mdl: Don't enforce one space after list markersRichard Levitte2022-05-191-0/+1
* mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala2022-05-131-1/+5
* Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude2022-05-051-0/+1
* make updateMatt Caswell2022-05-031-2/+2
* Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau2022-04-271-0/+4
* Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy2022-04-211-0/+2
* Document {SSL|SSL_CTX}_set_{purpose|trust}()Hugo Landau2022-04-071-4/+0
* Document SSL_CTX_get_ssl_methodHugo Landau2022-04-071-1/+0
* util/markdownlint.rb: Allow fenced code blocksRichard Levitte2022-03-231-2/+3
* Update copyright yearMatt Caswell2022-03-152-2/+2