Skip to content

Actions: mattcaswell/openssl

Cross Compile

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
127 workflow run results
127 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Document the OPENSSL_TEST_RAND_SEED environment variable
Cross Compile #675: Commit 6b3d476 pushed by mattcaswell
September 15, 2023 14:05 3h 3m 49s test-rand-seed
September 15, 2023 14:05 3h 3m 49s
Document the OPENSSL_TEST_RAND_SEED environment variable
Cross Compile #674: Commit 7b3e073 pushed by mattcaswell
September 15, 2023 13:56 1h 20m 23s test-rand-seed
September 15, 2023 13:56 1h 20m 23s
Remove use of _Static_assert
Cross Compile #673: Commit 65ff282 pushed by mattcaswell
September 13, 2023 09:39 1h 50m 26s static-assert
September 13, 2023 09:39 1h 50m 26s
Further fix in bio_dgram_test for BIO_s_dgram_mem()
Cross Compile #672: Commit 81e17d2 pushed by mattcaswell
September 12, 2023 10:05 1h 0m 59s fix-nonstop-dgram-fail
September 12, 2023 10:05 1h 0m 59s
fixup! Ensure QUIC-TLS errors raised during channel start are availab…
Cross Compile #671: Commit f39535d pushed by mattcaswell
September 11, 2023 14:54 3h 5m 39s missing-alpn
September 11, 2023 14:54 3h 5m 39s
amend! Fix a failure in bio_dgram_test on the NonStop platform
Cross Compile #670: Commit bf80420 pushed by mattcaswell
September 11, 2023 14:18 1h 42m 17s fix-nonstop-dgram-fail
September 11, 2023 14:18 1h 42m 17s
Test that a client that does not supply ALPN fails as expected
Cross Compile #669: Commit b0b8f6b pushed by mattcaswell
September 11, 2023 13:27 1h 19m 52s missing-alpn
September 11, 2023 13:27 1h 19m 52s
Fix a failure in bio_dgram_test on the NonStop platform
Cross Compile #668: Commit 67e5fc2 pushed by mattcaswell
September 11, 2023 09:16 1h 4m 17s fix-nonstop-dgram-fail
September 11, 2023 09:16 1h 4m 17s
Fix a build failure where recvmmsg is available but not sendmmsg
Cross Compile #667: Commit ea96455 pushed by mattcaswell
September 8, 2023 14:27 1h 40m 8s fix-sendmmsg-build
September 8, 2023 14:27 1h 40m 8s
Add a test for SSL_CIPHER_find() when used with a QUIC SSL object
Cross Compile #666: Commit ff972be pushed by mattcaswell
September 8, 2023 10:43 2h 28m 23s test-quic-psk
September 8, 2023 10:43 2h 28m 23s
fixup! Fix the SSL_CIPHER_find() function when used with a QCSO
Cross Compile #665: Commit d0b3102 pushed by mattcaswell
September 8, 2023 09:58 1h 51m 16s test-quic-psk
September 8, 2023 09:58 1h 51m 16s
Fix the SSL_CIPHER_find() function when used with a QCSO
Cross Compile #664: Commit c03daa4 pushed by mattcaswell
September 7, 2023 16:52 1h 47m 20s test-quic-psk
September 7, 2023 16:52 1h 47m 20s
Prepare for 3.2 alpha 2
Cross Compile #663: Commit 7570802 pushed by mattcaswell
September 7, 2023 09:03 1h 42m 33s OSSL--master--3.2.0-alpha1
September 7, 2023 09:03 1h 42m 33s
Return NULL if we fail to create a BIO in the demos/quicserver
Cross Compile #662: Commit 2ed6892 pushed by mattcaswell
September 6, 2023 13:44 1h 28m 49s non-blocking-guide
September 6, 2023 13:44 1h 28m 49s
Expand the explanation of how to go and do useful work in non-blocking
Cross Compile #661: Commit f1ef517 pushed by mattcaswell
September 5, 2023 14:18 1h 52m 48s non-blocking-guide
September 5, 2023 14:18 1h 52m 48s
Add a new guide page on writing a non-blocking QUIC client
Cross Compile #660: Commit 35e94d7 pushed by mattcaswell
September 4, 2023 12:24 2h 14m 56s non-blocking-guide
September 4, 2023 12:24 2h 14m 56s
Add a new guide page on writing a non-blocking QUIC client
Cross Compile #659: Commit 708c280 pushed by mattcaswell
September 4, 2023 12:19 1h 57m 58s non-blocking-guide
September 4, 2023 12:19 1h 57m 58s
fixup! Add a test for QUIC non IO retry errors
Cross Compile #658: Commit ce347ec pushed by mattcaswell
September 1, 2023 13:51 1h 31m 3s want-quic-tls
September 1, 2023 13:51 1h 31m 3s
Add a test for QUIC non IO retry errors
Cross Compile #657: Commit 100d519 pushed by mattcaswell
September 1, 2023 09:00 1h 8m 29s want-quic-tls
September 1, 2023 09:00 1h 8m 29s
Remove a redundant point mul from ossl_ec_key_public_check()
Cross Compile #656: Commit 23f08bb pushed by mattcaswell
August 30, 2023 14:56 59m 9s fix-dup-point-mul
August 30, 2023 14:56 59m 9s
Fix a bad merge in quic-multi-stream.c demo
Cross Compile #655: Commit 41bd465 pushed by mattcaswell
August 25, 2023 11:07 4h 0m 30s fix-multi-stream-demo
August 25, 2023 11:07 4h 0m 30s
Fix a bad merge in quic-multi-stream.c demo
Cross Compile #654: Commit fc70490 pushed by mattcaswell
August 25, 2023 11:07 3h 29m 59s fix-multi-stream-demo
August 25, 2023 11:07 3h 29m 59s
Fix a bad merge in quic-multi-stream.c demo
Cross Compile #653: Commit ecb1a91 pushed by mattcaswell
August 25, 2023 11:05 1h 20m 5s fix-multi-stream-demo
August 25, 2023 11:05 1h 20m 5s
fixup! Provide introduction/tutorial page for QUIC multi-stream
Cross Compile #652: Commit d2555e4 pushed by mattcaswell
August 24, 2023 11:04 3h 43m 39s quic-multi-stream-guide
August 24, 2023 11:04 3h 43m 39s
fixup! Provide introduction/tutorial page for QUIC multi-stream
Cross Compile #651: Commit 1b44302 pushed by mattcaswell
August 24, 2023 09:59 3h 53m 47s quic-multi-stream-guide
August 24, 2023 09:59 3h 53m 47s