aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* Replace OPENSSL_NO_SSL3_METHODs with dummiesConrad Meyer2020-07-013-0/+51
* Revert OPENSSL_NO_SSL3_METHOD to keep ABI compatibility.Gordon Tetlow2020-06-251-3/+0
* Install 32-bit libcrypto engines in /usr/lib32/engines instead ofTijl Coosemans2020-06-012-2/+2
* Remove support for SSLv3 from the OpenSSL build.Gordon Tetlow2020-05-221-0/+6
* Merge OpenSSL 1.1.1g.Jung-uk Kim2020-04-21536-541/+753
* Merge OpenSSL 1.1.1f.Jung-uk Kim2020-03-31534-540/+565
* Reduce diff with the vendor version. No functional change.Jung-uk Kim2020-03-181-3/+3
* Merge OpenSSL 1.1.1e.Jung-uk Kim2020-03-18571-45572/+3173
* pkgbase: fix caroot packaging and add post-install scriptKyle Evans2020-01-292-2/+3
* caroot: blacklisted: automatically pick up *.pem in the treeKyle Evans2020-01-281-1/+3
* caroot: use bsd.obj.mk, not bsd.prog.mkKyle Evans2020-01-241-2/+1
* Install man5 and man7 for OpenSSL.Jung-uk Kim2020-01-22486-3809/+8973
* Update Makefile.depend filesSimon J. Gerraty2019-12-115-18/+6
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-112-0/+12
* caroot update to latest tip: one (1) addition, none (0) removedKyle Evans2019-12-041-0/+137
* caroot: commit initial bundleKyle Evans2019-10-04149-0/+15631
* caroot: add @generated tags to extracted .pemKyle Evans2019-10-021-0/+5
* [1/3] Initial infrastructure for SSL root bundle in baseKyle Evans2019-10-026-0/+348
* Merge OpenSSL 1.1.1d.Jung-uk Kim2019-09-10523-13180/+1909
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-0/+1
* Merge OpenSSL 1.1.1c.Jung-uk Kim2019-05-28514-977/+1083
* Add workaround for a QoS-related bug in VMWare Workstation.Dag-Erling Smørgrav2019-03-271-0/+3
* Merge OpenSSL 1.1.1b.Jung-uk Kim2019-02-26530-12017/+14344
* Enable devcryptoeng for OpenSSL.Jung-uk Kim2018-12-122-5/+2
* Merge OpenSSL 1.1.1a.Jung-uk Kim2018-11-20517-1178/+1241
* Bump base OpenSSL libraries versions to avoid conflict with port's libraries.Konstantin Belousov2018-10-252-2/+2
* libcrypto: have buildinf.h depend on MakefileEd Maste2018-10-051-1/+1
* MFH r338661 through r339200.Glen Barber2018-10-051-0/+2
|\
| * Move the openssl.cnf install to secure/usr.bin/openssl/Brad Davis2018-09-201-0/+2
* | openssh: connect libressl-api-compat.c and regen config.hEd Maste2018-10-031-1/+3
* | Drop pre-AVX toolchain for amd64 and i386 to simplify the makefile.Jung-uk Kim2018-10-011-9/+2
* | Remove MD dirdeps from Makefile.depend.Jung-uk Kim2018-09-252-2/+0
* | Make it more meta mode friendly.Jung-uk Kim2018-09-251-3/+6
* | Fix CLEANFILES.Jung-uk Kim2018-09-251-1/+1
* | Regen Makefile.depend.Jung-uk Kim2018-09-253-2/+3
* | Connect an assembly file for aarch64 to build.Jung-uk Kim2018-09-221-1/+3
* | Add missing ACFLAGS for aarch64.Jung-uk Kim2018-09-221-0/+3
* | Fix typos in the previous commit.Jung-uk Kim2018-09-221-2/+2
* | Add a missing source file for SHA.Jung-uk Kim2018-09-221-0/+2
* | Add CFLAGS for aarch64/arm assembly files.Jung-uk Kim2018-09-221-2/+15
* | Add another include directory for aarch64 and arm.Jung-uk Kim2018-09-221-0/+1
* | Regen cpuid assembly files for aarch64 and arm.Jung-uk Kim2018-09-223-2/+405
* | Connect assembly files for arm to build.Jung-uk Kim2018-09-221-1/+17
* | Regen assembly files for arm.Jung-uk Kim2018-09-2215-3082/+13495
* | Connect assembly files for aarch64 to build.Jung-uk Kim2018-09-221-7/+21
* | Regen assemply files for aarch64.Jung-uk Kim2018-09-2212-882/+13484
* | Unify opensslconf.h templates.Jung-uk Kim2018-09-218-1592/+1
* | Remove pthread from LIBADD for openssl(1).Jung-uk Kim2018-09-201-1/+1
* | Regen assembly files for i386 after r338846.Jung-uk Kim2018-09-2011-1687/+25243
* | Add CFLAGS for i386 assembly files.Jung-uk Kim2018-09-201-1/+14