index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
recipes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move artifact upload code into the shell script
Hugo Landau
2024-03-21
1
-17
/
+2
*
Experimental support for uploading qlog artifacts
Hugo Landau
2024-03-21
1
-3
/
+19
*
82-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server output
Tomas Mraz
2024-03-15
1
-4
/
+0
*
Add fuzzing for DTLS
Frederik Wedel-Heinen
2024-03-12
2
-0
/
+50
*
s_server: test ocsp with "-cert_chain"
James Muir
2024-03-12
1
-0
/
+143
*
Fix BIO_get_new_index() to return an error when it is exhausted.
slontis
2024-03-11
1
-0
/
+12
*
Fix a memory leak on successful load of CRL
Dmitry Belyavskiy
2024-03-07
1
-1
/
+2
*
apps/cmp: improve -reqin option to read fallback public key from first reques...
Dr. David von Oheimb
2024-03-06
1
-0
/
+3
*
apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...
Dr. David von Oheimb
2024-03-06
1
-2
/
+4
*
Dump out qlog json if it is malformed
Neil Horman
2024-03-02
1
-1
/
+11
*
Implement PCT for EDDSA
pohsingwu
2024-03-01
1
-1
/
+15
*
Minor wording fixes related to no-atexit
Tomas Mraz
2024-02-22
1
-1
/
+1
*
Skip shlibload tests if no-atexit is configured
Neil Horman
2024-02-14
1
-0
/
+1
*
Fix new typos found by codespell
Dimitri Papadopoulos
2024-02-14
1
-1
/
+1
*
test_cmp_http: decrease risk of timeouts due to delays caused by the underlyi...
Dr. David von Oheimb
2024-02-13
1
-2
/
+2
*
Minor tweak to recipe
Hugo Landau
2024-02-10
1
-1
/
+1
*
QUIC MULTISTREAM TEST: Fix perl warning around envvars
Hugo Landau
2024-02-10
1
-1
/
+1
*
Remove unneeded stuff
Frederik Wedel-Heinen
2024-02-09
1
-4
/
+0
*
Refactor skip test statements.
Frederik Wedel-Heinen
2024-02-09
1
-34
/
+21
*
Adds some version guards for dummy proxy.
Frederik Wedel-Heinen
2024-02-09
1
-3
/
+7
*
Don't use dtls proxy on windows.
Frederik Wedel-Heinen
2024-02-09
1
-0
/
+1
*
Check if creating a tlsproxy instance per use allows to run the tests on wind...
Frederik Wedel-Heinen
2024-02-09
1
-17
/
+23
*
Fix test runs on builds without tls1_3
Frederik Wedel-Heinen
2024-02-09
1
-0
/
+7
*
Skip tests if build does not support dtls1.2 or tls1.2
Frederik Wedel-Heinen
2024-02-09
1
-13
/
+22
*
Merge dtls and tls records tests
Frederik Wedel-Heinen
2024-02-09
2
-394
/
+340
*
Don't run dtls test on windows.
Frederik Wedel-Heinen
2024-02-09
1
-1
/
+1
*
Support DTLS in TLS::Proxy.
Frederik Wedel-Heinen
2024-02-09
4
-8
/
+163
*
Fix sm4-xts aarch64 assembly implementation bug
Liu-Ermeng
2024-02-08
1
-0
/
+6
*
QUIC QLOG: Namespace the RUN_CI_TESTS variable
Hugo Landau
2024-02-02
1
-2
/
+2
*
Minor fixes
Hugo Landau
2024-02-02
1
-1
/
+1
*
QUIC QLOG: Record implementation version
Hugo Landau
2024-02-02
1
-1
/
+10
*
QUIC QLOG: Add unit test
Hugo Landau
2024-02-02
1
-0
/
+19
*
QUIC QLOG: CI-only test
Hugo Landau
2024-02-02
2
-2
/
+242
*
QLOG: JSON Encoder: Tests
Hugo Landau
2024-02-02
1
-0
/
+19
*
Add some tests for various PKCS12 files with NULL ContentInfo
Matt Caswell
2024-01-25
4
-2
/
+23
*
tlsfuzzer.sh: Use python3
Tomas Mraz
2024-01-23
1
-1
/
+1
*
tlsfuzzer.sh: Make it more informative on errors
Tomas Mraz
2024-01-23
1
-2
/
+5
*
tlsfuzzer.sh: Run openssl version on the built app and not system one
Tomas Mraz
2024-01-23
1
-1
/
+1
*
gost_engine.sh: Set OPENSSL_ENGINES_DIR
Tomas Mraz
2024-01-23
1
-1
/
+1
*
02-test_errstr.t: make robust on `openssl errstr` crashes
Dr. David von Oheimb
2024-01-22
1
-2
/
+3
*
80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend fu...
Dr. David von Oheimb
2024-01-17
9
-44
/
+134
*
Limit the execution time of RSA public key check
Tomas Mraz
2024-01-15
2
-1
/
+49
*
Add apps/x509 -set_issuer & -set_subject option to override issuer & subject
Job Snijders
2024-01-15
1
-1
/
+10
*
Add test/recipes/15-test_gensm2.t, to test SM2 key generation results
Richard Levitte
2024-01-12
1
-0
/
+61
*
Fix NULL pointer deref when parsing the stable section
Neil Horman
2024-01-12
2
-0
/
+40
*
QUIC RCIDM: Add test
Hugo Landau
2024-01-11
1
-0
/
+19
*
QUIC RCIDM: Add fuzzer
Hugo Landau
2024-01-11
1
-0
/
+25
*
Fix a similar memory leak in SXNET_add_id_INTEGER
Bernd Edlinger
2024-01-10
1
-1
/
+2
*
Validate config options during x509 extension creation
Neil Horman
2024-01-05
1
-1
/
+9
*
Fix new typos found by codespell
Dimitri Papadopoulos
2023-12-29
1
-1
/
+1
[next]