aboutsummaryrefslogtreecommitdiff
path: root/lib/libbearssl
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-234-4/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* bearssl: Suppress warnings from functions that have no argsWarner Losh2023-04-091-1/+1
| | | | | | | | | clag15 is much pickier than others, so suppress the warning until upstream can be updated. Sponsored by: Netflix (cherry picked from commit 9768746ba83efa02837c5b9c66348db6e900208f)
* Revert that!Simon J. Gerraty2020-07-191-0/+1
| | | | Notes: svn path=/head/; revision=363351
* Oops missed Makefile.configSimon J. Gerraty2020-07-191-1/+0
| | | | Notes: svn path=/head/; revision=363350
* Add libbearsslSimon J. Gerraty2019-02-264-0/+387
Disabled by default, used by loader and sbin/veriexec Reviewed by: emaste Sponsored by: Juniper Networks Differential Revision: D16334 Notes: svn path=/head/; revision=344564