aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-18Update changelogkinichiro1-5/+1
2022-02-18Add portable improvements to changelogkinichiro1-0/+6
2022-02-17Don't mention tls_signer yet. It's not ready yet.Theo Buehler1-3/+0
2022-02-13LibreSSL 3.5.0 initial changelogTheo Buehler1-0/+234
2022-02-06rebase patchesBrent Cook2-19/+19
2022-02-02Add regress rfc3779kinichiro3-0/+13
2022-01-31Add regress evp_pkey_checkkinichiro3-0/+11
2022-01-26Add tls/tls_signer.ckinichiro2-0/+2
2022-01-18update man linksBrent Cook1-7/+33
2022-01-17Add libmd as platform specific libraries for Solariskinichiro2-2/+2
2022-01-14Fix buildkinichiro4-12/+3
- 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
2022-01-13Use Previous VS2019 image with Appveyorkinichiro1-5/+5
2022-01-12Follow upstream file changes and fix buildkinichiro6-20/+29
- 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
2021-12-28update notification emailBrent Cook1-2/+2
2021-12-27Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_testkinichiro3-0/+56