summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2022-09-01Fix documented max. length for info buffer in HKDFTobias Brunner
2022-08-30Fix man page to indicate SHA256 MAC for PKCS12Stefanos Harhalakis
2022-08-29Add design requirements for QUIC packet demuxerTomas Mraz
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
2022-08-24CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...Dr. David von Oheimb
2022-08-24add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey()Dr. David von Oheimb
2022-08-24X509: clean up doc and implementation of X509{,_REQ}_check_private_key()Dr. David von Oheimb
2022-08-24add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...Dr. David von Oheimb
2022-08-23OSSL_HTTP_REQ_CTX_nbio: add support for partial content-type string matchingDr. David von Oheimb
2022-08-23Fix typo in migration guideTobias Nießen
2022-08-22Fix doc-nitsTodd Short
2022-08-19Clarify dashes are required for openssl list commandJeff Croxell
2022-08-19BIO_sendmmsg/BIO_recvmmsg (API only)Hugo Landau
2022-08-18Add some documentation for X509_gmtime_adj()Matt Caswell
2022-08-18X509: Add "code sign" as purpose for verification of certificatesLutz Jaenicke
2022-08-18Clarify documentation in regards to EC key parametersTomas Mraz