summaryrefslogtreecommitdiff
path: root/gtests/ssl_gtest
Commit message (Expand)AuthorAgeFilesLines
* Bug 1529813 - Expose Hkdf-Expand-Label with mechanism, r=ekrNSS_3_43_BETA4Martin Thomson2019-03-151-6/+38
* Bug 1517714 - Properly handle ESNI with HRR, r=mtNSS_3_43_BETA2Ekr2019-03-141-3/+6
* Bug 1529813 - Expose HKDF-Expand-Label, r=ekrMartin Thomson2019-02-261-28/+36
* Bug 1493936, add a new "DSA" policy keyword, r=kaieDaiki Ueno2019-02-214-10/+86
* Bug 1529813 - clang-format, a=bustageMartin Thomson2019-02-231-14/+12
* Bug 1529813 - Expose TLS HKDF functions for QUIC, r=ekrMartin Thomson2019-02-211-0/+137
* Bug 1528175 - Include version in SSL_MakeAead arguments, r=ekrMartin Thomson2019-02-213-14/+47
* Bug 1528175 - Expose an AEAD function, r=ekrMartin Thomson2019-02-176-185/+228
* Bug 1471126 - clang-format, a=bustageMartin Thomson2019-02-201-3/+4
* Bug 1471126 - Fix return codes from SSL_ForceHandshake and SSL_RecordLayerDat...Martin Thomson2019-02-201-7/+22
* Bug 1471970, add support for post-handshake authentication, r=mtDaiki Ueno2019-02-201-0/+315
* Bug 1471126 - Provide extra information needed to use record layer separation...Martin Thomson2018-10-2313-326/+460
* Bug 1471126 - Record layer separation, r=ekrMartin Thomson2019-02-178-17/+393
* Bug 1471126 - Provide a callback for traffic secrets, r=ekrMartin Thomson2019-02-173-0/+167
* Bug 1520459 - Send decode_error for padded record_size_limit extension, r=jcjMartin Thomson2019-02-131-0/+10
* Backed out changeset 3e26ed399241J.C. Jones2019-01-275-143/+31
* Backed out changeset 32ad1532c67aJ.C. Jones2019-01-272-8/+6
* Bug 1515236 - Centralize a SSLKEYLOGFILE enable/disable flag at build.sh r=mtJ.C. Jones2019-01-242-6/+8
* Bug 1515236 - Add a test that SSLKEYLOGFILE and SSLDEBUGFILE init properly r=mtJ.C. Jones2019-01-245-31/+143
* Bug 1490006, reject invalid CH.legacy_version in TLS 1.3Daiki Ueno2019-01-021-0/+7
* Bug 1507179, reject CCS after handshake is complete in TLS 1.3, r=mtDaiki Ueno2018-11-296-22/+55
* Bug 1412829, reject empty supported_signature_algorithms in CR in TLS 1.2, r=mtDaiki Ueno2018-11-221-10/+5
* Bug 1481271, resend the same ticket in ClientHello after HRR, r=mtDaiki Ueno2018-11-212-0/+110
* Bug 1423043 - Enable half-close, r=ttaubert,ekrMartin Thomson2018-10-253-20/+136
* Bug 1499732 - add expiration time to tokenInfo, r=mtFranziskus Kiefer2018-10-231-0/+2
* Bug 1493769 - Set session_id for external resumption tokens, r=franziskusMartin Thomson2018-10-123-2/+33
* Bug 1498437 - Require that the server negotiate TLS 1.3 if we sent ESNI. r=mtEKR2018-10-111-0/+17
* Bug 1489945 - Handle second ticket with external ticket caching, r=franziskusMartin Thomson2018-10-121-0/+30
* Bug 1479787 - build mozpkix as part of NSS, r=mt,keelerFranziskus Kiefer2018-08-0322-22/+24
* Bug 1494901 - Implement ESNI. r=mtEKR2018-06-307-26/+483
* Bug 1459824 - Enable 0.5 RTT data from the server, r=ekrMartin Thomson2018-05-082-0/+78
* Bug 1488320 - Cross-version resumption tests, r=ekrMartin Thomson2018-09-041-8/+130
* Bug 1483128 - Test that randoms aren't fixed, r=ekrMartin Thomson2018-08-282-0/+65
* Backed out changeset f14b7ffd05fdMartin Thomson2018-09-031-33/+0
* Bug 1487597 - Don't deliver 0-RTT after processing EndOfEarlyData, r=ekrMartin Thomson2018-08-311-0/+33
* Bug 1486667 - Cleanup server alert expectation before exiting the test, a=bus...Martin Thomson2018-08-311-1/+8
* Bug 1486667 - Two spaces before a comment, a=bustageMartin Thomson2018-08-311-1/+1
* Bug 1486667 - Test that rejecting a server certificate works, r=uenoMartin Thomson2018-05-011-15/+64
* Bug 1483128 - Option to disable SSLv2-compatible ClientHello, r=uenoMartin Thomson2018-08-172-0/+23
* Bug 1483416 - Disable false start if there might be a downgrade, r=ekrMartin Thomson2018-08-151-0/+28
* Bug 1483129 - TLS 1.3 RFC version, r=ekrMartin Thomson2018-07-096-42/+77
* Bug 1471967, skip unrecognized session tickets in TLS 1.3, r=ekrDaiki Ueno2018-08-221-2/+7
* Bug 1287291 - Use a PRK of the same size as the hash, r=franziskusMartin Thomson2018-08-151-20/+18
* Bug 1481275, don't send certificate request when resuming with PSK, r=mtDaiki Ueno2018-08-161-0/+27
* Bug 1414931, send correct alert on inconsistent signature scheme, r=mtDaiki Ueno2018-08-152-23/+114
* Bug 1481873, correct signature_algorithms extension handling, r=mtDaiki Ueno2018-08-101-0/+19
* Bug 1471126 - Rename SSL3ContentType and make it public, r=ekrMartin Thomson2018-06-2616-70/+70
* Bug 1427921 - Restore RSA-PSS support for TLS 1.2 and 1.3, r=ttaubert,uenoMartin Thomson2018-01-043-43/+107
* Bug 1466468 - coverity CID 1435922: Uninitialized members in RecordSizeDefaul...Franziskus Kiefer2018-06-041-1/+1
* Bug 1466365 - Add a missing test for MAC failure. r=mtEKR2018-06-022-0/+35