| Commit message (Expand) | Author | Age | Files | Lines |
* | openssl: update ASM and version info for 3.0.16 import | Enji Cooper | 2025-03-14 | 1 | -2/+2 |
* | manuals: Remove trailing spaces | Graham Percival | 2024-11-04 | 3 | -4/+4 |
* | Update config/build info for OpenSSL 3.0.15 | Enji Cooper | 2024-09-08 | 1 | -2/+2 |
* | openssl: Remove fips module from base system. | Gordon Tetlow | 2024-08-31 | 2 | -341/+1 |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 13 | -13/+0 |
* | Update config/build info for OpenSSL | Enji Cooper | 2024-06-26 | 1 | -2/+2 |
* | openssl: don't export nonexistant symbols | Brooks Davis | 2024-04-22 | 1 | -133/+0 |
* | Revert "OpenSSL: use the upstream provided version.map files for the fips/leg... | Enji Cooper | 2024-04-21 | 2 | -4/+0 |
* | OpenSSL: use the upstream provided version.map files for the fips/legacy prov... | Enji Cooper | 2024-04-21 | 2 | -0/+4 |
* | OpenSSL: Update version strings | Cy Schubert | 2024-02-03 | 1 | -2/+2 |
* | ossl: Move arm_arch.h to a common subdirectory | Mark Johnston | 2023-12-04 | 1 | -1/+2 |
* | secure: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 732 | -1464/+0 |
* | OpenSSL: update to 3.0.12 | Ed Maste | 2023-10-24 | 1 | -2/+2 |
* | OpenSSL: update to 3.0.11 | Pierre Pronchery | 2023-10-09 | 733 | -2248/+2307 |
* | libcrypto: Copy the arm64 header when building asm | Andrew Turner | 2023-09-22 | 1 | -0/+1 |
* | libcrypto: fix the FIPS provider on amd64 | Pierre Pronchery | 2023-09-21 | 1 | -10/+10 |
* | libcrypto: complete the support for the 0.9.8 API | Pierre Pronchery | 2023-09-21 | 1 | -4/+4 |
* | libcrypto: link engines and the legacy provider to libcrypto | Pierre Pronchery | 2023-09-16 | 3 | -0/+5 |
* | libcrypto: Switch back to the generated assembly in sys/crypto/openssl | John Baldwin | 2023-08-29 | 145 | -310557/+5 |
* | libcrypto: Add buildasm and cleanasm targets | John Baldwin | 2023-08-29 | 2 | -0/+9 |
* | libcrypto: Refactor Makefile.asm so it can be run outside of buildenv | John Baldwin | 2023-08-29 | 1 | -13/+14 |
* | Makefile.asm: Simplify variable expansions in generated headers | John Baldwin | 2023-08-29 | 1 | -15/+15 |
* | Makefile.asm: Drop mention of $FreeBSD$ from instructions. | John Baldwin | 2023-08-22 | 1 | -1/+1 |
* | libcrypto: Update assembly build glue for x86 for OpenSSL 3.0. | John Baldwin | 2023-08-22 | 2 | -10/+16 |
* | libcrypto: Generate new files added in OpenSSL 3.0. | John Baldwin | 2023-08-22 | 3 | -0/+11943 |
* | libcrypto: Add new assembly files added in OpenSSL 3.0. | John Baldwin | 2023-08-22 | 1 | -4/+5 |
* | libcrypto: Don't embed $FreeBSD$ in generated assembly files | John Baldwin | 2023-08-22 | 1 | -38/+19 |
* | libcrypto: add rsa_depr.c to the build | Ed Maste | 2023-08-18 | 1 | -1/+1 |
* | libcrypto: add err_all_legacy.c to the build | Ed Maste | 2023-08-18 | 1 | -1/+1 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 20 | -20/+0 |
* | Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 139 | -139/+0 |
* | OpenSSL: update to 3.0.10 | Pierre Pronchery | 2023-08-10 | 734 | -879/+939 |
* | pkgbase: reorganise caroot and openssl packages | Doug Rabson | 2023-08-05 | 1 | -1/+1 |
* | libcrypto: add missing symbols to the FIPS provider | Pierre Pronchery | 2023-07-20 | 1 | -0/+73 |
* | openssl: include d2i_KeyParams() and d2i_KeyParams_bio() | Kristof Provost | 2023-07-09 | 2 | -2/+4 |
* | libcrypto: group definitions for libcrypto and fips | Pierre Pronchery | 2023-07-05 | 4 | -224/+131 |
* | libcrypto: expand the common Makefile for providers | Pierre Pronchery | 2023-07-05 | 3 | -8/+5 |
* | libcrypto: add missing symbols to the fips provider | Pierre Pronchery | 2023-07-05 | 1 | -1/+355 |
* | libcrypto: add missing symbols to the legacy provider | Pierre Pronchery | 2023-07-05 | 2 | -2/+35 |
* | libcrypto: Revert recent changes to fix legacy and fips providers | Mark Johnston | 2023-07-04 | 5 | -398/+107 |
* | libcrypto: group definitions for libcrypto and fips | Pierre Pronchery | 2023-07-04 | 3 | -214/+121 |
* | libcrypto: expand the common Makefile for providers | Pierre Pronchery | 2023-07-04 | 3 | -8/+5 |
* | libcrypto: add missing symbols to the fips provider | Pierre Pronchery | 2023-07-04 | 1 | -1/+355 |
* | libcrypto: add missing symbols to the legacy provider | Pierre Pronchery | 2023-07-04 | 2 | -2/+35 |
* | libcrypto: build nistp* on all little-endian 64-bit targets | Ed Maste | 2023-06-25 | 1 | -2/+4 |
* | Do not expose architecture specific symbols | Enji Cooper | 2023-06-24 | 1 | -3/+0 |
* | Merge OpenSSL 3.0.9 | Pierre Pronchery | 2023-06-23 | 890 | -9851/+384345 |
* | OpenSSL: Merge OpenSSL 1.1.1u | Jung-uk Kim | 2023-05-30 | 1 | -1/+0 |
* | OpenSSL: Regen manual pages for OpenSSL 1.1.1u | Jung-uk Kim | 2023-05-30 | 486 | -490/+495 |
* | OpenSSL: Regen manual pages for OpenSSL 1.1.1t | Jung-uk Kim | 2023-02-07 | 485 | -485/+485 |