summaryrefslogtreecommitdiffstats
path: root/util
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 daysIntroduce new internal hashtable implementationNeil Horman
7 daysAdd CRYPTO_atomic_store apiNeil Horman
2024-04-10Fix typos found by codespellDimitri Papadopoulos
2024-04-09Copyright year updatesRichard Levitte
2024-04-09Sync libcrypto.num and libssl.num with 3.3 branchTomas Mraz
2024-03-12Limit the number of http headers when receiving the http responseAlexandr Nedvedicky
2024-03-11Make the generated params_idx.c file deterministic if run multipleslontis
2024-03-09QUIC: Add stream write buffer queriesHugo Landau
2024-03-07QUIC: Define error code for stateless resetHugo Landau
2024-03-07QUIC: Add documentation for QUIC error codesHugo Landau
2024-03-06crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nitDr. David von Oheimb
2024-02-21Extended SSL_SESSION functions using time_tIjtaba Hussain
2024-02-19QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-16Removes record_queue struct which is no longer useful.Frederik Wedel-Heinen
2024-02-10QUIC: Add manpage for SSL_pollHugo Landau
2024-02-10QUIC: Add polling APIHugo Landau
2024-02-09Windows: Add _dclass to the allowed symbols listHugo Landau
2024-02-09Remove obsolete comment.Frederik Wedel-Heinen
2024-02-09Merge dtls and tls records testsFrederik Wedel-Heinen
2024-02-09chomp does not work on windows.Frederik Wedel-Heinen
2024-02-09Handle DTLS 1.2 in CertificateVerify messagesFrederik Wedel-Heinen
2024-02-09Use open2 instead of open for s_server instanceFrederik Wedel-Heinen
2024-02-09Support DTLS in TLS::Proxy.Frederik Wedel-Heinen
2024-02-08QUIC: Add documentation for tuning APIHugo Landau
2024-02-05AIX: Implement shared_target = "aix-solib" supportJohn Kohl
2024-02-05Add support in configuration for android-riscv64Prashanth Swaminathan
2024-01-23Fix docsHugo Landau
2024-01-23QUIC: Add optimised FIN APIHugo Landau
2024-01-17Introduce hash thunking functions to do proper castingNeil Horman
2024-01-15Add X509_STORE_get1_objectsDavid Benjamin
2024-01-09Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman
2024-01-03Add missing documentation for X509_ATTRIBUTE related functions.slontis
2023-12-29Disable building quicserver utility when configured with `no-apps` optionVitalii Koshura
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan
2023-12-21ERR: Add ERR_pop()Hugo Landau
2023-12-21QUIC CHANNEL: Consolidate forward object declarations in a single headerHugo Landau
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2023-12-13LHASH: Document down_load functionsHugo Landau
2023-12-04Fix detection on HP-UX (IA64)Michael Osipov
2023-11-28Do not define L_ENDIAN (for now) when we guessed linux64-loongarch64Xi Ruoyao
2023-11-23Adapt C compiler detection for VSI C on x86_64Richard Levitte