summaryrefslogtreecommitdiff
path: root/gtests
Commit message (Expand)AuthorAgeFilesLines
* Bug 1422688 - Fix for blocking mode reads of 0-RTT, r=ekrMartin Thomson2017-11-291-6/+0
* Bug 1417331, fix whitespace for clang-formatKai Engert2017-12-041-1/+1
* Bug 1417331, disable keylog tests if keylogfile is disabled, r=mtKai Engert2017-12-041-0/+4
* Bug 1315865 - Automatic KeyUpdate to avoid cipher exhaustion, r=ekrMartin Thomson2017-09-013-20/+85
* Bug 1315865 - Basic KeyUpdate handling, r=ekrMartin Thomson2017-02-147-5/+161
* Bug 1417331 - Early exporters for TLS 1.3, r=lekensteynMartin Thomson2017-11-291-0/+1
* Bug 1417331 - fix key log unit tests, r=mtPeter Wu2017-11-151-16/+37
* Bug 1429776 - Various coverity issues on TLS 1.3 branch, r=ekrMartin Thomson2017-11-272-1/+4
* Bug 1385203 - Ensure wrBuf is empty when not in use, r=ekrMartin Thomson2017-11-243-5/+26
* Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCHMartin Thomson2017-11-232-0/+58
|\
| * Bug 1415795 - revert renaming of SSL_UseAltServerHelloType, r=mtFranziskus Kiefer2017-11-211-1/+1
| * Bug 1369091 - check that e > 2 and odd in RSA_NewKey, r=franziskusJonas Allmann2017-11-072-0/+58
* | Bug 1418862 - Make HelloRetryRequest look like ServerHello, r=ekrMartin Thomson2017-11-2220-383/+530
* | Bug 1418943 - Properly handle absent cookie on second ClientHello, r=ekrMartin Thomson2017-11-201-0/+14
* | Bug 1413787 - Remove lazy initialization, r=ekrMartin Thomson2017-11-021-1/+0
* | Bug 1413786 - Ignore parse errors for encrypted handshake message, a=bustageMartin Thomson2017-11-212-2/+7
* | Bug 1413786 - TlsHandshakeFilter should handle fragmented messages, r=ekrMartin Thomson2017-11-024-17/+67
* | Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCHMartin Thomson2017-11-0618-242/+1007
|\ \ | |/
| * Bug 1354152 - Reject records with plaintext >2^14, r=ttaubertMartin Thomson2017-06-021-2/+73
| * Bug 1411475 - Set the record layer version, r=ekrMartin Thomson2017-11-061-3/+14
| * Bug 1411475 - Google Hack, r=ekrMartin Thomson2017-10-258-44/+224
| * Bug 1413038 - Flatten client_ and server_random, r=ekrMartin Thomson2017-10-311-3/+3
| * Bug 1236720 - clang-format, a=bustageMartin Thomson2017-11-021-13/+7
| * Bug 1236720 - Provide sym key derive mechanism as result of encryption of mes...Robert Relyea2017-11-014-1/+219
| * Bug 1411500, Check return values in cryptohi_unittest.cc, r=fkieferDaiki Ueno2017-10-251-4/+8
| * Bug 1400844, Implement handling of RSA-PSS signatures on certificates, r=mtDaiki Ueno2017-10-248-3/+483
| * Backed out changeset 6c4aced0b56b, r=bustageElio Maldonado2017-10-204-216/+1
| * Bug 1236720 - Provide sym key derive mechanism as result of encryption of mes...Robert Relyea2017-10-204-1/+216
| * Bug 1407853 - Uncouple databuffer.h from ssl_gtest, r=ttaubertMartin Thomson2017-10-123-3/+8
| * Bug 1405565 - ssl_keylog_unittest: ignore remove failure, r=mtPeter Wu2017-10-151-1/+2
| * Bug 1405522 - Fix authenticated attribute migration under password changes in...David Keeler2017-10-121-0/+106
| * Bug 1407560 - Tweak integer handling for CID 1419486, r=ttaubertMartin Thomson2017-10-111-1/+3
| * Bug 1397992 - Refactor pk11 signing test cases, r=ttaubertMartin Thomson2017-10-103-231/+190
* | Bug 1411475 - Set the record layer version, r=ekrMartin Thomson2017-10-271-3/+14
* | Bug 1411475 - Google Hack, r=ekrMartin Thomson2017-10-256-44/+182
* | Bug 1398679 - Make cipher specs properly directional, r=ekrMartin Thomson2017-09-118-71/+83
* | Bug 1413038 - Flatten client_ and server_random, r=ekrMartin Thomson2017-10-311-3/+3
* | Bug 1409587 - Remove TLS compression, r=ekrMartin Thomson2017-10-182-10/+0
* | Bug 1396487 - Extra test case for ACK, fragmentation and reassembly, r=ekrMartin Thomson2017-09-078-41/+319
* | Bug 1396487 - Refactor DTLS handshake fragmentation, r=ekrMartin Thomson2017-09-072-4/+6
* | Bug 1398663 - Split epoch from sequence number fields in specs, r=ekrMartin Thomson2017-09-111-11/+8
* | Backed out changesets 5d7c97e14b24 through 17f49897a54dMartin Thomson2017-10-1610-83/+86
* | Bug 1405565 - ssl_keylog_unittest: ignore remove failure, r=mtPeter Wu2017-10-151-1/+2
* | Bug 1398679 - Make cipher specs properly directional, r?ekrMartin Thomson2017-09-1110-80/+80
* | Bug 1398663 - Split epoch from sequence number fields in specs, r?ekrMartin Thomson2017-09-111-11/+8
* | Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCHMartin Thomson2017-10-0923-358/+5556
|\ \ | |/
| * Bug 1396525 - put keaGroup and sigScheme in the cache so we can put it in SSL...Franziskus Kiefer2017-10-046-13/+106
| * Bug 1287711 - Use correct APIs, a=bustageMartin Thomson2017-10-031-2/+2
| * Bug 1287711 - Use PR_SetEnv, a=bustageMartin Thomson2017-10-031-2/+4
| * Bug 1404911 - make AEAD destructor virtual, r=mtFranziskus Kiefer2017-10-021-1/+1