summaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()Dr. David von Oheimb2022-06-282-1/+2
* Add initial demo-driven design demosHugo Landau2022-06-241-0/+2
* Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()Allan2022-06-241-2/+0
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-224-10/+8
* Add OSSL_QUIC methods to headers and manual pagesTomas Mraz2022-06-031-0/+3
* 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
* X509{,_LOOKUP}: Improve distinction between not found and fatal/internal errorDr. David von Oheimb2022-05-041-2/+0
* Update copyright yearMatt Caswell2022-05-033-3/+3
* Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy2022-04-221-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
* Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau2022-04-061-0/+4
* CMS sign digestViktor Söderqvist2022-04-021-0/+1
* util/markdownlint.rb: Allow fenced code blocksRichard Levitte2022-03-231-2/+3
* Add documentation of BN_mod_sqrt()Tomas Mraz2022-03-151-1/+0
* Add manpages for SSL_get_certificate, SSL_get_private_keyHugo Landau2022-03-141-2/+0
* Replace handling of negative verification result with SSL_set_retry_verify()Tomas Mraz2022-03-141-0/+1
* Add TFO support to socket BIO and s_client/s_serverTodd Short2022-03-103-1/+5
* async_posix: Allow custom stack allocation functions to be specified for POSI...Arran Cudbard-Bell2022-03-102-0/+4
* Undeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_num()Matt Caswell2022-02-241-1/+1
* Force macOS 10.15 or later to be 64-bitTodd Short2022-02-161-0/+8
* add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()Phus Lu2022-02-032-0/+2
* Document purpose and trust setting functionsMatt Caswell2022-01-271-3/+0
* Add signed bn2bin and bin2bn functionsRichard Levitte2022-01-201-0/+6
* Add context dup functions for digests and ciphersPauli2022-01-191-0/+2
* check-format.pl: Fix report on space before ';' and allow it after ')'Dr. David von Oheimb2022-01-092-1/+3
* check-format.pl: Fix report on missing space before +/-: allow, e.g., '1e-6'Dr. David von Oheimb2022-01-092-2/+7
* check-format.pl: Fix report on constant on LHS of comparison/assignmentDr. David von Oheimb2022-01-092-1/+3
* check_format.pl: Add checks for blank lines within/after local declsDr. David von Oheimb2022-01-093-32/+96
* Fix copyright year issuesBernd Edlinger2022-01-061-2/+2
* Fix typosDimitris Apostolou2022-01-052-5/+5
* check-format.pl: Fix report on constant on LHS of comparison or assignmentDr. David von Oheimb2022-01-041-1/+1
* OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb2021-12-301-0/+2
* Add support for BSD-riscv64 targetPiotr Kubaj2021-12-221-0/+1
* add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb2021-12-211-0/+1
* Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERNRichard Levitte2021-12-101-0/+6
* Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj2021-12-091-2/+3
* Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude2021-11-261-0/+1
* DOC: Add a few previously documented functionsRichard Levitte2021-11-232-8/+0
* EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte2021-10-271-0/+1
* Fix util/mkpod2html.pl to call pod2html with absolute pathsRichard Levitte2021-09-211-0/+9
* OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte2021-09-091-2/+0
* Enhance the srctop, bldtop, data and result functions to check the resultRichard Levitte2021-09-091-17/+43
* Use '[option...]' not '[[ options ]]' in textRich Salz2021-09-071-2/+2
* always use the same perl in $PATHa13460542021-09-024-5/+5
* Replace CONFIG_NOWAIT env var with -w optionRich Salz2021-08-201-1/+1
* Set KERNEL_BITS, add CONFIG_NOWAITRich Salz2021-08-191-5/+5
* util/add-depends.pl: Rebuild the build file after reconfigurationRichard Levitte2021-08-191-2/+5
* util/add-depends.pl: Only add dependencies on existing or generated headersRichard Levitte2021-08-191-36/+67