summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2023-04-21fips: setup the FIPS provider in pendantic mode for testingPauli
2023-04-21Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arraysIrak Rigia
2023-04-04Make sure we can query the SSL object for version info when using QUICMatt Caswell
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-25CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb
2023-03-22QUIC: Add support for datagram injectionHugo Landau
2023-03-08Fix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()Richard Levitte
2023-03-08Fix util/wrap.pl.in for VMS usageRichard Levitte
2023-03-06Add "make help" optionTodd Short
2023-02-24util/find-doc-nits: improve error diagnostics on missing man section numbers ...Dr. David von Oheimb
2023-02-08New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...Oliver Mihatsch
2023-02-08check-format.pl: fix statistics on whitespace and nesting issuesDr. David von Oheimb
2023-02-08check-format.pl: fix detection of '#ifdef __cplusplus'Dr. David von Oheimb
2023-02-08check-format.pl: fix detection of function body startDr. David von Oheimb
2023-02-02Fix typo in Ordinals.pm from PR #14074Viktor Dukhovni
2023-01-27Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() codeTomas Mraz
2023-01-27QUIC Front End I/O API: Add support for signalling and detecting end-of-streamHugo Landau
2023-01-27QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_exHugo Landau
2023-01-26add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string()Dr. David von Oheimb
2023-01-20Adding a separated build settings for BSD flavorsDavid Carlier
2023-01-16PKCS12 - Add additional libctx and propq support.slontis
2023-01-13QUIC API: Rename want_net_read and want_net_writeHugo Landau
2023-01-13QUIC CSM: Tweak docs for tick functions, add DTLSv1 docsHugo Landau
2023-01-13QUIC: make updateHugo Landau
2023-01-10Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().Nikhil Bisht
2023-01-05Write SSL_R alerts to error state to keep updated stringsTomas Mraz
2022-12-15BIO_s_dgram: add documentation and hazard warningsHugo Landau
2022-12-08Move the description of the core types into their own pagesRichard Levitte
2022-12-08Better sorting of util/other.symsRichard Levitte
2022-12-08Fix treatment of BUILD_METADATARichard Levitte
2022-12-06Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills
2022-12-03QUIC Connection State Machine Design DocumentHugo Landau
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-23CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()Dr. David von Oheimb
2022-11-21Improve FIPS RSA keygen performance.slontis
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis
2022-11-18ParseC.pm: gracefully handle DOS-style end-of-line in source filesDr. David von Oheimb
2022-11-14Rename SSL3_RECORD to TLS_RL_RECORDMatt Caswell
2022-11-14Rename SSL3_BUFFER to TLS_BUFFERMatt Caswell
2022-11-07Add zlib oneshot compressionTodd Short
2022-11-02Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis
2022-11-02rand: add set0 calls for the private and public DRBGsPauli
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-10-18Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-17crypto: add preemptive threading supportČestmír Kalina
2022-10-12Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-10Align util/libcrypto.num with the openssl-3.0 branchRichard Levitte