kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
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
755afbe5 2021-12-13 20:25:46 Ignore ar command error 'ar d' command gets error on macos if specified object not exist.
858628bc 2021-12-12 14:37:35 Remove bytestring objects from static libssl with autotools