aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* fips selftest: avoid relying on a real RNG for self testsPauli2023-09-271-0/+1
* Implement a public BIO_ADDR_copy() functionMatt Caswell2023-09-251-0/+1
* Add documentation for the function SSL_CONF_CTX_finish.Sumitra Sharma2023-09-201-1/+0
* Store: API for deletion - make updateDmitry Belyavskiy2023-09-151-0/+1
* Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell2023-09-081-2/+4
* Copyright year updatesMatt Caswell2023-09-078-8/+8
* quicserver.c: Fix build with no-ssl-traceTomas Mraz2023-09-051-0/+5
* QUIC API: Revise SSL_get_conn_close_info to use a flags fieldHugo Landau2023-09-011-0/+2
* Document OSSL_get_thread_support_flags()Hugo Landau2023-09-011-0/+2
* QUIC APL: Allow stream origin to be queriedHugo Landau2023-09-011-0/+1