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
...
*
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
*
Add a slow regress target that runs openssl speed with proper alignment
tb
2023-05-20
1
-2
/
+7
*
ecdhtest: check malloc() return values
tb
2023-05-16
1
-4
/
+7
*
Assert that test->want != NULL at this point
tb
2023-05-13
1
-1
/
+3
*
asn1oct: add a couple more tests
tb
2023-05-12
1
-1
/
+10
*
asn1oct: minor tweak in error message
tb
2023-05-12
1
-3
/
+3
*
Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRING
tb
2023-05-12
2
-1
/
+271
*
Make malloc tests that set flags more robust against the user also
otto
2023-05-09
2
-15
/
+19
*
Add regress coverage for -1 modulus as well.
tb
2023-05-09
1
-25
/
+38
*
Enable malloc_errs test
otto
2023-05-08
1
-2
/
+2
*
Add a regress test to test various malloc API and heap mismanagement
otto
2023-05-08
2
-0
/
+291
*
symbols.awk: Remove cfb dance
tb
2023-05-04
1
-4
/
+2
*
sigh. typo
tb
2023-05-04
1
-2
/
+2
*
Let ecdsatest exercise ECParameters_dup() a bit
tb
2023-05-04
1
-2
/
+3
*
Remove x9_62_test_internal()
tb
2023-05-04
1
-72
/
+1
*
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
beck
2023-05-03
1
-77
/
+2
*
Change X509_NAME_get_index_by[NID|OBJ] to be safer.
beck
2023-05-02
1
-2
/
+77
*
Mark the BIO_F_* function codes as intentionally undocumented
schwarze
2023-05-02
1
-1
/
+1
*
Simplify slightly and use i2d_PKCS7_bio_stream()
tb
2023-05-02
1
-3
/
+3
*
Make warnings more precise
job
2023-05-01
1
-4
/
+4
*
x509_asn1: make this test pass again after reinstating DER preservation
tb
2023-04-30
1
-5
/
+5
*
check_complete.pl: update for recent changes in bn
tb
2023-04-30
1
-4
/
+3
*
Sort alphabetically
tb
2023-04-30
1
-2
/
+2
*
Remove unnecessary target
tb
2023-04-30
1
-4
/
+1
*
policy test: simplify Makefile
tb
2023-04-30
1
-9
/
+2
*
Free all libcrypto global state memory before returning
job
2023-04-28
1
-1
/
+3
*
Return a non-zero error exit code on any DER cache discrepancies
job
2023-04-28
1
-3
/
+3
*
Fix leaks reported by ASAN
tb
2023-04-28
1
-5
/
+1
*
Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constants
schwarze
2023-04-28
1
-0
/
+2
*
Enable policy checking by default now that we are DAG implementation based.
beck
2023-04-28
1
-1
/
+12
*
The policy test is no longer expected to fail
tb
2023-04-28
1
-2
/
+1
*
Rearrange freeing of memory in the regress test
job
2023-04-28
1
-13
/
+9
*
make the policy test compile on sparc64
tb
2023-04-28
1
-5
/
+6
*
Add X509_REQ_add_extensions and to X509_REQ_add1_attr to DER cache test
job
2023-04-28
1
-1
/
+139
*
Hook up the the x509 policy regression tests to x509 regress.
beck
2023-04-28
2
-3
/
+4
*
Fix copyright, convert boringssl comments to C style
beck
2023-04-28
1
-30
/
+51
[prev]
[next]