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
*
Test SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.
jsing
3 days
1
-1
/
+56
*
Improve detection and handling of alerts in renegotiation regress.
jsing
2025-02-01
1
-23
/
+76
*
Hook renegotiation regress.
jsing
2025-02-01
1
-1
/
+2
*
Fix certificate paths.
jsing
2025-02-01
1
-4
/
+4
*
Add regress coverage for TLS renegotiation.
jsing
2025-02-01
2
-0
/
+560
*
Interop tests for openssl 3.3 and 3.4, retire 3.2, 1.1 (and 3.1 remnants)
tb
2025-01-15
12
-191
/
+130
*
Suppress warning noise from deprecated OpenSSL API
tb
2024-10-22
1
-1
/
+2
*
rust-openssl: set resolver="2" for workspace
tb
2024-10-15
1
-0
/
+1
*
Enable large number of extension tests and stop skippking QUIC transport
tb
2024-09-18
1
-8
/
+3
*
tlsfuzzer: add a start-server convenience target for interactive testing
tb
2024-09-17
1
-2
/
+6
*
tlsfuzzer: grammar fix missed in previous
tb
2024-09-14
1
-2
/
+2
*
typo: troups -> groups
tb
2024-09-13
1
-2
/
+2
*
parametes -> parameters
tb
2024-09-11
1
-2
/
+2
*
Futhermore -> Furthermore
tb
2024-09-07
1
-2
/
+2
*
Prepare for an upcoming tlsfuzzer test that expects decode_error
tb
2024-09-06
1
-2
/
+5
*
Update for OPENSSL_cpu_caps() now being machine independent.
jsing
2024-08-31
3
-17
/
+5
*
Undo workaround for EVP_PKEY_*check() removal
tb
2024-08-31
1
-3
/
+2
*
Disable hmac and pkey_ec tests until after the bump
tb
2024-08-29
1
-2
/
+3
*
Remove unwanted trailing newlines from err/warn format strings.
anton
2024-08-23
1
-2
/
+2
*
Drop OpenSSL 3.0 interop testing infrastructure
tb
2024-08-18
8
-75
/
+11
*
Add support for openssl32 in interop test
tb
2024-08-18
7
-9
/
+70
*
Revise regress for ssl3_get_cipher() changes.
jsing
2024-07-23
1
-8
/
+3
*
Revise regress to match cipher suite values change.
jsing
2024-07-22
2
-17
/
+13
*
Fix golden numbers after beck broke it months ago
tb
2024-07-20
2
-23
/
+20
*
Add RCS id
tb
2024-07-17
1
-0
/
+1
*
Enable regress for SSL_CIPHER_get_handshake_digest()
jsing
2024-07-17
1
-4
/
+0
*
Rework cipher find test to also provide coverage for SSL_CIPHER_*()
jsing
2024-07-17
1
-8
/
+754
*
Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.
jsing
2024-07-16
1
-25
/
+2
*
Adjust regress to match changes in SSL_select_next_proto() args
tb
2024-07-11
1
-123
/
+99
*
Add more regress coverage for SSL_select_next_proto()
tb
2024-06-28
1
-1
/
+291
*
rust-openssl: switch from deprecated config to config.toml
tb
2024-06-23
2
-2
/
+2
*
openssl-ruby: prepare test for default ruby switch
tb
2024-06-15
1
-1
/
+5
*
make test struct const
tb
2024-06-05
1
-3
/
+3
*
symbols test: drop headers that don't define any symbols
tb
2024-05-08
1
-4
/
+1
*
Instead of unhooking libssl/client regress tests, flag them as expected
anton
2024-04-22
2
-4
/
+6
*
SSL_version_str is no more
tb
2024-04-17
1
-5
/
+1
*
Initialize quic_method in tlsexttest
tb
2024-03-30
1
-3
/
+3
*
Fix coverity complaints.
beck
2024-03-28
1
-4
/
+6
*
fix leaks in the horrible ssl whackery necessary for this test.
beck
2024-03-27
1
-4
/
+5
*
Fix up server processing of key shares.
beck
2024-03-27
1
-5
/
+96
*
Fix expected client hello value to allow for supported_groups change.
beck
2024-03-26
1
-4
/
+4
*
Disable client handshake test for now for pending changes.
beck
2024-03-26
1
-2
/
+3
*
Revise for TLS extension parsing/processing changes.
jsing
2024-03-25
1
-108
/
+42
*
Revise TLS extension regress for parse/process changes.
jsing
2024-03-25
1
-43
/
+108
*
Remove now unused certificates (which are also soon to expire).
jsing
2024-03-21
3
-147
/
+0
*
Use the new certificates/chains in regress.
jsing
2024-03-20
6
-22
/
+23
*
Remove the ciphers_by_values_test()
tb
2024-03-01
1
-56
/
+0
*
exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()
tb
2024-03-01
1
-2
/
+5
*
ssltest: drop another use of CRYPTO_mem_leaks()
tb
2024-03-01
1
-2
/
+1
*
Remove GOST and STREEBOG support from libssl.
beck
2024-02-03
4
-189
/
+115
[next]