aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add OPENSSL_riscvcap man pageHongren Zheng2024-05-091-0/+1
* Make conf_diagnostics apply also to the SSL conf errorsTomas Mraz2024-05-091-0/+2
* Document the SSL_set_session_secret_cb() functionMatt Caswell2024-05-062-1/+1
* CMP: Improvements of the support for requesting CRLRajeev Ranjan2024-05-011-11/+11
* CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb2024-05-012-0/+12
* x509_acert: Load attributes from config file sectionDamian Hobson-Garcia2024-04-241-0/+1
* Add IETFAttrSyntax type supportDamian Hobson-Garcia2024-04-242-0/+15
* x509_acert: Add and retrieve certificate extensionsDamian Hobson-Garcia2024-04-241-0/+3
* x509_acert: Add API to sign and verify attribute certificatesDamian Hobson-Garcia2024-04-241-0/+3
* x509_acert: Add, remove and get attribute certificate attributesDamian Hobson-Garcia2024-04-241-0/+9
* Attribute certificate printing functionsDamian Hobson-Garcia2024-04-241-0/+2
* Attribute certificate getter and setter APIDamian Hobson-Garcia2024-04-241-0/+28
* Add RFC 5755 attribute certificate supportDamian Hobson-Garcia2024-04-241-0/+23
* Introduce new internal hashtable implementationNeil Horman2024-04-243-0/+4
* Add CRYPTO_atomic_store apiNeil Horman2024-04-241-0/+1
* Fix typos found by codespellDimitri Papadopoulos2024-04-101-3/+3
* Copyright year updatesRichard Levitte2024-04-0916-16/+16
* Sync libcrypto.num and libssl.num with 3.3 branchTomas Mraz2024-04-092-18/+18
* Limit the number of http headers when receiving the http responseAlexandr Nedvedicky2024-03-121-0/+1
* Make the generated params_idx.c file deterministic if run multipleslontis2024-03-111-1/+1
* QUIC: Add stream write buffer queriesHugo Landau2024-03-091-0/+6
* QUIC: Define error code for stateless resetHugo Landau2024-03-071-0/+1
* QUIC: Add documentation for QUIC error codesHugo Landau2024-03-071-0/+20
* crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nitDr. David von Oheimb2024-03-061-0/+1
* Extended SSL_SESSION functions using time_tIjtaba Hussain2024-02-211-0/+2
* QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau2024-02-191-0/+6
* Removes record_queue struct which is no longer useful.Frederik Wedel-Heinen2024-02-161-1/+0
* QUIC: Add manpage for SSL_pollHugo Landau2024-02-101-0/+29
* QUIC: Add polling APIHugo Landau2024-02-101-0/+1
* Windows: Add _dclass to the allowed symbols listHugo Landau2024-02-091-0/+1
* Remove obsolete comment.Frederik Wedel-Heinen2024-02-091-2/+0
* Merge dtls and tls records testsFrederik Wedel-Heinen2024-02-091-0/+6
* chomp does not work on windows.Frederik Wedel-Heinen2024-02-091-1/+2
* Handle DTLS 1.2 in CertificateVerify messagesFrederik Wedel-Heinen2024-02-091-1/+2
* Use open2 instead of open for s_server instanceFrederik Wedel-Heinen2024-02-091-55/+10
* Support DTLS in TLS::Proxy.Frederik Wedel-Heinen2024-02-0912-98/+694
* QUIC: Add documentation for tuning APIHugo Landau2024-02-082-0/+21
* AIX: Implement shared_target = "aix-solib" supportJohn Kohl2024-02-051-0/+1
* Add support in configuration for android-riscv64Prashanth Swaminathan2024-02-051-0/+1
* Fix docsHugo Landau2024-01-231-0/+1
* QUIC: Add optimised FIN APIHugo Landau2024-01-231-0/+1
* Introduce hash thunking functions to do proper castingNeil Horman2024-01-172-1/+3
* Add X509_STORE_get1_objectsDavid Benjamin2024-01-151-0/+1
* Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman2024-01-091-0/+1
* Add missing documentation for X509_ATTRIBUTE related functions.slontis2024-01-032-58/+1
* Disable building quicserver utility when configured with `no-apps` optionVitalii Koshura2023-12-291-3/+3
* crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb2023-12-211-1/+1
* crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan2023-12-212-0/+3
* ERR: Add ERR_pop()Hugo Landau2023-12-211-0/+1
* QUIC CHANNEL: Consolidate forward object declarations in a single headerHugo Landau2023-12-211-0/+1