Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ea53dcd5 | 2022-01-14 21:44:08 | Fix build - Remove pem/pem_seal.c asn1/x_nx509.c asn1/n_pkey.c - Remove evp/m_dss.c evp/m_dss1.c evp/m_ecdsa.c - Add include path crypto/bio to libssl for bio_local.h | ||
| 5372a1c0 | 2022-01-13 19:29:31 | Use Previous VS2019 image with Appveyor | ||
| 71f437de | 2022-01-12 20:04:53 | Follow upstream file changes and fix build - 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 | ||
| 7f5ad60d | 2021-12-28 10:57:19 | update notification email | ||
| b3f73b8a | 2021-12-28 10:54:30 | Land #717, add coverity scan automation | ||
| 29a743d5 | 2021-12-04 18:55:26 | Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_test | ||
| e66edcb5 | 2021-12-27 12:31:17 | enable scheduled Coverity scan | ||
| adde656b | 2021-12-26 15:42:47 | Add strtonum to compat library and export it crypto library requires strtonum now, and add it to compat library. remove it from applications compat/ directories. | ||
| 1b95c5d5 | 2021-12-19 20:31:26 | update for asn1 changes | ||
| 26ed65c0 | 2021-12-15 03:32:25 | add hmac_local.h |