index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync function prototypes and declarations to satisfy clang 15.
anton
2023-02-02
1
-3
/
+3
*
Don't run session tests with openssl 3.0 - these tests aren't TLSv1.3 ready
tb
2023-02-01
1
-2
/
+2
*
Hopefully the last one.
tb
2023-02-01
1
-4
/
+4
*
One more openssl 1.0.2 thing missed.
tb
2023-02-01
1
-4
/
+4
*
Switch from eopenssl to eopenssl30. Missed in both previous commits
tb
2023-02-01
1
-4
/
+4
*
Retire OpenSSL 1.0.2 interop
tb
2023-02-01
7
-93
/
+13
*
Add openssl 3.0 interop tests
tb
2023-01-27
5
-12
/
+70
*
tlsfuzzer: hook up new connection abort tests while skipping the NST
tb
2023-01-06
1
-1
/
+5
*
Add explicit LL suffixes to large constants to appease some compilers on
miod
2023-01-01
1
-3
/
+3
*
Revise cipher list regress coverage of SSL_set_security_level().
jsing
2022-12-17
1
-21
/
+43
*
Unbreak rust-openssl-tests on sparc64
tb
2022-12-05
1
-8
/
+4
*
zap weird spaces $EDITOR added in previous
tb
2022-12-04
1
-2
/
+2
*
skip rust-openssl-tests on sparc64
tb
2022-12-03
1
-3
/
+17
*
regres/libssl/unit: simplify Makefile
tb
2022-12-02
1
-20
/
+10
*
Use regress framework rather than handrolling it
tb
2022-12-02
1
-12
/
+1
*
Refrain from printing SUCCESS in some of my tests
tb
2022-12-01
2
-8
/
+2
*
Make internal header file names consistent
tb
2022-11-26
11
-22
/
+22
*
Add regress coverage for TLS exporters.
jsing
2022-11-05
3
-1
/
+677
*
dtlstest: Ensure the timeouts are at least 10 ms. This makes these tests
tb
2022-10-26
1
-1
/
+7
*
tlsexttest.c: make various static structs const
tb
2022-10-21
1
-19
/
+19
*
quic tlsext tests: use byte vector in place of string
tb
2022-10-21
1
-10
/
+8
*
Link rust-openssl to regress
tb
2022-10-20
1
-1
/
+2
*
Provide a harness driving rust-openssl's regress tests
tb
2022-10-20
3
-0
/
+62
*
Dynamically link libssl for QUIC regress.
jsing
2022-10-02
1
-2
/
+2
*
Remove unused headers.
jsing
2022-10-02
1
-5
/
+1
*
Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal.
jsing
2022-10-02
5
-68
/
+66
*
Wire up QUIC regress.
jsing
2022-08-27
1
-1
/
+2
*
Add regress for QUIC.
jsing
2022-08-27
2
-0
/
+358
*
Revise regress now that SSL_QUIC_METHOD exists.
jsing
2022-08-21
1
-4
/
+6
*
fix error message
tb
2022-08-05
1
-2
/
+2
*
Use the FAIL macro instead of fprintf(stderr, "FAIL: ...\n");
tb
2022-08-05
1
-10
/
+10
*
Make the bogokey[] global static const.
tb
2022-08-05
1
-7
/
+8
*
Move CBB_init() to a consistent place.
tb
2022-08-05
1
-10
/
+10
*
Consistently initialize failure to 1 at the top of the function and
tb
2022-08-05
1
-76
/
+62
*
Consistently check for CBB_init() failure.
tb
2022-08-05
1
-45
/
+89
*
Remove most of the indirection introduced in previous and instead fetch
tb
2022-08-05
1
-400
/
+339
*
Add some glue to fetch the tlsext functions from the tls_extensions[]
tb
2022-08-04
1
-190
/
+440
*
Extend TLS buffer regress to cover read/write usage.
jsing
2022-07-22
1
-13
/
+219
*
Make test table based, extend it a little
tb
2022-07-21
1
-69
/
+117
*
link ssl_set_alpn_protos to regress
tb
2022-07-20
1
-1
/
+2
*
Add a quick and dirty regress for SSL{_CTX,}_set_alpn_protos()
tb
2022-07-20
1
-0
/
+156
*
zap trailing spaces
tb
2022-07-19
1
-2
/
+2
*
Regenerate golden numbers due to RC4-MD5 now being disabled by default.
tb
2022-07-19
1
-61
/
+58
*
Revert accidental commit
tb
2022-07-18
1
-2
/
+2
*
Add comments to explain the magic numbers 57 and 58
tb
2022-07-18
2
-3
/
+6
*
Avoid sending the QUIC transport parameters extension now that we
tb
2022-07-18
1
-4
/
+4
*
Revise regress for QUIC transport parameters TLS extension.
jsing
2022-07-17
1
-15
/
+32
*
Use the security level knob in the test script.
tb
2022-07-07
1
-2
/
+14
*
Only run tests against ciphers supported by the method.
tb
2022-07-07
2
-4
/
+28
*
Add some minimal regress coverage for the security level.
tb
2022-07-07
1
-1
/
+6
[next]