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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add test coverage for cofactor ECDH using NIST test vectors
tb
2023-07-15
2
-2
/
+2509
*
Link symbols test to build
tb
2023-07-15
1
-1
/
+2
*
remove accidentally imported files again
tb
2023-07-15
3
-2713
/
+0
*
Import a version of libcrypto's symbols test for libssl
tb
2023-07-15
5
-0
/
+2798
*
Reenable clienttest and servertest
tb
2023-07-12
1
-3
/
+3
*
Fix last bit of the clienttest, needs ssl_pkt.c r1.66
tb
2023-07-11
1
-2
/
+2
*
Keep servertest silent and align with clienttest
tb
2023-07-11
1
-2
/
+3
*
Neuter expected server test failures with SSLv2
tb
2023-07-11
1
-1
/
+6
*
Fix most of the clienttest. With this only test cases 9 and 13 fail.
tb
2023-07-11
1
-23
/
+39
*
Add test case for negative number with highest bit of top octet set
tb
2023-07-10
1
-1
/
+13
*
Fix whitespace
tb
2023-07-08
1
-2
/
+2
*
partial fix for make -j8 (bluhm@ is sitting right next to me and agreeing)
espie
2023-07-08
1
-5
/
+4
*
upstream portable fix for ocsp_test
bcook
2023-07-07
1
-1
/
+6
*
Add test coverage for leading zero octet dance
tb
2023-07-07
1
-1
/
+15
*
fixup for MS compilers
bcook
2023-07-07
1
-1
/
+8
*
bn_print: remove unused bio, plug leak
tb
2023-07-06
1
-5
/
+3
*
Add regress coverage for bn_printf
tb
2023-07-06
2
-1
/
+283
*
Avoid undefined behavior in tlsexttest
tb
2023-07-05
1
-11
/
+18
*
Plug leak in the ssltest
tb
2023-07-04
1
-1
/
+2
*
add regress tests for the remainder of the function provided by our uuid.h
jasper
2023-07-03
1
-5
/
+137
*
Stop testing tls 1.0 and 1.1
beck
2023-07-03
3
-9
/
+5
*
Disable TLS 1.0 and TLS 1.1 in libssl
beck
2023-07-02
7
-149
/
+102
*
Remove the ability to do tls 1.0 and 1.1 from libtls.
beck
2023-07-02
3
-20
/
+13
*
Codify BN_asc2bn(NULL, *) behavior in regress.
tb
2023-06-23
1
-1
/
+11
*
symbols: Tweak this test so it works with -j N
tb
2023-06-22
1
-6
/
+4
*
Add tests for BN_sqr() corner cases.
jsing
2023-06-21
1
-1
/
+81
*
Add BN_cmp()/BN_ucmp() tests with zero padded inputs.
jsing
2023-06-21
1
-1
/
+25
*
Add a BN_num_bits() with zero padded input.
jsing
2023-06-21
1
-4
/
+13
*
Fix copy-paste error
tb
2023-06-20
1
-2
/
+2
*
Add regress coverage for BN_num_bits()
jsing
2023-06-20
1
-1
/
+35
*
Make enginetest work with disabled engine support
tb
2023-06-19
1
-1
/
+10
*
Fix GOST test with disabled engine
tb
2023-06-19
1
-1
/
+5
*
File new test-bleichenbacher-timing-pregenerate.py under failing tests
tb
2023-06-10
1
-1
/
+3
*
Fix copy+paste error in x509 asn regress
job
2023-06-05
1
-3
/
+3
*
Make ruby-openssl cope with default ruby change
tb
2023-06-04
1
-2
/
+2
*
bn_mod_inverse tweaks
tb
2023-06-04
1
-2
/
+4
*
More thorough write-afetr-free checks.
otto
2023-06-04
1
-6
/
+21
*
Add regress coverage for BN_mod_inverse()
tb
2023-06-03
2
-1
/
+387
*
fix typo
tb
2023-06-02
1
-2
/
+2
*
Remove the speed test again
tb
2023-06-01
1
-7
/
+2
*
Correct test that was pasto'ed incorrectly
beck
2023-05-29
1
-3
/
+7
*
Make X509_NAME_get_text_by[NID|OBJ] safer.
beck
2023-05-29
1
-2
/
+77
*
Refactor tls_check_common_name to use lower level API.
beck
2023-05-28
1
-2
/
+4
*
Add coverage for calling BN_{dec,hex}2bn() with NULL inputs.
jsing
2023-05-27
1
-9
/
+37
*
Copy the verify param hostflags independently of the host list
tb
2023-05-24
1
-3
/
+1
*
Add a test to verify that an SSL inherits the hostflags from the SSL_CTX
tb
2023-05-24
2
-1
/
+105
*
Provide CRYPTO_INT for statically linking libcrypto for libssl regress
tb
2023-05-24
1
-0
/
+2
*
Add empty line for consistency
tb
2023-05-23
1
-1
/
+2
*
Add regress coverage for obj_dat.c r1.52
tb
2023-05-23
1
-1
/
+44
*
ecdhtest: Fix indent
tb
2023-05-20
1
-2
/
+2
[prev]
[next]