index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
APPS: replace awkward and error-prone pattern by calls to new app_conf_try_st...
Dr. David von Oheimb
2023-05-25
9
-154
/
+86
*
APPS/ca: remove spurious errors when certain config file entries are not prov...
Dr. David von Oheimb
2023-05-25
1
-11
/
+22
*
Create internal/ssl.h
Matt Caswell
2023-05-24
3
-6
/
+21
*
Rename msg_callback_s to msg_callback_ssl for greater clarity
Matt Caswell
2023-05-24
10
-25
/
+26
*
Use the %llu format specifier for uint64_t
Matt Caswell
2023-05-24
1
-30
/
+47
*
Create setter functions for the msg_callback and msg_callback_arg
Matt Caswell
2023-05-24
11
-90
/
+132
*
Add a test for the new QUIC tracing capability
Matt Caswell
2023-05-24
3
-4
/
+412
*
Fix an SSL_trace bug
Matt Caswell
2023-05-24
1
-4
/
+9
*
Update the msg_callback documentation
Matt Caswell
2023-05-24
2
-7
/
+48
*
Add more trace details for the remaining frame types
Matt Caswell
2023-05-24
1
-35
/
+95
*
Properly handling stream/crypto frames while tracing
Matt Caswell
2023-05-24
6
-33
/
+50
*
Enable tracing of datagrams we have sent
Matt Caswell
2023-05-24
1
-1
/
+7
*
Enable tracing of packets that have been sent
Matt Caswell
2023-05-24
12
-23
/
+57
*
Extend tracing of frames to transmitted frames
Matt Caswell
2023-05-24
3
-0
/
+32
*
Support trace for QUIC Frames
Matt Caswell
2023-05-24
4
-5
/
+467
*
Support trace for QUIC Packets
Matt Caswell
2023-05-24
3
-1
/
+109
*
Support trace for QUIC datagrams
Matt Caswell
2023-05-24
5
-5
/
+58
*
Add initial QUIC support for the msg_callback
Matt Caswell
2023-05-24
11
-37
/
+99
*
Resolve a djgpp function name conflict
Hugo Landau
2023-05-24
1
-18
/
+18
*
Add note about Windows LONG
Hugo Landau
2023-05-24
1
-0
/
+1
*
Make testutil text output functions thread safe (tsan)
Hugo Landau
2023-05-24
1
-8
/
+85
*
QUIC APL: Unlock mutex before freeing (clang tsan error)
Hugo Landau
2023-05-24
1
-1
/
+2
*
Remove an unused variable (clang 16 warning)
Hugo Landau
2023-05-24
1
-4
/
+2
*
QUIC: Add to threads sanitizer CI
Hugo Landau
2023-05-24
1
-2
/
+2
*
QUIC Glossary: Add QCTX
Hugo Landau
2023-05-24
1
-0
/
+4
*
Add no-threads build to CI
Hugo Landau
2023-05-24
2
-2
/
+2
*
QUIC: Fix bugs where threading is disabled
Hugo Landau
2023-05-24
13
-3
/
+113
*
QUIC TSERVER: Use a random port in the tserver test
Hugo Landau
2023-05-24
1
-3
/
+1
*
QUIC MSMT: macOS robustness fixes
Hugo Landau
2023-05-24
1
-4
/
+4
*
QUIC APL: Make SSL_get_error per-stream, error raising refactor
Hugo Landau
2023-05-24
2
-113
/
+145
*
QUIC MSMT TESTS: Add tests to exercise MAX_STREAMS
Hugo Landau
2023-05-24
1
-0
/
+87
*
QUIC RXDP: Ensure all stream-related frames autocreate a stream
Hugo Landau
2023-05-24
1
-147
/
+177
*
QUIC FC: Correct operation of stream count mode
Hugo Landau
2023-05-24
1
-2
/
+5
*
QUIC QSM: Correct the logic for determining stream count limits
Hugo Landau
2023-05-24
1
-2
/
+2
*
QUIC QSM: Allow QSM to know if we are in the server role
Hugo Landau
2023-05-24
4
-5
/
+10
*
QUIC MSMT: Stress tests, support for repeating test opoerations
Hugo Landau
2023-05-24
1
-11
/
+144
*
QUIC MSMT: Add a basic multithreading test
Hugo Landau
2023-05-24
1
-0
/
+77
*
QUIC MSMT: Revise tests to support multithreading
Hugo Landau
2023-05-24
1
-58
/
+303
*
QUIC TSERVER: Allow detection of new incoming streams
Hugo Landau
2023-05-24
2
-0
/
+20
*
Drop the last reference of SHLIB_EXT
Richard Levitte
2023-05-24
1
-1
/
+1
*
Fix incorrect parameter verification in EVP_MD_CTX_get_params
lan1120
2023-05-24
1
-1
/
+1
*
doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprint
Richard Levitte
2023-05-23
1
-0
/
+3
*
If oaep_md is not initialized, correctly initialize it
Dmitry Belyavskiy
2023-05-23
1
-3
/
+5
*
Update the FIPS checksums
Tomas Mraz
2023-05-22
3
-138
/
+174
*
fips.module.sources: Add missing cpuid and related .c sources for other archi...
Tomas Mraz
2023-05-22
1
-1
/
+2
*
crypto/params: drop float for UEFI
Yi Li
2023-05-22
1
-10
/
+30
*
Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4...
Dragan Zuvic
2023-05-22
6
-35
/
+91
*
Update hkdf.c to avoid potentially vulnerable code pattern
Nicky Mouha
2023-05-19
1
-1
/
+1
*
Add information on the 'ias' port for OpenVMS
Richard Levitte
2023-05-19
1
-0
/
+17
*
Update VMS configurations
Richard Levitte
2023-05-19
3
-11
/
+13
[next]