summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-09-13design: TX PacketiserPauli
2022-09-13time: add some additional utilities and document everythingPauli
2022-09-11list: add an option to list all available algorithmsPauli
2022-09-07APPS HTTP server: trace requests and responses when enabledDr. David von Oheimb
2022-09-07OSSL_trace_enabled.pod: add missing synopsis for OSSL_TRACE()Dr. David von Oheimb
2022-09-07Initial congestion control API designTomas Mraz
2022-09-05list: add a doubly linked list type.Pauli
2022-09-02Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb
2022-09-01Document the return value of OSSL_LIB_CTX_load_config()Tomas Mraz