aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Define KU_ constants via corresponding X509v3_KU_Viktor Dukhovni2024-04-172-19/+28
* Change approach to SSL_pending APIHugo Landau2024-04-101-5/+6
* QUIC QSM: Add function to determine if data is waitingHugo Landau2024-04-101-0/+34
* Copyright year updatesRichard Levitte2024-04-0940-40/+40
* Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders2024-03-151-1/+5
* apps/x509.c: No warning reading from stdin if redirectedTomas Mraz2024-03-151-0/+1
* Implement KAT for KBKDF with KMAC128Joachim Vandersmissen2024-03-131-0/+1
* Limit the number of http headers when receiving the http responseAlexandr Nedvedicky2024-03-123-2/+10
* Fix BIO_get_new_index() to return an error when it is exhausted.slontis2024-03-111-0/+3
* QUIC: Add stream write buffer queriesHugo Landau2024-03-091-0/+13
* QUIC: Define error code for stateless resetHugo Landau2024-03-071-0/+4
* QUIC: Make QUIC transport error codes publicHugo Landau2024-03-072-34/+38
* crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nitDr. David von Oheimb2024-03-061-0/+1
* cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDERDr. David von Oheimb2024-03-061-1/+1
* Implement PCT for EDDSApohsingwu2024-03-011-0/+1
* Add appropriate lower bound checks for GeneralizedTime and UTCTimeJob Snijders2024-02-251-0/+2
* Extended SSL_SESSION functions using time_tIjtaba Hussain2024-02-211-0/+3
* QUIC TXP: Allow QLOG instance retrieval via callbackHugo Landau2024-02-191-4/+6
* QUIC QTX: Allow QLOG instance retrieval via callbackHugo Landau2024-02-191-4/+6
* QUIC FIFD: Allow QLOG instance retrieval via callbackHugo Landau2024-02-191-3/+6
* QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau2024-02-191-0/+12
* OpenSSL License is applied for some source files, change to Apache 2Shakti Shah2024-02-191-1/+1
* Fix new typos found by codespellDimitri Papadopoulos2024-02-142-2/+2
* QUIC POLLING: Implement autotickHugo Landau2024-02-101-1/+2
* make updateHugo Landau2024-02-101-1/+1
* QUIC APL: Implement SSL_poll backendHugo Landau2024-02-101-0/+3
* QUIC QSM: Allow bidi and uni incoming streams to be tracked separatelyHugo Landau2024-02-101-3/+6
* QUIC: Add polling APIHugo Landau2024-02-102-0/+53
* BIO: Add SSL poll descriptor typeHugo Landau2024-02-101-0/+2
* THREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafeHugo Landau2024-02-092-3/+4
* Minor updatesHugo Landau2024-02-081-1/+1
* Fix error code collisionHugo Landau2024-02-081-1/+1
* QUIC APL: Add feature query implementationHugo Landau2024-02-081-0/+4
* QUIC CHANNEL: Add idle timeout configuration and stream count APIsHugo Landau2024-02-081-0/+23
* QUIC RXFC: Add accessor for creditHugo Landau2024-02-081-3/+9
* QUIC: Add new error codes for tuning APIHugo Landau2024-02-081-0/+5
* QUIC: Add documentation for tuning APIHugo Landau2024-02-081-0/+41
* s390x: Fix build on s390x with 'disable-asm'Ingo Franzki2024-02-061-1/+2
* QUIC QLOG: Use set0Hugo Landau2024-02-023-4/+4
* QUIC QLOG: Minor doc updatesHugo Landau2024-02-021-1/+1
* QUIC QLOG: Record implementation versionHugo Landau2024-02-021-0/+1
* QUIC QLOG: Allow PID to be overriddenHugo Landau2024-02-021-0/+1
* QUIC TXP: Allow QLOG instance to be changed after instantiationHugo Landau2024-02-021-0/+6
* QUIC QTX: Allow QLOG instance to be changed after instantiationHugo Landau2024-02-021-0/+3
* QUIC FIFD: Allow QLOG instance to be changed after instantiationHugo Landau2024-02-021-0/+2
* QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau2024-02-023-4/+4
* JSON_ENC: Minor tweaksHugo Landau2024-02-021-3/+3
* QLOG: Remove vestigial abort codeHugo Landau2024-02-021-2/+0
* QLOG: Minor updatesHugo Landau2024-02-021-1/+0
* QLOG: JSON Encoder: Rename JSON_ENCHugo Landau2024-02-021-40/+41