aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl
Commit message (Expand)AuthorAgeFilesLines
* QUIC APL: Allow stream origin to be queriedHugo Landau2023-09-011-0/+1
* Minor updatesHugo Landau2023-09-011-1/+1
* Minor fixesHugo Landau2023-09-011-3/+3
* BIO: Add BIO_dgram_detect_peer_addr APIHugo Landau2023-09-011-0/+3
* BIO_s_connect: Add support for datagram modeHugo Landau2023-09-011-0/+7
* OSSL_PROVIDER_load_exDmitry Belyavskiy2023-08-301-0/+5
* Fix misspelled deprecation macro name in commentMatthias St. Pierre2023-08-301-1/+1
* make updateHugo Landau2023-08-301-1/+1
* QUIC APL: Support waiting for peer-initiated shutdownHugo Landau2023-08-301-0/+2
* QUIC APL: Implement backpressure on stream creationHugo Landau2023-08-301-1/+1
* QUIC APL: Fix stream backpressure conditions to use non-I/O errorsHugo Landau2023-08-251-1/+1
* QUIC APL: Implement backpressure on stream creationHugo Landau2023-08-252-1/+4
* QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau2023-08-241-1/+1
* QUIC: Add ERR_raise() calls for EVP call failuresTomas Mraz2023-08-231-0/+1
* Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasonsvl-loz2023-08-171-0/+4
* QUIC APL/CHANNEL: Wire up connection closure reasonHugo Landau2023-08-101-4/+4
* QUIC TLS: Rethink error handlingHugo Landau2023-08-082-0/+3
* QUIC CHANNEL: Improve error reportingHugo Landau2023-08-081-0/+1
* Fix DH_check() excessive time with over sized modulusMatt Caswell2023-07-191-1/+5
* Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol errorTomas Mraz2023-07-181-0/+1
* Fix typos found by codespellDimitri Papadopoulos2023-07-181-1/+1
* CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb2023-07-172-0/+14
* rename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_exec_certreq.podDr. David von Oheimb2023-07-171-1/+1
* make updateHugo Landau2023-07-171-4/+4
* QUIC APL: Validate send stream stateHugo Landau2023-07-171-0/+4
* CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan2023-07-101-0/+1
* QUIC err handling: Save and restore error stateTomas Mraz2023-07-071-0/+5
* Remove unused server codeHugo Landau2023-07-051-6/+0
* QUIC SSL Behaviours: Allow detection of an SSL connection used for QUIC hands...Hugo Landau2023-07-051-0/+3
* hpke.h, thread.h: Add extern "C" for C++ inclusionTomas Mraz2023-06-302-0/+16
* feat: add missing pki / pmi object identifiersJonathan M. Wilbur2023-06-291-0/+125
* Add support for SHA256/192Fergus Dall2023-06-282-0/+2
* Partially revert #18070 (Add support for Windows CA certificate store)Hugo Landau2023-06-151-3/+0
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-1/+1
* configure: introduce no-ecx to remove ECX related featureYi Li2023-06-141-1/+10
* Add SSL_get0_group_name() to get name of the group used for KEXAlex Bozarth2023-06-061-0/+1
* allow to disable httpVladimĂ­r Kotal2023-06-062-0/+8
* params: provide a faster TRIE based param lookup.Pauli2023-06-022-614/+118
* [feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...Jairus Christensen2023-06-021-0/+1
* CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb2023-06-012-4/+13
* QUIC APL: Change SSL_get_event_timeout API designHugo Landau2023-05-291-1/+1
* QUIC: Rename SSL_tick, SSL_get_tick_timeoutHugo Landau2023-05-291-2/+2
* Replace __attribute__((malloc)) with __attribute__((__malloc__)) in macros.hAnis-cpu-132023-05-251-1/+1
* Support trace for QUIC FramesMatt Caswell2023-05-241-0/+3
* Support trace for QUIC PacketsMatt Caswell2023-05-241-0/+1
* Add initial QUIC support for the msg_callbackMatt Caswell2023-05-241-0/+3
* QUIC: Fix bugs where threading is disabledHugo Landau2023-05-241-0/+1
* Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4...Dragan Zuvic2023-05-221-14/+36
* QUIC APL: De-publicise SSL_attach_stream/SSL_detach_streamHugo Landau2023-05-121-3/+0
* QUIC MSST: Rename SSL_set_incoming_stream_reject_policyHugo Landau2023-05-121-4/+4