summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
7 daysx509_acert: Load attributes from config file sectionDamian Hobson-Garcia
7 daysAdd IETFAttrSyntax type supportDamian Hobson-Garcia
7 daysx509_acert: Add and retrieve certificate extensionsDamian Hobson-Garcia
7 daysx509_acert: Add API to sign and verify attribute certificatesDamian Hobson-Garcia
7 daysx509_acert: Add, remove and get attribute certificate attributesDamian Hobson-Garcia
7 daysAttribute certificate printing functionsDamian Hobson-Garcia
7 daysAttribute certificate getter and setter APIDamian Hobson-Garcia
7 daysAdd RFC 5755 attribute certificate supportDamian Hobson-Garcia
7 daysRemove all references to FLOSS for NonStop Builds.Randall S. Becker
7 daysIntroduce new internal hashtable implementationNeil Horman
7 daysAdd CRYPTO_atomic_store apiNeil Horman
12 daysMake rcu_thread_key context-awareNeil Horman
2024-04-17Define KU_ constants via corresponding X509v3_KU_Viktor Dukhovni
2024-04-10Change approach to SSL_pending APIHugo Landau
2024-04-10QUIC QSM: Add function to determine if data is waitingHugo Landau
2024-04-09Copyright year updatesRichard Levitte
2024-03-15Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders
2024-03-15apps/x509.c: No warning reading from stdin if redirectedTomas Mraz
2024-03-13Implement KAT for KBKDF with KMAC128Joachim Vandersmissen
2024-03-12Limit the number of http headers when receiving the http responseAlexandr Nedvedicky
2024-03-11Fix BIO_get_new_index() to return an error when it is exhausted.slontis
2024-03-09QUIC: Add stream write buffer queriesHugo Landau
2024-03-07QUIC: Define error code for stateless resetHugo Landau
2024-03-07QUIC: Make QUIC transport error codes publicHugo Landau
2024-03-06crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nitDr. David von Oheimb
2024-03-06cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDERDr. David von Oheimb
2024-03-01Implement PCT for EDDSApohsingwu
2024-02-25Add appropriate lower bound checks for GeneralizedTime and UTCTimeJob Snijders
2024-02-21Extended SSL_SESSION functions using time_tIjtaba Hussain
2024-02-19QUIC TXP: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19QUIC QTX: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19QUIC FIFD: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-19OpenSSL License is applied for some source files, change to Apache 2Shakti Shah
2024-02-14Fix new typos found by codespellDimitri Papadopoulos
2024-02-10QUIC POLLING: Implement autotickHugo Landau
2024-02-10make updateHugo Landau
2024-02-10QUIC APL: Implement SSL_poll backendHugo Landau
2024-02-10QUIC QSM: Allow bidi and uni incoming streams to be tracked separatelyHugo Landau
2024-02-10QUIC: Add polling APIHugo Landau
2024-02-10BIO: Add SSL poll descriptor typeHugo Landau
2024-02-09THREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafeHugo Landau
2024-02-08Minor updatesHugo Landau
2024-02-08Fix error code collisionHugo Landau
2024-02-08QUIC APL: Add feature query implementationHugo Landau
2024-02-08QUIC CHANNEL: Add idle timeout configuration and stream count APIsHugo Landau
2024-02-08QUIC RXFC: Add accessor for creditHugo Landau
2024-02-08QUIC: Add new error codes for tuning APIHugo Landau
2024-02-08QUIC: Add documentation for tuning APIHugo Landau
2024-02-06s390x: Fix build on s390x with 'disable-asm'Ingo Franzki