Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-18 | Update changelog | kinichiro | 1 | -5/+1 | |
2022-02-18 | Add portable improvements to changelog | kinichiro | 1 | -0/+6 | |
2022-02-17 | Don't mention tls_signer yet. It's not ready yet. | Theo Buehler | 1 | -3/+0 | |
2022-02-13 | LibreSSL 3.5.0 initial changelog | Theo Buehler | 1 | -0/+234 | |
2022-02-06 | rebase patches | Brent Cook | 2 | -19/+19 | |
2022-02-02 | Add regress rfc3779 | kinichiro | 3 | -0/+13 | |
2022-01-31 | Add regress evp_pkey_check | kinichiro | 3 | -0/+11 | |
2022-01-26 | Add tls/tls_signer.c | kinichiro | 2 | -0/+2 | |
2022-01-18 | update man links | Brent Cook | 1 | -7/+33 | |
2022-01-17 | Add libmd as platform specific libraries for Solaris | kinichiro | 2 | -2/+2 | |
2022-01-14 | Fix build | kinichiro | 4 | -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-13 | Use Previous VS2019 image with Appveyor | kinichiro | 1 | -5/+5 | |
2022-01-12 | Follow upstream file changes and fix build | kinichiro | 6 | -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-28 | update notification email | Brent Cook | 1 | -2/+2 | |
2021-12-27 | Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_test | kinichiro | 3 | -0/+56 | |