notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/ktls_isa-l_crypto-kmod/files/intelisa_kern.c

Number of commits found: 4

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Thursday, 23 Jul 2020
23:50 jhb search for other commits by this committer
Update security/ktls-isa-l_crypto-kmod to work with KTLS RX API changes.

This doesn't enable ISA-L for KTLS RX, just fixes the module to compile
after the change to the "try" function's API.

Reviewed by:	gallatin (maintainer)
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D25698
Original commitRevision:542975 
Sunday, 6 Oct 2019
01:42 linimon search for other commits by this committer
Rework the TLS 1.3 support in ISA-L to move the nonce work out of the
seal routine and into the encrypt routine. Also obtain the nd.seqno in
the TLS 1.2 case from the TLS record itself, as if we change to use a
random starting value, this will prevent things from breaking due to
the value on the wire being different from the passed in seqno.

Submitted by:u		jhb
Approved by:u		gallatin
Differential Revision:	D21857
Original commitRevision:513860 
Sunday, 29 Sep 2019
01:09 linimon search for other commits by this committer
Kernel module containing a KTLS software backend for AES-GCM connections
using Intel's ISA-L crypto library.

Only for amd64 and only for very recent -CURRENT.

Submitted by:		jhb
Reviewed by:		gallatin
Differential Revision:	D21446
Original commitRevision:513187 

Number of commits found: 4