summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* RFC7250 (RPK) supportTodd Short2023-03-283-0/+19
* CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb2023-03-251-0/+1
* QUIC: Add support for datagram injectionHugo Landau2023-03-221-0/+1
* Fix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()Richard Levitte2023-03-081-19/+38
* Fix util/wrap.pl.in for VMS usageRichard Levitte2023-03-084-71/+27
* Add "make help" optionTodd Short2023-03-061-0/+25
* util/find-doc-nits: improve error diagnostics on missing man section numbers ...Dr. David von Oheimb2023-02-241-6/+10
* New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...Oliver Mihatsch2023-02-081-0/+1
* check-format.pl: fix statistics on whitespace and nesting issuesDr. David von Oheimb2023-02-081-3/+3
* check-format.pl: fix detection of '#ifdef __cplusplus'Dr. David von Oheimb2023-02-081-1/+1
* check-format.pl: fix detection of function body startDr. David von Oheimb2023-02-081-3/+3
* Fix typo in Ordinals.pm from PR #14074Viktor Dukhovni2023-02-021-1/+1
* Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() codeTomas Mraz2023-01-271-1/+1
* QUIC Front End I/O API: Add support for signalling and detecting end-of-streamHugo Landau2023-01-271-0/+1
* QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_exHugo Landau2023-01-271-0/+1
* add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string()Dr. David von Oheimb2023-01-261-0/+1
* Adding a separated build settings for BSD flavorsDavid Carlier2023-01-201-0/+3
* PKCS12 - Add additional libctx and propq support.slontis2023-01-162-2/+3
* QUIC API: Rename want_net_read and want_net_writeHugo Landau2023-01-131-2/+2
* QUIC CSM: Tweak docs for tick functions, add DTLSv1 docsHugo Landau2023-01-131-0/+2
* QUIC: make updateHugo Landau2023-01-132-0/+11
* Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().Nikhil Bisht2023-01-101-2/+0
* Write SSL_R alerts to error state to keep updated stringsTomas Mraz2023-01-051-1/+1
* BIO_s_dgram: add documentation and hazard warningsHugo Landau2022-12-153-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
* Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills2022-12-061-0/+1
* QUIC Connection State Machine Design DocumentHugo Landau2022-12-031-0/+1
* Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell2022-11-251-0/+20
* add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb2022-11-251-0/+1
* CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()Dr. David von Oheimb2022-11-231-0/+2
* Improve FIPS RSA keygen performance.slontis2022-11-211-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
* Rename SSL3_RECORD to TLS_RL_RECORDMatt Caswell2022-11-141-1/+1
* Rename SSL3_BUFFER to TLS_BUFFERMatt Caswell2022-11-141-1/+1
* Add zlib oneshot compressionTodd Short2022-11-071-0/+1
* Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis2022-11-021-0/+2
* rand: add set0 calls for the private and public DRBGsPauli2022-11-021-0/+3
* Add support for compressed certificates (RFC8879)Todd Short2022-10-183-2/+18
* Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short2022-10-181-1/+1
* Add ZSTD compression support (RFC8478bis)Todd Short2022-10-182-0/+4
* Add brotli compression support (RFC7924)Todd Short2022-10-183-10/+4
* crypto: add preemptive threading supportČestmír Kalina2022-10-171-0/+3
* Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-122-2/+2
* Align util/libcrypto.num with the openssl-3.0 branchRichard Levitte2022-10-101-2/+2
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-072-49/+49
* Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte2022-10-061-0/+1
* Add {lib}_R_{lib}_LIB, for our engines and other "external" modulesRichard Levitte2022-10-051-1/+9