aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
Commit message (Expand)AuthorAgeFilesLines
* crypto/openssl: update artifacts to match 3.5.7 releaseEnji Cooper2026-06-10837-895/+1022
* OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS`Enji Cooper2026-04-221-1/+1
* [OpenSSL] Add missing header file (openssl/ml_kem.h)Po-Chuan Hsieh2026-04-121-1/+1
* crypto/openssl: add new manpage from release 3.5.6Enji Cooper2026-04-092-0/+110
* crypto/openssl: update artifacts to match 3.5.6 release artifactsEnji Cooper2026-04-09836-932/+1046
* libcrypto: compile all PIC objects with -DOPENSSL_PIC -fPICEnji Cooper2026-03-222-6/+3
* Revert "libcrypto: compile all PIC objects with -DOPENSSL_PIC"Enji Cooper2026-03-201-2/+0
* libcrypto: compile all PIC objects with -DOPENSSL_PICEnji Cooper2026-03-201-0/+2
* OpenSSL: install EVP_CIPHER_CTX_get_app_data.3 onceBrooks Davis2026-02-171-1/+0
* OpenSSL: update vendor sources to match 3.5.5 contentEnji Cooper2026-01-31837-5004/+8278
* 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-81830/+53852
* 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