summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2022-11-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-15Update documentation for keymgmt export utilsSimo Sorce
2022-11-14Add thread pool design document (phase 1)Hugo Landau
2022-11-14Update Stream Receive Buffers design document with implementation detailsTomas Mraz
2022-11-14COMP_expand_block: spelling (algorithm) Serge Croisé
2022-11-11cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz
2022-11-11punycode: update to use WPACKET instead of using custom range checkingPauli
2022-11-07QUIC FIFDHugo Landau
2022-11-07QUIC Frame-in-Flight Manager DesignHugo Landau
2022-11-07Add zlib oneshot compressionTodd Short
2022-11-02Fix documentation for some i2d return values.slontis
2022-11-02Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis
2022-11-02Update the pipelining docsMatt Caswell
2022-11-02fipsinstall: add -self_test_oninstall option.Pauli
2022-11-02rand: add set0 calls for the private and public DRBGsPauli
2022-10-27Fix parameter names for RSA private key exampleJoakim Antman
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala
2022-10-24doc: fix copy/paste errorPauli
2022-10-21Document the stack functions that are forgivingTomas Mraz
2022-10-19ripemd: document as being present in the default providerPauli
2022-10-18Update COMP_METHODTodd Short
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-17Fix documentation for OFB/OCB in the FIPS providerJoachim Vandersmissen
2022-10-17Fix typos in doc/designs/ddd/README.mdomahs
2022-10-17crypto: add preemptive threading supportČestmír Kalina
2022-10-13PKCS12_SAFEBAG_set0_attrs: Remove const from function signatureDaniel Fiala
2022-10-12apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-07Add design document for the QUIC Stream Receive Buffers moduleTomas Mraz
2022-10-07Update the SSL_CTX_set1_groups documentationMatt Caswell
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-10-06Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte
2022-10-04Fix examples related to BIO_do_acceptDaniel Fiala
2022-09-29apps/speed.c: Lock buffer in memoryJuergen Christ
2022-09-26QUIC Flow ControlHugo Landau
2022-09-26Add documentation for the OPENSSL_gmtime functionsTodd Short
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-23Extend the RX Depacketizer frame table with what packet types they are valid inRichard Levitte
2022-09-23Move the QUIC_CONNECTION typedef to internal headersRichard Levitte
2022-09-23Fix error return values from BIO_ctrl_(w)pending()Tomas Mraz
2022-09-23Add design document for the QUIC connection ID cache.Pauli
2022-09-23update overview with a note about many to one connection ID cachePauli
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2022-09-23OSSL_PROVIDER_set_default_search_path() return valueolszomal
2022-09-23BIO_s_dgram_pairHugo Landau
2022-09-20APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for a...Dr. David von Oheimb
2022-09-20Update documentation, standard input is expected to be in binary format tooPatrik Sevallius
2022-09-16Add documentation and test for EVP_PBE_alg_addDaniel Fiala
2022-09-15Fix a typo in the function nameAkshat Maheshwari