aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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-23890-9805/+384299
* OpenSSL: Merge OpenSSL 1.1.1uJung-uk Kim2023-05-301-1/+0
* OpenSSL: Regen manual pages for OpenSSL 1.1.1uJung-uk Kim2023-05-30486-490/+495
* OpenSSL: Regen manual pages for OpenSSL 1.1.1tJung-uk Kim2023-02-07485-485/+485
* OpenSSL: Merge OpenSSL 1.1.1tJung-uk Kim2023-02-072-2/+3
* libcrypto padlock.so: Link with -z noexecstack for ld.bfd.John Baldwin2022-11-221-0/+2
* OpenSSL: Regen manual pages for OpenSSL 1.1.1sJung-uk Kim2022-11-01487-640/+693
* openssl: install pc filesBaptiste Daroussin2022-09-063-0/+19
* libcrypto: Work around strict aliasing violations in bn_nist.cJessica Clarke2022-07-251-0/+5
* OpenSSL: Regen manual pages for OpenSSL 1.1.1qJung-uk Kim2022-07-05486-490/+490
* OpenSSL: Regen manual pages for OpenSSL 1.1.1pJung-uk Kim2022-06-21487-977/+989
* OpenSSL: Merge OpenSSL 1.1.1oJung-uk Kim2022-05-03486-488/+498
* OpenSSL: Merge OpenSSL 1.1.1nJung-uk Kim2022-03-15487-517/+611
* OpenSSL: Merge OpenSSL 1.1.1mJung-uk Kim2021-12-14487-564/+589
* Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64lePiotr Kubaj2021-11-233-2/+272
* OpenSSL: Reduce diff with the upstreamJung-uk Kim2021-09-011-0/+5
* OpenSSL: Regen manual pages for 1.1.1lJung-uk Kim2021-09-01487-1019/+1033
* libcrypto: Add symbol versions for symbols added since 1.1.1d.John Baldwin2021-05-281-1/+16
* pkgbase: Put openssl in its own packageEmmanuel Vadot2021-05-131-1/+1
* OpenSSL: Regen manual pages for 1.1.1kJung-uk Kim2021-03-25486-487/+487
* OpenSSL: Regen manual page for the previous commitJung-uk Kim2021-02-171-2/+3
* OpenSSL: Remove obsolete include directoryJung-uk Kim2021-02-171-1/+0
* OpenSSL: Regen manual pages for OpenSSL 1.1.1j.Jung-uk Kim2021-02-16489-1061/+536
* OpenSSL: Regenerate manual pages.Jung-uk Kim2021-01-28488-593/+1218
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-282-5/+16
* Merge OpenSSL 1.1.1i.Jung-uk Kim2020-12-09387-777/+775
* Move generated OpenSSL assembly routines into the kernel sources.John Baldwin2020-10-2083-204615/+2
* Merge OpenSSL 1.1.1h.Jung-uk Kim2020-09-22488-1422/+1548
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+2