aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb2023-12-191-0/+4
* LHASH: Document down_load functionsHugo Landau2023-12-131-3/+0
* Fix detection on HP-UX (IA64)Michael Osipov2023-12-041-1/+2
* Do not define L_ENDIAN (for now) when we guessed linux64-loongarch64Xi Ruoyao2023-11-281-1/+0
* Adapt C compiler detection for VSI C on x86_64Richard Levitte2023-11-231-2/+9
* Update ci and ABI xml files to validate function parametersNeil Horman2023-11-151-0/+5
* Add exporters for CMakeRichard Levitte2023-11-151-16/+48
* Clean up exporters, specifically those we have for pkg-configRichard Levitte2023-11-151-0/+63
* Fix CI breakage due to ABIDIFF failureTomas Mraz2023-11-102-167/+167
* Add EVP_DigestSqueeze() API.slontis2023-11-101-0/+1
* Fix quicserver binding when duplicate entries existNeil Horman2023-11-021-4/+4
* Create a rudimentary symbol scanning scriptNeil Horman2023-11-013-0/+471
* Stop the quicserver if the handshake or receiving the request failsMatt Caswell2023-11-011-0/+10
* Adjust mdl configurationHugo Landau2023-10-241-2/+4
* All lh_stats functions were deprecated in 3.1Tomas Mraz2023-10-041-6/+6