Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 29a743d5 | 2021-12-04 18:55:26 | Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_test | ||
| 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 | ||
| 244fd560 | 2021-12-11 21:03:06 | Add crypto/bytestring with cmake | ||
| b10ff615 | 2021-12-11 21:00:55 | Add crypto/bytestring with autotools | ||
| a3a03842 | 2021-12-09 19:59:29 | Consolidate d2i_pr.c/i2d_pr.c into a_pkey.c and consolidate d2i_pu.c/i2d_pu.c into a_pubkey.c | ||
| 7fe1bf86 | 2021-12-04 20:58:44 | Fix _PATH_SSL_CA_FILE for ocsp_test |