Merge branch 'dev' into alerting-rules

This commit is contained in:
Owen
2026-04-15 14:41:29 -07:00
175 changed files with 264 additions and 238 deletions

View File

@@ -1,7 +1,5 @@
/*! SPDX-License-Identifier: GPL-2.0
*
* Copyright (C) 2015-2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*/
// SPDX-License-Identifier: GPL-2.0
// Copyright (C) 2015-2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
function gf(init: number[] | undefined = undefined) {
var r = new Float64Array(16);