aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add ossl_bn_priv_rand_range_fixed_top() and use it for EC/DSATomas Mraz2024-05-021-0/+2
* Make ossl_gen_deterministic_nonce_rfc6979() constant timeTomas Mraz2024-05-022-0/+13
* Make BN_generate_dsa_nonce() constant time and non-biasedTomas Mraz2024-05-021-0/+12
* CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb2024-05-013-1/+33
* x509_acert: Load attributes from config file sectionDamian Hobson-Garcia2024-04-241-0/+2
* Add IETFAttrSyntax type supportDamian Hobson-Garcia2024-04-241-0/+27
* x509_acert: Add and retrieve certificate extensionsDamian Hobson-Garcia2024-04-241-0/+5
* x509_acert: Add API to sign and verify attribute certificatesDamian Hobson-Garcia2024-04-241-0/+4
* x509_acert: Add, remove and get attribute certificate attributesDamian Hobson-Garcia2024-04-241-0/+15
* Attribute certificate printing functionsDamian Hobson-Garcia2024-04-241-0/+4
* Attribute certificate getter and setter APIDamian Hobson-Garcia2024-04-241-0/+51
* Add RFC 5755 attribute certificate supportDamian Hobson-Garcia2024-04-243-0/+115
* Remove all references to FLOSS for NonStop Builds.Randall S. Becker2024-04-241-8/+2
* Introduce new internal hashtable implementationNeil Horman2024-04-242-0/+338
* Add CRYPTO_atomic_store apiNeil Horman2024-04-241-0/+1
* Make rcu_thread_key context-awareNeil Horman2024-04-192-1/+4
* 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