Skip to content

Actions: mattcaswell/openssl

Windows Compression GitHub CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
243 workflow runs
243 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

After a stream has implicit length don't add more stream related frames
Windows Compression GitHub CI #317: Commit c76fe0d pushed by mattcaswell
November 8, 2023 10:24 37m 19s no-streams-after-implicit
November 8, 2023 10:24 37m 19s
Remove the min_ppl variable from the TXP
Windows Compression GitHub CI #316: Commit 4414667 pushed by mattcaswell
November 3, 2023 11:25 45m 43s path-response-expicit
November 3, 2023 11:25 45m 43s
Correctly track the original length when generating a stream frame
Windows Compression GitHub CI #315: Commit 3a9b3d2 pushed by mattcaswell
November 2, 2023 16:40 1h 10m 55s fix-drain-assertion
November 2, 2023 16:40 1h 10m 55s
fixup! Add support for streams to the quic-client fuzzer
Windows Compression GitHub CI #314: Commit e6de395 pushed by mattcaswell
November 2, 2023 08:23 1h 46m 33s streams-quic-fuzzer
November 2, 2023 08:23 1h 46m 33s
fixup! Add support for streams to the quic-client fuzzer
Windows Compression GitHub CI #313: Commit 93749aa pushed by mattcaswell
November 2, 2023 08:09 1h 8m 36s streams-quic-fuzzer
November 2, 2023 08:09 1h 8m 36s
Add support for streams to the quic-client fuzzer
Windows Compression GitHub CI #312: Commit 2a460c1 pushed by mattcaswell
November 1, 2023 17:04 39m 19s streams-quic-fuzzer
November 1, 2023 17:04 39m 19s
Don't create an ack frame if one isn't wanted for this pn_space
Windows Compression GitHub CI #311: Commit 81ec04c pushed by mattcaswell
October 31, 2023 16:32 57m 28s no-ack-for-pn
October 31, 2023 16:32 57m 28s
Correctly free the QUIC_CONNECTION on failure during construction
Windows Compression GitHub CI #310: Commit 4693875 pushed by mattcaswell
October 31, 2023 15:05 39m 44s free-quic-conn
October 31, 2023 15:05 39m 44s
Don't error if s_client receives exactly BUFSIZZ data
Windows Compression GitHub CI #309: Commit 78153ab pushed by mattcaswell
October 30, 2023 17:07 1h 3m 7s fix-s_client-bufsizz
October 30, 2023 17:07 1h 3m 7s
Stop the quicserver if the handshake or receiving the request fails
Windows Compression GitHub CI #308: Commit f7ddad2 pushed by mattcaswell
October 30, 2023 16:41 1h 19m 41s fix-quicserver
October 30, 2023 16:41 1h 19m 41s
Update the OpenSSL Guide tutorials with changes to the demos
Windows Compression GitHub CI #307: Commit d1078f0 pushed by mattcaswell
October 30, 2023 12:45 38m 39s demo-command-line
October 30, 2023 12:45 38m 39s
If the loss detection timer has fired we may not have lost packets
Windows Compression GitHub CI #306: Commit d491d6a pushed by mattcaswell
October 27, 2023 15:29 1h 34m 30s ackm-timeout
October 27, 2023 15:29 1h 34m 30s
Even though the loss detection timer has fired we may not have lost p…
Windows Compression GitHub CI #305: Commit f1455bb pushed by mattcaswell
October 27, 2023 15:28 1h 3m 23s ackm-timeout
October 27, 2023 15:28 1h 3m 23s
Check for NULL when freeing the QUIC_TLS object
Windows Compression GitHub CI #304: Commit aead587 pushed by mattcaswell
October 27, 2023 11:35 1h 4m 12s null-qtls
October 27, 2023 11:35 1h 4m 12s
Prepare for 3.2 beta 2
Windows Compression GitHub CI #303: Commit 135cd97 pushed by mattcaswell
October 26, 2023 13:27 45m 28s OSSL--openssl-3.2--3.2.0-beta1
October 26, 2023 13:27 45m 28s
Add a separate README for the guide demos
Windows Compression GitHub CI #302: Commit 8801361 pushed by mattcaswell
October 25, 2023 12:12 40m 29s update-docs
October 25, 2023 12:12 40m 29s
Don't wait in select if we have data to write
Windows Compression GitHub CI #301: Commit e5e57f8 pushed by mattcaswell
October 23, 2023 17:18 37m 59s quic-s_client-debug
October 23, 2023 17:18 37m 59s
Add a test for retries when sending app data
Windows Compression GitHub CI #300: Commit 73a4bba pushed by mattcaswell
October 23, 2023 12:35 51m 2s fix-retry
October 23, 2023 12:35 51m 2s
Make sure we remember how much data we sent in the event of a retry
Windows Compression GitHub CI #299: Commit fad1d20 pushed by mattcaswell
October 23, 2023 09:01 1h 18m 26s fix-retry
October 23, 2023 09:01 1h 18m 26s
Don't run the QUIC client fuzzer if QUIC is disabled
Windows Compression GitHub CI #298: Commit cbb9db4 pushed by mattcaswell
October 23, 2023 08:04 37m 56s quic-fuzz
October 23, 2023 08:04 37m 56s
When requeueing deferred URXEs retain the order
Windows Compression GitHub CI #297: Commit 418b8fe pushed by mattcaswell
October 20, 2023 11:55 1h 36m 32s fix-reordering
October 20, 2023 11:55 1h 36m 32s
When requeueing deferred URXEs retain the order
Windows Compression GitHub CI #296: Commit 9d9619f pushed by mattcaswell
October 20, 2023 11:53 41m 22s fix-reordering
October 20, 2023 11:53 41m 22s
Add a test for converting OSSL_TIME to struct timeval
Windows Compression GitHub CI #295: Commit 93278d7 pushed by mattcaswell
October 19, 2023 11:02 5h 35m 9s time-to-timeval
October 19, 2023 11:02 5h 35m 9s
Add a test for converting OSSL_TIME to struct timeval
Windows Compression GitHub CI #294: Commit 4116c33 pushed by mattcaswell
October 19, 2023 11:00 5h 25m 15s time-to-timeval
October 19, 2023 11:00 5h 25m 15s
If we fail to output anything when generating a datagram we should fail
Windows Compression GitHub CI #293: Commit 15e9a25 pushed by mattcaswell
October 18, 2023 15:55 33m 50s quic-make-progress
October 18, 2023 15:55 33m 50s