aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not expose architecture specific symbolsEnji Cooper2023-06-241-3/+0
* Merge OpenSSL 3.0.9Pierre Pronchery2023-06-23959-16357/+396840
* caroot: update the root bundleKyle Evans2023-06-1514-180/+179
* OpenSSL: Merge OpenSSL 1.1.1uJung-uk Kim2023-05-301-1/+0
* OpenSSL: Regen manual pages for OpenSSL 1.1.1uJung-uk Kim2023-05-30535-539/+544
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1912-50/+1
* ssh: Update to OpenSSH 9.3p1Ed Maste2023-03-161-0/+1
* OpenSSL: Regen manual pages for OpenSSL 1.1.1tJung-uk Kim2023-02-07534-534/+534
* OpenSSL: Merge OpenSSL 1.1.1tJung-uk Kim2023-02-072-2/+3
* ssh: update to OpenSSH 9.2p1Ed Maste2023-02-061-1/+1
* libcrypto padlock.so: Link with -z noexecstack for ld.bfd.John Baldwin2022-11-221-0/+2
* caroot: Update VCS instructionsLi-Wen Hsu2022-11-071-1/+1
* OpenSSL: Regen manual pages for OpenSSL 1.1.1sJung-uk Kim2022-11-01536-699/+756
* ssh: update to OpenSSH 9.1p1Ed Maste2022-10-193-3/+4
* openssl: install pc filesBaptiste Daroussin2022-09-066-0/+41