aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
Commit message (Expand)AuthorAgeFilesLines
* libcrypto: Install tests in the tests packageLexi Winter2025-11-051-1/+1
* OpenSSL: install .pc files from the exporters subdirEnji Cooper2025-10-172-11/+3
* openssl: add a simple smoke test for the legacy providerEnji Cooper2025-10-173-0/+48
* crypto/openssl: update generated files to match 3.5.4 artifactsEnji Cooper2025-10-07833-852/+857
* crypto/openssl: update build artifacts for the 3.5.3 releaseEnji Cooper2025-09-22833-936/+983
* OpenSSL: update Makefiles to reflect 3.5.1 releaseEnji Cooper2025-09-183-31/+66
* Update the installed manpages to match OpenSSL 3.5.1Enji Cooper2025-09-082-1983/+2768
* openssl: Disable KTLS in bootstrap librariesMark Johnston2025-09-041-1/+2
* openssl: link enough files for the legacy provider to actually loadGleb Smirnoff2025-09-011-3/+4
* packages: Improve handling of -lib packagesLexi Winter2025-08-234-3/+7
* crypto/openssl: make vendor imports easier/less error proneEnji Cooper2025-08-212-2/+3
* build: remove certctl requirement for host OpenSSL libs on macOSKyle Evans2025-08-192-2/+5
* openssl: Import version 3.5.1Pierre Pronchery2025-08-07843-81863/+53885
* build: remove the last vestiges of lint supportBrooks Davis2025-06-051-1/+0
* libcrypto: move engines and modules to openssl-libLexi Winter2025-05-052-0/+3
* openssl: update ASM and version info for 3.0.16 importEnji Cooper2025-03-141-2/+2
* manuals: Remove trailing spacesGraham Percival2024-11-043-4/+4
* Update config/build info for OpenSSL 3.0.15Enji Cooper2024-09-081-2/+2
* openssl: Remove fips module from base system.Gordon Tetlow2024-08-312-341/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-1513-13/+0
* Update config/build info for OpenSSLEnji Cooper2024-06-261-2/+2
* openssl: don't export nonexistant symbolsBrooks Davis2024-04-221-133/+0
* Revert "OpenSSL: use the upstream provided version.map files for the fips/leg...Enji Cooper2024-04-212-4/+0
* OpenSSL: use the upstream provided version.map files for the fips/legacy prov...Enji Cooper2024-04-212-0/+4
* OpenSSL: Update version stringsCy Schubert2024-02-031-2/+2
* ossl: Move arm_arch.h to a common subdirectoryMark Johnston2023-12-041-1/+2
* secure: Remove ancient SCCS tags.Warner Losh2023-11-27732-1464/+0
* OpenSSL: update to 3.0.12Ed Maste2023-10-241-2/+2
* OpenSSL: update to 3.0.11Pierre Pronchery2023-10-09733-2248/+2307
* libcrypto: Copy the arm64 header when building asmAndrew Turner2023-09-221-0/+1
* libcrypto: fix the FIPS provider on amd64Pierre Pronchery2023-09-211-10/+10
* libcrypto: complete the support for the 0.9.8 APIPierre Pronchery2023-09-211-4/+4
* libcrypto: link engines and the legacy provider to libcryptoPierre Pronchery2023-09-163-0/+5
* libcrypto: Switch back to the generated assembly in sys/crypto/opensslJohn Baldwin2023-08-29145-310557/+5
* libcrypto: Add buildasm and cleanasm targetsJohn Baldwin2023-08-292-0/+9
* libcrypto: Refactor Makefile.asm so it can be run outside of buildenvJohn Baldwin2023-08-291-13/+14
* Makefile.asm: Simplify variable expansions in generated headersJohn Baldwin2023-08-291-15/+15
* Makefile.asm: Drop mention of $FreeBSD$ from instructions.John Baldwin2023-08-221-1/+1
* libcrypto: Update assembly build glue for x86 for OpenSSL 3.0.John Baldwin2023-08-222-10/+16
* libcrypto: Generate new files added in OpenSSL 3.0.John Baldwin2023-08-223-0/+11943
* libcrypto: Add new assembly files added in OpenSSL 3.0.John Baldwin2023-08-221-4/+5
* libcrypto: Don't embed $FreeBSD$ in generated assembly filesJohn Baldwin2023-08-221-38/+19
* libcrypto: add rsa_depr.c to the buildEd Maste2023-08-181-1/+1
* libcrypto: add err_all_legacy.c to the buildEd Maste2023-08-181-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1620-20/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-16139-139/+0
* OpenSSL: update to 3.0.10Pierre Pronchery2023-08-10734-879/+939
* pkgbase: reorganise caroot and openssl packagesDoug Rabson2023-08-051-1/+1
* libcrypto: add missing symbols to the FIPS providerPierre Pronchery2023-07-201-0/+73
* openssl: include d2i_KeyParams() and d2i_KeyParams_bio()Kristof Provost2023-07-092-2/+4