Searched +full:oss +full:- +full:fuzz +full:- +full:project +full:- +full:name (Results 1 – 17 of 17) sorted by relevance
/freebsd/contrib/libcbor/.github/workflows/ |
H A D | fuzz-pr.yml | 2 # on PRs; fuzz.yml schedules a daily long-running fuzzing job. 3 name: CIFuzz PR check 7 runs-on: ubuntu-latest 9 - name: Build Fuzzers 10 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 12 oss-fuzz-project-name: 'libcbor' 13 dry-run: false 14 - name: Smoke Test Fuzzers 15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 17 oss-fuzz-project-name: 'libcbor' [all …]
|
H A D | fuzz.yml | 1 name: CIFuzz 4 - cron: '0 4 * * *' 7 runs-on: ubuntu-latest 9 - name: Build Fuzzers 10 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 12 oss-fuzz-project-name: 'libcbor' 13 dry-run: false 14 - name: Run Fuzzers 15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 17 oss-fuzz-project-name: 'libcbor' [all …]
|
/freebsd/contrib/libarchive/.github/workflows/ |
H A D | cifuzz.yml |
|
/freebsd/crypto/libecc/.github/workflows/ |
H A D | libecc_cifuzz.yml | 1 name: CIFuzz 5 runs-on: ubuntu-latest 7 - name: Build Fuzzers 9 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 11 oss-fuzz-project-name: 'libecc' 12 dry-run: false 14 - name: Run Fuzzers 15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 17 oss-fuzz-project-name: 'libecc' 18 fuzz-seconds: 300 [all …]
|
/freebsd/crypto/openssh/.github/workflows/ |
H A D | cifuzz.yml | 1 name: CIFuzz 10 if: github.repository != 'openssh/openssh-portable-selfhosted' 11 runs-on: ubuntu-latest 13 - name: Build Fuzzers 15 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master 17 oss-fuzz-project-name: 'openssh' 18 dry-run: false 20 - name: Run Fuzzers 21 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master 23 oss-fuzz-project-name: 'openssh' [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
H A D | FuzzerCLI.h | 1 //===-- FuzzerCLI.h - Common logic for CLIs of fuzzers ----------*- C++ -*-===// 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // Common logic needed to implement LLVM's fuzz targets' CLIs - including LLVM 10 // concepts like cl::opt and libFuzzer concepts like -ignore_remaining_args=1. 12 //===----------------------------------------------------------------------===// 24 /// Parse cl::opts from a fuzz target commandline. 26 /// This handles all arguments after -ignore_remaining_args=1 as cl::opts. 29 /// Handle backend options that are encoded in the executable name. [all …]
|
/freebsd/sys/contrib/zstd/ |
H A D | README.md | 4 targeting real-time compression scenarios at zlib-level and better compression ratios. 8 This repository represents the reference implementation, provided as an open-source dual [BSD](LICE… 10 Should your project require another programming language, 11 a list of known ports and bindings is provided on [Zstandard homepage](http://www.zstd.net/#other-l… 21 [travisDevBadge]: https://api.travis-ci.com/facebook/zstd.svg?branch=dev "Continuous Integration te… 22 [travisLink]: https://travis-ci.com/facebook/zstd 24 [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/zstd-p0yf0 27 [CirrusDevBadge]: https://api.cirrus-ci.com/github/facebook/zstd.svg?branch=dev 28 [CirrusLink]: https://cirrus-ci.com/github/facebook/zstd 29 [OSSFuzzBadge]: https://oss-fuzz-build-logs.storage.googleapis.com/badges/zstd.svg [all …]
|
/freebsd/contrib/expat/ |
H A D | Changes | 14 !! - teaming up on researching and fixing future security reports and !! 15 !! ClusterFuzz findings with few-days-max response times in communication !! 18 !! - helping CPython Expat bindings with supporting Expat's billion laughs !! 20 !! - XML_SetBillionLaughsAttackProtectionActivationThreshold !! 21 !! - XML_SetBillionLaughsAttackProtectionMaximumAmplification !! 22 !! - helping Perl's XML::Parser Expat bindings with supporting Expat's !! 23 !! security API (https://github.com/cpan-authors/XML-Parser/issues/102): !! 24 !! - XML_SetBillionLaughsAttackProtectionActivationThreshold !! 25 !! - XML_SetBillionLaughsAttackProtectionMaximumAmplification !! 26 !! - XML_SetReparseDeferralEnabled !! [all …]
|
H A D | README.md | 2 …jects/status/github/libexpat/libexpat?svg=true)](https://ci.appveyor.com/project/libexpat/libexpat) 3 [](https://repology.org/metapac… 18 [XML 1.0 Fourth Edition](https://www.w3.org/TR/2006/REC-xml-20060816/), started by 20 Expat is a stream-oriented XML parser. This means that you register 28 - GNU GCC >=4.5 (for use from C) or GNU GCC >=4.8.1 (for use from C++) 29 - LLVM Clang >=3.5 30 - Microsoft Visual Studio >=16.0/2019 (rolling `${today} minus 5 years`) 33 [`expat-win32bin-*.*.*.{exe,zip}` download](https://github.com/libexpat/libexpat/releases), 34 which includes both pre-compiled libraries and executables, and source code for 37 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html). [all …]
|
/freebsd/contrib/diff/doc/ |
H A D | diff.7 | 1 .Dd 2015-03-02 4 .Sh NAME 26 normally produces no output; for binary (non-text) files, 36 .Li M-x compare-windows . 80 Vol. 1 No. 2, 1986, pp. 251--266; and in \(lqA File Comparison Program\(rq, Webb Miller 82 .Em Software---Practice and Experience 83 Vol. 15 No. 11, 1985, pp. 1025--1040. The algorithm was independently discovered 86 Vol. 64, 1985, pp. 100--118. Unless the 87 .Op --minimal 97 Elsevier/MIT Press, 1990, pp. 255--300. [all …]
|
H A D | diff.texi | 1 \input texinfo @c -*-texinfo-*- 25 Invariant Sections, with the Front-Cover texts being ``A GNU Manual,'' 26 and with the Back-Cover Texts as in (a) below. A copy of the 30 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify 36 @c Debian install-info (up through at least version 1.9.20) uses only the 44 * sdiff: (diff)Invoking sdiff. Merge 2 files side-by-side. 76 * Output Formats:: Formats for two-way difference reports. 82 * Comparing Three Files:: Formats for three-way difference reports. 94 * Invoking sdiff:: Side-by-side merge of file differences. 117 @command{diff} normally produces no output; for binary (non-text) files, [all …]
|
/freebsd/contrib/libarchive/ |
H A D | NEWS | 45 Jan 20, 2020: New tar option: --safe-writes (atomical file extraction) 59 Apr 16, 2019: Support for non-recursive list and extract 61 Apr 14, 2019: New tar option: --exclude-vcs 73 Jul 19, 2018: Avoid super-linear slowdown on malformed mtree files 98 Nov, 2016: libarchive is now being tested by the OSS-Fuzz project 131 Apr 6, 2014: Add bsdcat command-line tool 192 Nov 06, 2011: Update shared-library version calculations for libarchive 3.x 193 Sep 04, 2011: Fix tar -s; follow GNU tar for controlling hardlink/symlink substitutions 198 Jun 16, 2011: Add tar:compat-2x option to emulate broken libarchive 2.x 199 handling of pax UTF-8 headers [all …]
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 4 This is a high-level summary of the most important changes. 11 ---------------- 13 - [OpenSSL 3.0](#openssl-30) 14 - [OpenSSL 1.1.1](#openssl-111) 15 - [OpenSSL 1.1.0](#openssl-110) 16 - [OpenSSL 1.0.2](#openssl-102) 17 - [OpenSSL 1.0.1](#openssl-101) 18 - [OpenSSL 1.0.0](#openssl-100) 19 - [OpenSSL 0.9.x](#openssl-09x) 22 ----------- [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 2 - Fix for dnsoverquic and dnstap to use the correct dnstap 6 - Fix for dnstap with dnscrypt and dnstap without dnsoverquic. 9 - Fix to display warning if quic-port is set but dnsoverquic is not 11 - Fix dnsoverquic to extend the number of streams when one is closed. 14 - Fix to disable detection of quic configured ports when quic is 16 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups. 17 - Fix contrib/aaaa-filter-iterator.patch for change in call 21 - Fix cookie_file test sporadic fails for time change during 23 - Fix add reallocarray to alloc stats unit test, and disable 24 override of strdup in unbound-host, and the result of config [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | bntest.c | 2 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 29 const char *name; member 47 static int p0[] = { 163, 7, 6, 3, 0, -1 }; 48 static int p1[] = { 193, 15, 0, -1 }; 56 int i = s->numpairs; in findattr() 57 PAIR *pp = s->pairs; in findattr() 59 for ( ; --i >= 0; pp++) in findattr() 60 if (OPENSSL_strcasecmp(pp->key, key) == 0) in findattr() 61 return pp->value; in findattr() 66 * Parse BIGNUM from sparse hex-strings, return |BN_hex2bn| result. [all …]
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 1 --- 7 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 10 * [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 13 * [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe. 15 * [Bug 3901] LIB_GETBUF isn't thread-safe. <hart@ntp.org> 18 * [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates 25 * [Bug 3869] Remove long-gone "calldelay" & "crypto sign" from docs. 29 * [Bug 3864] ntpd IPv6 refid different for big-endia [all...] |
H A D | CommitLog | 1 ChangeSet@1.4062, 2024-05-25 00:06:49-07:00, ntpreleng@ntp-build.tal1.ntfo.org 5 ChangeLog@1.2103 +1 -0 8 ntpd/invoke-ntp.conf.texi@1.231 +1 -1 11 ntpd/invoke-ntp.keys.texi@1.214 +1 -1 14 ntpd/invoke-ntp [all...] |