Home
last modified time | relevance | path

Searched refs:excessive (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/netgraph/
H A Dng_vlan_rotate.c149 counter_u64_t drops, excessive, incomplete; member
177 vrp->stats.excessive = counter_u64_alloc(M_WAITOK); in ng_vlanrotate_constructor()
272 p->excessive = counter_u64_fetch(vrp->stats.excessive); in ng_vlanrotate_rcvmsg()
284 counter_u64_zero(vrp->stats.excessive); in ng_vlanrotate_rcvmsg()
426 counter_u64_add(vrp->stats.excessive, 1); in ng_vlanrotate_rcvdata()
474 counter_u64_free(vrp->stats.excessive); in ng_vlanrotate_shutdown()
H A Dng_vlan_rotate.h52 uint64_t drops, excessive, incomplete; member
/freebsd/tools/test/stress2/tools/
H A Dsetup.sh34 excessive Test that ran for more than 30 minutes
/freebsd/tools/test/stress2/misc/
H A Dall.sh42 allexcess=$sdir/excessive # Tests with excessive runtime
/freebsd/crypto/openssl/doc/man3/
H A DSSL_alert_type_string.pod90 that would expand to excessive length). This message is always
/freebsd/contrib/mandoc/
H A Dmandoc.css346 /* Overrides to avoid excessive margins on small devices. */
H A DNEWS51 * tbl(7): fix an assertion failure caused by excessive spacing modifiers
56 * roff(7): fix assertion failures for .ti and .po with excessive arguments
58 * -T ascii/utf8: fix assertion failures caused by excessive spacing
310 * Prevent excessive .ll arguments from generating infinite output.
530 excessive length.
781 * Prevent certain kinds of unreasonable input from producing excessive
952 excessive indentation and another by excessively long .Nm arguments.
/freebsd/sys/contrib/zstd/lib/
H A DREADME.md152 Currently, this macro will hide function definitions in FSE and HUF that use an excessive
/freebsd/crypto/openssl/
H A DNEWS.md69 * Fix excessive time spent in DH check / generation with large Q parameter
84 * Fix excessive time spent checking DH q parameter value ([CVE-2023-3817])
85 * Fix DH_check() excessive time with over sized modulus ([CVE-2023-3446])
567 * Prevent ASN.1 BIO excessive memory allocation ([CVE-2016-2109])
668 * Prevent ASN.1 BIO excessive memory allocation ([CVE-2016-2109])
H A DCHANGES.md230 * Fix excessive time spent in DH check / generation with large Q parameter
278 * Fix excessive time spent checking DH q parameter value.
295 * Fix DH_check() excessive time with over sized modulus.
3779 excessive recursion. This could result in a Denial Of Service attack. There
4067 this length are excessive and OpenSSL includes a check to ensure that a
4071 the excessive message length check. Due to way memory is allocated in
4074 memory exhaustion. However, the excessive message length check still takes
4078 again. Therefore the excessive memory allocation will be transitory in
5546 excessive recursion. This could result in a Denial Of Service attack. There
5955 * Prevent ASN.1 BIO excessive memory allocation
[all …]
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBEGEMOT-BRIDGE-MIB.txt260 to excessive transit delay through the bridge."
269 to an excessive size."
H A DBRIDGE-MIB.txt307 to excessive transit delay through the bridge. It
320 to an excessive size. It is incremented by both
/freebsd/contrib/unbound/contrib/
H A Dunbound.spec_fedora234 - Fix unbound-munin to use proper file (could cause excessive logging)
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.438 o Fix a problem with excessive memory allocation when using multiple event priorities.
H A Dwhatsnew-2.0.txt351 To avoid excessive calls to read and write, we use the readv/writev
/freebsd/contrib/libevent/
H A DChangeLog-1.438 o Fix a problem with excessive memory allocation when using multiple event priorities.
H A Dwhatsnew-2.0.txt351 To avoid excessive calls to read and write, we use the readv/writev
/freebsd/contrib/wpa/hostapd/
H A DChangeLog529 * avoid excessive Probe Response retries for broadcast Probe Request
702 * Add a new debug message level for excessive information. Use
/freebsd/sys/contrib/zstd/
H A DCHANGELOG66 build: Fix excessive compiler warnings with clang-cl and CMake (#2600, @nickhutchinson)
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td904 "Reports are only generated if the excessive padding exceeds "
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME1028 wpa_supplicant operations for excessive time. If a longer (or shorter)
H A DChangeLog888 * avoid excessive Probe Response retries for broadcast Probe Request
1242 * Add a new debug message level for excessive information. Use
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td38 // leading to excessive filling of the op-cache from frontend.
H A DX86ScheduleZnver4.td34 // unrolling leading to excessive filling of the op-cache from frontend.
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1346 SSL_R_EXCESSIVE_MESSAGE_SIZE:152:excessive message size

12