aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64lePiotr Kubaj2021-11-233-2/+272
* ssh: enable FIDO/U2F keysEd Maste2021-11-043-1/+23
* ssh: move common Makefile boilerplate to a new ssh.mkEd Maste2021-11-0314-32/+18
* libssh: Rearrange Makefile SRCS to match upstream Makefile.inEd Maste2021-10-201-4/+7
* libssh: correct libssh src file listEd Maste2021-10-181-1/+1
* openssh: Add new source files to libsslGuido Falsi2021-09-091-1/+2
* openssh: update to OpenSSH v8.7p1Ed Maste2021-09-085-13/+15
* caroot: update root storeKyle Evans2021-09-046-0/+481
* OpenSSL: Reduce diff with the upstreamJung-uk Kim2021-09-011-0/+5
* OpenSSL: Regen manual pages for 1.1.1lJung-uk Kim2021-09-01536-1121/+1135
* secure/caroot, certctl: Rename secure/caroot/blacklistedCeri Davies2021-06-1840-12/+12
* crypt_r(3): fix reentrancy problems with DESEdward Tomasz Napierala2021-06-151-29/+29
* libcrypto: Add symbol versions for symbols added since 1.1.1d.John Baldwin2021-05-282-2/+16
* pkgbase: Put openssl in its own packageEmmanuel Vadot2021-05-133-1/+3
* Revert "Add workaround for a QoS-related bug in VMWare Workstation."Ed Maste2021-04-251-3/+0
* caroot: reroll the remaining certsKyle Evans2021-04-13125-0/+250
* caroot: remove certs distrusted for server authKyle Evans2021-04-1315-0/+0
* caroot: update CA bundle processorKyle Evans2021-04-131-12/+43
* caroot: routine cert updateKyle Evans2021-04-135-0/+263
* OpenSSL: Regen manual pages for 1.1.1kJung-uk Kim2021-03-25535-536/+536
* 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-16539-1167/+642
* OpenSSL: Regenerate manual pages.Jung-uk Kim2021-01-28537-644/+1269
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-284-5/+28
* caroot: drop $FreeBSD$ expansion from root bundleKyle Evans2020-12-28139-139/+139
* caroot: update bundleKyle Evans2020-12-1111-0/+134
* Merge OpenSSL 1.1.1i.Jung-uk Kim2020-12-09434-875/+877
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-272-0/+8
* Move generated OpenSSL assembly routines into the kernel sources.John Baldwin2020-10-2083-204615/+2
* Merge OpenSSL 1.1.1h.Jung-uk Kim2020-09-22537-1617/+1745
* caroot: update base storeKyle Evans2020-09-195-0/+265
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+2
* caroot: properly remove old distrusted rootsKyle Evans2020-09-027-0/+698
* carrot: update bundleKyle Evans2020-08-2911-698/+401
* Regen X86 assembly files after r364822.Jung-uk Kim2020-08-2622-86/+44039
* caroot: switch to using echo+shell glob to enumerate certsKyle Evans2020-08-232-2/+2
* Fix a typo in the cpp macro defined for PIC.John Baldwin2020-08-131-1/+1
* 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