mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
import NSS tip revs: bug1594965, bug1593167, bug1603027, bug1600144, bug1590001, bug1603257, bug1605545, bug1513586
This commit is contained in:
parent
5ff81ed6e6
commit
9778f15c7d
10 changed files with 285 additions and 41 deletions
|
|
@ -343,6 +343,7 @@ dtls_HandleHandshake(sslSocket *ss, DTLSEpoch epoch, sslSequenceNumber seqNum,
|
|||
SSL_TRC(5, ("%d: DTLS[%d]: Received apparent 2nd ClientHello",
|
||||
SSL_GETPID(), ss->fd));
|
||||
ss->ssl3.hs.recvMessageSeq = 1;
|
||||
ss->ssl3.hs.helloRetry = PR_TRUE;
|
||||
}
|
||||
|
||||
/* There are three ways we could not be ready for this packet.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue