aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add regress rfc3779kinichiro2022-02-021-0/+6
|
* Add regress evp_pkey_checkkinichiro2022-01-311-0/+5
|
* Follow upstream file changes and fix buildkinichiro2022-01-121-1/+4
| | | | | | | | | | | | | - Add asn1_lib.c - Consolidation of ASN.1 code Add asn1_item.c asn1_old.c Remove a_d2i_fp.c a_digest.c a_dup.c a_i2d_fp.c a_sign.c a_verify.c - Merge evp_asn1.c into a_type.c - Merge asn_pack.c into asn1_item.c - Rename tls13_key_share.c to tls_key_share.c - Add bio/bio_local.h dh/dh_local.h ocsp/ocsp_local.h - Add comp/comp_local.h - Add define LIBRESSL_CRYPTO_INTERNAL to regress build
* Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_testkinichiro2021-12-271-0/+25
|
* Fix _PATH_SSL_CA_FILE for ocsp_testkinichiro2021-12-041-1/+1
|
* Sort regress key_schedulekinichiro2021-12-041-5/+5
|
* add asn1x509 testBrent Cook2021-11-301-0/+5
|
* prepend tls dir to AM_CPPFLAGSBrent Cook2021-11-081-1/+1
|
* add x509req_extBrent Cook2021-11-081-0/+5
|
* build updatesBrent Cook2021-11-081-2/+1
|
* Fix mingw build on ubuntu 20.04kinichiro2021-05-301-0/+2
| | | | | - Link libssp to resolve undefined reference __memcpy_chk - Disable dtlstest since mingw does not have poll
* Land #669, add new testsBrent Cook2021-05-211-0/+6
|\
| * Add regression dtlstestkinichiro2021-05-151-0/+6
| |
* | Add regression ssl_get_shared_cipherskinichiro2021-05-151-0/+6
| |
* | Add regression tlslegacykinichiro2021-05-151-0/+5
| |
* | Enable clienttest againkinichiro2021-05-131-4/+3
|/
* add ec_point_conversion testBrent Cook2021-04-271-0/+5
|
* add ssl_methods testBrent Cook2021-02-031-0/+5
|
* Add regress x509_info.ckinichiro2020-09-151-0/+5
|
* Add regress x509attribute.ckinichiro2020-09-141-0/+5
|
* Add regress constraints.ckinichiro2020-09-131-0/+6
|
* Enable regress handshake_tablekinichiro2020-05-041-1/+2
|
* Add regress record_layer_testkinichiro2020-04-281-0/+5
|
* disable clienttestBrent Cook2020-03-141-3/+4
| | | | the current handshakes contain dynamic content, which breaks this test
* enable cmstestBrent Cook2019-11-031-0/+5
|
* Add regress bn_to_stringkinichiro2019-06-131-0/+5
|
* Add portable scaffold for SM4Daniel Wyatt2019-03-041-0/+5
|
* update testsBrent Cook2019-02-091-0/+4
|
* add new files and testsBrent Cook2019-01-201-0/+10
|
* add tls13_[tlsext|buffer].* and buffertestBrent Cook2019-01-181-0/+6
|
* Land #439, Add portable scaffold for SM3Brent Cook2018-11-111-0/+5
|\
| * Add portable scaffold for SM3Jack Lloyd2018-08-141-0/+5
| |
* | add key_schedule test, tls13 key schedule bitsBrent Cook2018-11-081-0/+5
| |
* | add x509name testBrent Cook2018-11-071-0/+5
| |
* | add bn_rand_interval testBrent Cook2018-11-071-0/+5
|/
* Add regress bnaddsubkinichiro2018-07-111-0/+5
|
* Add regress keypairtestkinichiro2018-03-131-0/+7
|
* Remove unneeded -ULIBRESSL_INTERNALkinichiro2018-01-061-2/+0
|
* Add regress configtestkinichiro2017-12-221-0/+5
|
* Add regress asn1evpkinichiro2017-12-221-0/+5
|
* add tlsextBrent Cook2017-07-171-0/+6
|
* Add regression test freenullkinichiro2017-07-161-0/+6
|
* fix hkdftest nameBrent Cook2017-05-181-3/+3
|
* Add HKDF functionalitykinichiro2017-05-131-0/+5
|
* Add regress tls_prfkinichiro2017-03-171-0/+5
|
* Add regress servertestkinichiro2017-03-171-0/+6
|
* Copy libc compat files rather than adding into the repositorykinichiro2017-01-281-1/+1
| | | | | - remove the CP_LIBC files from repo - move tests/memmem.c to tests/compat/
* Add regress rsa_testkinichiro2017-01-251-0/+5
|
* updates for new tests and layoutBrent Cook2017-01-221-0/+2
|
* enable tlstest on win32Brent Cook2017-01-151-2/+0
|