aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* openssl: don't export nonexistant symbolsBrooks Davis2024-04-222-137/+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
* caroot: routine updateKyle Evans2024-02-1110-59/+875
* OpenSSL: Update version stringsCy Schubert2024-02-031-2/+2
* ssh: Update to OpenSSH 9.6p1Ed Maste2024-01-051-1/+1
* ossl: Move arm_arch.h to a common subdirectoryMark Johnston2023-12-041-1/+2
* secure: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* secure: Remove ancient SCCS tags.Warner Losh2023-11-27792-1584/+0
* Track upstream project rename in contrib/blocklistdEd Maste2023-11-031-1/+1
* OpenSSL: update to 3.0.12Ed Maste2023-10-241-2/+2
* OpenSSL: update to 3.0.11Pierre Pronchery2023-10-09793-2445/+2513
* 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
* caroot: regenerate the root bundle with OpenSSL 3Kyle Evans2023-08-26191-3791/+3872
* caroot: update the root bundleKyle Evans2023-08-2610-0/+605
* caroot: drop the VERSION tag from already-processed certsKyle Evans2023-08-26166-166/+0
* caroot: drop VERSION tags from certsKyle Evans2023-08-261-3/+0
* 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-1677-77/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-16139-139/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* OpenSSL: update to 3.0.10Pierre Pronchery2023-08-10794-966/+1041
* pkgbase: reorganise caroot and openssl packagesDoug Rabson2023-08-052-2/+2
* 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
* libcrypto: group definitions for libcrypto and fipsPierre Pronchery2023-07-054-224/+131
* libcrypto: expand the common Makefile for providersPierre Pronchery2023-07-053-8/+5
* libcrypto: add missing symbols to the fips providerPierre Pronchery2023-07-051-1/+355
* libcrypto: add missing symbols to the legacy providerPierre Pronchery2023-07-052-2/+35
* libcrypto: Revert recent changes to fix legacy and fips providersMark Johnston2023-07-045-398/+107
* libcrypto: group definitions for libcrypto and fipsPierre Pronchery2023-07-043-214/+121
* libcrypto: expand the common Makefile for providersPierre Pronchery2023-07-043-8/+5
* libcrypto: add missing symbols to the fips providerPierre Pronchery2023-07-041-1/+355
* libcrypto: add missing symbols to the legacy providerPierre Pronchery2023-07-042-2/+35
* caroot: add new certsKyle Evans2023-06-2520-0/+2059
* libcrypto: build nistp* on all little-endian 64-bit targetsEd Maste2023-06-251-2/+4