/freebsd/sys/netgraph/ |
H A D | ng_vlan_rotate.c | 149 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 D | ng_vlan_rotate.h | 52 uint64_t drops, excessive, incomplete; member
|
/freebsd/tools/test/stress2/tools/ |
H A D | setup.sh | 34 excessive Test that ran for more than 30 minutes
|
/freebsd/tools/test/stress2/misc/ |
H A D | all.sh | 42 allexcess=$sdir/excessive # Tests with excessive runtime
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_alert_type_string.pod | 90 that would expand to excessive length). This message is always
|
/freebsd/contrib/mandoc/ |
H A D | mandoc.css | 346 /* Overrides to avoid excessive margins on small devices. */
|
H A D | NEWS | 51 * 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 D | README.md | 152 Currently, this macro will hide function definitions in FSE and HUF that use an excessive
|
/freebsd/crypto/openssl/ |
H A D | NEWS.md | 69 * 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 D | CHANGES.md | 230 * 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 D | BEGEMOT-BRIDGE-MIB.txt | 260 to excessive transit delay through the bridge." 269 to an excessive size."
|
H A D | BRIDGE-MIB.txt | 307 to excessive transit delay through the bridge. It 320 to an excessive size. It is incremented by both
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound.spec_fedora | 234 - Fix unbound-munin to use proper file (could cause excessive logging)
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog-1.4 | 38 o Fix a problem with excessive memory allocation when using multiple event priorities.
|
H A D | whatsnew-2.0.txt | 351 To avoid excessive calls to read and write, we use the readv/writev
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-1.4 | 38 o Fix a problem with excessive memory allocation when using multiple event priorities.
|
H A D | whatsnew-2.0.txt | 351 To avoid excessive calls to read and write, we use the readv/writev
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 529 * 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 D | CHANGELOG | 66 build: Fix excessive compiler warnings with clang-cl and CMake (#2600, @nickhutchinson)
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 904 "Reports are only generated if the excessive padding exceeds "
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README | 1028 wpa_supplicant operations for excessive time. If a longer (or shorter)
|
H A D | ChangeLog | 888 * 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 D | X86ScheduleZnver3.td | 38 // leading to excessive filling of the op-cache from frontend.
|
H A D | X86ScheduleZnver4.td | 34 // unrolling leading to excessive filling of the op-cache from frontend.
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | openssl.txt | 1346 SSL_R_EXCESSIVE_MESSAGE_SIZE:152:excessive message size
|