summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* APPS: replace awkward and error-prone pattern by calls to new app_conf_try_st...Dr. David von Oheimb2023-05-259-154/+86
* APPS/ca: remove spurious errors when certain config file entries are not prov...Dr. David von Oheimb2023-05-251-11/+22
* Create internal/ssl.hMatt Caswell2023-05-243-6/+21
* Rename msg_callback_s to msg_callback_ssl for greater clarityMatt Caswell2023-05-2410-25/+26
* Use the %llu format specifier for uint64_tMatt Caswell2023-05-241-30/+47
* Create setter functions for the msg_callback and msg_callback_argMatt Caswell2023-05-2411-90/+132
* Add a test for the new QUIC tracing capabilityMatt Caswell2023-05-243-4/+412
* Fix an SSL_trace bugMatt Caswell2023-05-241-4/+9
* Update the msg_callback documentationMatt Caswell2023-05-242-7/+48
* Add more trace details for the remaining frame typesMatt Caswell2023-05-241-35/+95
* Properly handling stream/crypto frames while tracingMatt Caswell2023-05-246-33/+50
* Enable tracing of datagrams we have sentMatt Caswell2023-05-241-1/+7
* Enable tracing of packets that have been sentMatt Caswell2023-05-2412-23/+57
* Extend tracing of frames to transmitted framesMatt Caswell2023-05-243-0/+32
* Support trace for QUIC FramesMatt Caswell2023-05-244-5/+467
* Support trace for QUIC PacketsMatt Caswell2023-05-243-1/+109
* Support trace for QUIC datagramsMatt Caswell2023-05-245-5/+58
* Add initial QUIC support for the msg_callbackMatt Caswell2023-05-2411-37/+99
* Resolve a djgpp function name conflictHugo Landau2023-05-241-18/+18
* Add note about Windows LONGHugo Landau2023-05-241-0/+1
* Make testutil text output functions thread safe (tsan)Hugo Landau2023-05-241-8/+85
* QUIC APL: Unlock mutex before freeing (clang tsan error)Hugo Landau2023-05-241-1/+2
* Remove an unused variable (clang 16 warning)Hugo Landau2023-05-241-4/+2
* QUIC: Add to threads sanitizer CIHugo Landau2023-05-241-2/+2
* QUIC Glossary: Add QCTXHugo Landau2023-05-241-0/+4
* Add no-threads build to CIHugo Landau2023-05-242-2/+2
* QUIC: Fix bugs where threading is disabledHugo Landau2023-05-2413-3/+113
* QUIC TSERVER: Use a random port in the tserver testHugo Landau2023-05-241-3/+1
* QUIC MSMT: macOS robustness fixesHugo Landau2023-05-241-4/+4
* QUIC APL: Make SSL_get_error per-stream, error raising refactorHugo Landau2023-05-242-113/+145
* QUIC MSMT TESTS: Add tests to exercise MAX_STREAMSHugo Landau2023-05-241-0/+87
* QUIC RXDP: Ensure all stream-related frames autocreate a streamHugo Landau2023-05-241-147/+177
* QUIC FC: Correct operation of stream count modeHugo Landau2023-05-241-2/+5
* QUIC QSM: Correct the logic for determining stream count limitsHugo Landau2023-05-241-2/+2
* QUIC QSM: Allow QSM to know if we are in the server roleHugo Landau2023-05-244-5/+10
* QUIC MSMT: Stress tests, support for repeating test opoerationsHugo Landau2023-05-241-11/+144
* QUIC MSMT: Add a basic multithreading testHugo Landau2023-05-241-0/+77
* QUIC MSMT: Revise tests to support multithreadingHugo Landau2023-05-241-58/+303
* QUIC TSERVER: Allow detection of new incoming streamsHugo Landau2023-05-242-0/+20
* Drop the last reference of SHLIB_EXTRichard Levitte2023-05-241-1/+1
* Fix incorrect parameter verification in EVP_MD_CTX_get_paramslan11202023-05-241-1/+1
* doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprintRichard Levitte2023-05-231-0/+3
* If oaep_md is not initialized, correctly initialize itDmitry Belyavskiy2023-05-231-3/+5
* Update the FIPS checksumsTomas Mraz2023-05-223-138/+174
* fips.module.sources: Add missing cpuid and related .c sources for other archi...Tomas Mraz2023-05-221-1/+2
* crypto/params: drop float for UEFIYi Li2023-05-221-10/+30
* Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4...Dragan Zuvic2023-05-226-35/+91
* Update hkdf.c to avoid potentially vulnerable code patternNicky Mouha2023-05-191-1/+1
* Add information on the 'ias' port for OpenVMSRichard Levitte2023-05-191-0/+17
* Update VMS configurationsRichard Levitte2023-05-193-11/+13