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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move test-tls13-finished.py from slow tests to normal tests.
tb
2020-09-25
1
-27
/
+26
*
test-tls13-finished.py has 70 failing tests that expect a "decode_error"
tb
2020-09-25
1
-6
/
+94
*
delete a stale comment
tb
2020-09-25
1
-5
/
+1
*
1) Move the interop tests to the end so we see tlsfuzzer first
beck
2020-09-21
5
-9
/
+35
*
move a misplaced 'goto done;' so that all invalid uris are tested
tb
2020-09-21
1
-1
/
+1
*
add a few short invalid URIs in test_constraints1() that cause early
tb
2020-09-21
1
-0
/
+4
*
Correct a 1 byte read overflow in x509_contraints_uri and add
beck
2020-09-20
1
-0
/
+4
*
Move variable declaration to beginning of scope in order to make this
tb
2020-09-18
1
-3
/
+4
*
make this test compile and pass on sparc64 by moving variable declarations
tb
2020-09-18
1
-4
/
+9
*
move variable declaration up to top to make this compile and pass
tb
2020-09-18
1
-1
/
+1
*
Use void function argument to appease gcc 4.2.1
tb
2020-09-18
1
-1
/
+1
*
fix "warning: value computed is not used"
tb
2020-09-18
1
-2
/
+2
*
fix "warning: function declaration isn't a prototype"
tb
2020-09-18
1
-3
/
+3
*
zap redundant line
tb
2020-09-18
1
-2
/
+1
*
hook symbols test to regress
tb
2020-09-18
1
-1
/
+2
*
Check availability of the symbols in Symbols.list
tb
2020-09-18
2
-0
/
+182
*
Add cipher set tests with empty SSL_set_ciphersuites().
jsing
2020-09-16
1
-0
/
+22
*
Correct cipher_set_test() when run on a machine without AES acceleration.
jsing
2020-09-16
1
-1
/
+19
*
Make cipher_set_test() log failures and continue, rather than aborting.
jsing
2020-09-16
1
-11
/
+3
*
Test botan TLS client with libressl, openssl, openssl11 server.
bluhm
2020-09-15
4
-6
/
+305
*
Change the known output to be the expected output, so that we
beck
2020-09-14
1
-1421
/
+1421
*
Use a fixed validation time in these tests so we never
beck
2020-09-14
1
-2
/
+4
*
Connect a client to a server. Both can be current libressl, or
bluhm
2020-09-14
5
-10
/
+193
*
Add regress for SSL_{CTX_,}set_ciphersuites().
jsing
2020-09-13
2
-7
/
+318
*
Add new x509 certificate chain validator in x509_verify.c
beck
2020-09-13
1
-9
/
+90
*
If CPU does not support AES-NI, LibreSSL TLS 1.3 client prefers
bluhm
2020-09-12
1
-9
/
+18
*
remove unused include that breaks regress
beck
2020-09-12
1
-1
/
+0
*
Enable cert and cipher interop tests. cert just works. cipher has
bluhm
2020-09-11
3
-55
/
+35
*
Add x509_constraints.c - a new implementation of x509 name constraints, with
beck
2020-09-11
2
-5
/
+495
*
Enable test-tls13-large-number-of-extensions.py
tb
2020-09-10
1
-2
/
+7
*
Fix append mode so it always writes to the end and expand regress.
libressl-v3.2.1
millert
2020-08-17
1
-26
/
+77
*
Also print a list of missing scripts in summary
tb
2020-08-17
1
-5
/
+10
*
Avoid test failures due to outdated packages
tb
2020-08-17
1
-1
/
+6
*
enable jsing's zero content type test
tb
2020-08-15
1
-1
/
+2
*
I accidentally zeored out a few bytes of the TLSv1.0 session ID.
tb
2020-08-11
1
-1
/
+1
*
Update TLS versions to match TLSv1.3 being enabled for TLS_method().
jsing
2020-08-09
1
-8
/
+8
*
Fix regress test so that it exits non-zero for failure cases.
jsing
2020-08-09
1
-1
/
+11
*
Update golden values to match P-521 being enabled by default in the client.
jsing
2020-08-09
1
-20
/
+21
*
Update golden values to match P-521 being enabled by default in the client.
jsing
2020-08-09
1
-10
/
+11
*
Session resumption is not currently supported for TLSv1.3.
tb
2020-08-08
1
-4
/
+4
*
Enable P-521 and run the tests that use it.
tb
2020-08-08
1
-5
/
+3
*
Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to cause
schwarze
2020-07-23
3
-1
/
+194
*
Fix perl bugs that had me printing the wrong cert number for errors
beck
2020-07-16
1
-8
/
+9
*
The exit code from the perl matters here
beck
2020-07-15
1
-1
/
+3
*
Don't leak the X509_STORE
beck
2020-07-15
1
-1
/
+3
*
Add certificate validation tests generated using the tools from
beck
2020-07-15
10945
-0
/
+444760
*
Enter the certs regress directory.
jsing
2020-07-14
1
-1
/
+2
*
Add regress for X509_verify() using the new bundles.
jsing
2020-07-14
2
-3
/
+369
*
Provide generated certificate bundles and roots for regress.
jsing
2020-07-14
74
-0
/
+3721
*
Provide tools to build certificate changes for verify regress.
jsing
2020-07-14
4
-0
/
+636
[next]