Searched refs:Bugs (Results 1 – 25 of 370) sorted by relevance
12345678910>>...15
/external/boringssl/src/ssl/test/runner/ |
D | runner.go | 251 config.Bugs.PacketAdaptor = newPacketAdaptor(conn) 252 conn = config.Bugs.PacketAdaptor 271 if config.Bugs.PacketAdaptor != nil { 272 config.Bugs.PacketAdaptor.debug = connDebug 872 Bugs: ProtocolBugs{ 883 Bugs: ProtocolBugs{ 895 Bugs: ProtocolBugs{ 908 Bugs: ProtocolBugs{ 921 Bugs: ProtocolBugs{ 932 Bugs: ProtocolBugs{ [all …]
|
D | handshake_server.go | 67 if c.config.Bugs.RenewTicketOnResume { 100 if c.config.Bugs.AlertBeforeFalseStartTest != 0 { 101 c.sendAlert(c.config.Bugs.AlertBeforeFalseStartTest) 103 if c.config.Bugs.ExpectFalseStart { 142 if size := config.Bugs.RequireClientHelloSize; size != 0 && len(hs.clientHello.raw) != size { 146 if c.isDTLS && !config.Bugs.SkipHelloVerifyRequest { 191 if config.Bugs.RequireSameRenegoClientVersion && c.clientVersion != 0 { 202 if config.Bugs.IgnorePeerSignatureAlgorithmPreferences { 224 customExtension: config.Bugs.CustomExtension, 225 npnLast: config.Bugs.SwapNPNAndALPN, [all …]
|
D | handshake_client.go | 71 duplicateExtension: c.config.Bugs.DuplicateExtension, 73 npnLast: c.config.Bugs.SwapNPNAndALPN, 76 srtpMasterKeyIdentifier: c.config.Bugs.SRTPMasterKeyIdentifer, 77 customExtension: c.config.Bugs.CustomExtension, 80 if c.config.Bugs.SendClientVersion != 0 { 81 hello.vers = c.config.Bugs.SendClientVersion 84 if c.config.Bugs.NoExtendedMasterSecret { 88 if c.config.Bugs.NoSupportedCurves { 92 if len(c.clientVerify) > 0 && !c.config.Bugs.EmptyRenegotiationInfo { 93 if c.config.Bugs.BadRenegotiationInfo { [all …]
|
D | dtls.go | 56 if c.config.Bugs.MaxPacketLength != 0 && n > c.config.Bugs.MaxPacketLength { 78 if expect := c.config.Bugs.ExpectInitialRecordVersion; expect != 0 && vers != expect { 130 maxLen := c.config.Bugs.MaxHandshakeRecordLength 149 if c.config.Bugs.SendEmptyFragments { 164 if c.config.Bugs.FragmentMessageTypeMismatch && fragOffset > 0 { 167 if c.config.Bugs.FragmentMessageLengthMismatch && fragOffset > 0 { 174 if c.config.Bugs.ReorderHandshakeFragments { 189 if !isFinished && c.config.Bugs.MixCompleteMessageWithFragments { 210 if c.config.Bugs.ReorderHandshakeFragments { 219 maxRecordLen := c.config.Bugs.PackHandshakeFragments [all …]
|
D | conn.go | 257 if hc.config.Bugs.SequenceNumberMapping != nil { 259 seqU64 = hc.config.Bugs.SequenceNumberMapping(seqU64) 466 if config.Bugs.MaxPadding { 476 if config.Bugs.PaddingFirstByteBad || config.Bugs.PaddingFirstByteBadIf255 && paddingLen == 256 { 662 if err == io.EOF && c.config.Bugs.ExpectCloseNotify { 689 if expect := c.config.Bugs.ExpectInitialRecordVersion; expect != 0 && vers != expect { 749 if !c.handshakeComplete && !c.config.Bugs.ExpectFalseStart { 837 if c.config.Bugs.FragmentAlert { 889 if m > maxPlaintext && !c.config.Bugs.SendLargeRecords { 892 …if typ == recordTypeHandshake && c.config.Bugs.MaxHandshakeRecordLength > 0 && m > c.config.Bugs.M… [all …]
|
D | key_agreement.go | 41 if !config.Bugs.RSAEphemeralKey { 144 bad := config.Bugs.BadRSAClientKeyExchange 403 if config.Bugs.InvalidSKXSignature { 419 r = maybeCorruptECDSAValue(r, config.Bugs.BadECDSAR, order) 420 s = maybeCorruptECDSAValue(s, config.Bugs.BadECDSAS, order) 436 if config.Bugs.UnauthenticatedECDH { 565 if config.Bugs.InvalidSKXCurve { 642 if p := config.Bugs.DHGroupPrime; p != nil { 732 if l := config.Bugs.RequireDHPublicValueLen; l != 0 && l != yLen {
|
/external/chromium-trace/catapult/third_party/mox3/ |
D | CONTRIBUTING.rst | 15 Bugs should be filed on Launchpad, not GitHub:
|
/external/chromium-trace/catapult/telemetry/third_party/mox3/ |
D | CONTRIBUTING.rst | 15 Bugs should be filed on Launchpad, not GitHub:
|
/external/pdfium/ |
D | README.md | 99 * [PDFium Bugs](https://groups.google.com/forum/#!forum/pdfium-bugs) 101 Note, the Reviews and Bugs lists are typically read-only. 103 ## Bugs section in PDFium
|
/external/mesa3d/docs/ |
D | RELNOTES-6.3.1 | 29 Bugs fixed in 6.3.1 are listed in the VERSIONS file.
|
/external/chromium-trace/catapult/dashboard/ |
D | README.md | 17 Bugs can be reported on the
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/ |
D | README | 12 Bugs can be reported to https://bitbucket.org/gutworth/six. The code can also
|
/external/chromium-trace/catapult/third_party/six/ |
D | README | 12 Bugs can be reported to https://bitbucket.org/gutworth/six. The code can also
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssembly.td | 57 // Latest and greatest experimental version of WebAssembly. Bugs included!
|
/external/curl/docs/ |
D | BUGS | 9 1. Bugs 16 1.7 Bugs in libcurl bindings 138 1.7 Bugs in libcurl bindings
|
/external/clang/www/analyzer/ |
D | menu.html.incl | 13 <a href="/filing_bugs.html">Filing Bugs</a>
|
/external/valgrind/docs/internals/ |
D | 3_0_BUGSTATUS.txt | 5 === Bugs targeted for 3.1.0 only === 194 === Bugs targeted for 3.1.0 and 3.0.2 === 385 === Bugs targeted for 3.1.0 and 3.0.1 (all done, 3.0.1 released) === 647 === Bugs of note not targeted for any particular release
|
D | 3_2_BUGSTATUS.txt | 123 ---------- Bugs reported after (in) 3.2.3 -------------------------- 260 ------- Bugs reported and fixed in 3.2.3 ------ 270 ---------- Bugs reported prior to, and not fixed in, 3.2.3 --------- 336 ------- Bugs reported and fixed in 3.2.2 ------ 422 ------- Bugs reported and fixed in 3.2.1 ------
|
D | 3_3_BUGSTATUS.txt | 20 ---------- Bugs reported after (in) 3.3.1 -------------------------- 170 ---------- Bugs fixed in 3.4.0 ------------------------------------- 248 ---------- Bugs fixed in 3.3.1 -------------------------------------
|
/external/bison/runtime-po/ |
D | tr.po | 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | zh_TW.po | 8 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | bison-runtime.pot | 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | ru.po | 12 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | uk.po | 8 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
/external/skia/site/dev/contrib/ |
D | directory.md | 4 * Docs & Bugs
|
12345678910>>...15