summaryrefslogtreecommitdiff
path: root/external_tests
Commit message (Expand)AuthorAgeFilesLines
* Bug 1295405 - Reject status_request extension with content, r=ekrMartin Thomson2016-08-184-20/+39
* Bug 1296153 - Enable ECDH_RSA cipher suites in gtests, r=franziskusMartin Thomson2016-08-183-16/+13
* Bug 1291181 - Correct windows build failures, a=bustageMartin Thomson2016-08-161-5/+5
* Bug 1291181 - status_request extension is an extension in TLS 1.3, r=ekrMartin Thomson2016-08-156-120/+213
* Bug 1287271 - Switch to using SignatureScheme internally, r=ekr,ttaubertMartin Thomson2016-08-045-21/+123
* Bug 1293528 - Run clang-format on gtests, r=franziskusMartin Thomson2016-08-1640-3072/+2539
* Bug 1293528 - Config for running clang-format on gtests, r=franziskusMartin Thomson2016-08-151-0/+4
* Bug 1294977 - Fail on missing supported_groups when doing DHE. r=mtEKR2016-08-133-1/+11
* Update config file to allow TLS 1.3 tests. Tests all pass with BoGoEKR2016-08-131-11/+14
* Bug 1295055 - Update TLS 1.3 support to draft-14. r=mtEKR2016-08-126-6/+53
* Bustage fix for typeid. r=meEKR2016-08-151-0/+1
* Bug 1295054 - Add support for Google's BoGo test harness. r=mtEKR2016-08-0610-0/+676
* Bug 1287267 - Flush ServerHello before sending an alert, r=ekrMartin Thomson2016-08-082-22/+7
* Bug 1292006 - Remove cipherType, keyBits, and secretKeyBits from ss->sec, r=ekrMartin Thomson2016-08-0512-36/+141
* Bug 1292898 - Reject SSL_ReHandshake() when in TLS 1.3 mode. RejectEKR2016-08-083-0/+97
* Bug 1290847 - Support configuring PSS certificates r=mtTim Taubert2016-08-103-0/+22
* Bug 1287279 - Configure RSA server certs with PKCS#1 v1.5 signatures to be av...Tim Taubert2016-08-125-8/+95
* Bug 1290758 - Don't accept CCS when you have pending handshake data. r=mtEKR2016-07-313-21/+96
* Bug 1292914 - Fix error in padding check. r=mt,wtcEKR2016-08-082-0/+115
* Bug 1291177: Fix indentation. r=martin.thomsonWan-Teh Chang2016-08-091-17/+17
* Bug 1293151 - Wait a little longer for DTLS to avoid thrashing, r=ekrMartin Thomson2016-08-091-1/+1
* Bug 1293156 - Make ssl_gtest less verbose by default, r=ekr,ttaubertMartin Thomson2016-08-095-22/+26
* Bug 1291177: Document and improve TlsAgent::DisableLameGroups().Wan-Teh Chang2016-08-051-3/+5
* Bug 1292130, selfserv/tstclnt stale for 30 minutes on Win 2008 x64, r=kaieMartin Thomson2016-08-051-6/+6
* Bug 1291177 - Disable the non-suite-B curves in gtests, r=ttaubertMartin Thomson2016-08-043-24/+49
* Bug 1283604 - Enable TLS 1.3 by default, add NSS_DISABLE_TLS_1_3 option, r=ka...Martin Thomson2016-07-0114-181/+205
* Backed out changesets 0f1da0e47927, 188c0d9e85deMartin Thomson2016-08-033-39/+10
* Bug 1291177 - MSVC bustage fix, a=bustageMartin Thomson2016-08-021-1/+2
* Bug 1291177 - Disable lame curves in gtests, r=franziskusMartin Thomson2016-08-023-10/+38
* Bug 1286141 - Enable the configuration of named groups, r=ttaubert,kaieMartin Thomson2016-08-014-8/+31
* Bug 1289328 - Add a preferred DHE group for when SSL_DHEGroupPrefSet is used,...Martin Thomson2016-07-265-21/+45
* Bug 1287775 - TLS 1.3, fix check for SCT on server. r=mtEKR2016-07-171-1/+5
* Bug 1287311 - TLS 1.3: Log intermediates in HKDF gtest. r=mtEKR2016-07-161-0/+10
* Bug 1287254 - Remove warning when not including ssl_0rtt_unittest.cc r=mtTim Taubert2016-07-161-1/+0
* Bug 1287254 - Follow-up to fix ssl_gtests with NSS_ENABLE_TLS_1_3 undefined r=mtTim Taubert2016-07-163-0/+9
* Bug 1287272 - TLS 1.3: Allow non-Hash digests in CertificateVerify. r=mt.EKR2016-07-161-3/+3
* Bug 1287254 - Split tests into separate files, r=franziskusMartin Thomson2016-07-1512-1372/+1553
* Bug 1284789 - fix scan-build error in aes key wrap, r=ttaubertFranziskus Kiefer2016-07-122-0/+158
* Bug 1283646 - Guard TLS 1.3 tests correctly, a=bustageMartin Thomson2016-07-121-0/+2
* Bug 1274811 - Defer client auth callback until server cert is available, r=ekrMartin Thomson2016-07-111-0/+2
* Bug 1283646 - Generate one share for each type of group, r=ekrMartin Thomson2016-07-011-20/+119
* Bug 1283164 - Fix some TLS 1.3 issues reported by Coverity r=franziskusTim Taubert2016-06-301-4/+5
* Bug 1282779 - duplicate ALPN infos and add test for it, r=erk,ttaubertFranziskus Kiefer2016-06-285-18/+53
* Bug 1282731 - Free base PRFileDesc when destroying DummyPrSockets r=ekrTim Taubert2016-06-281-0/+1
* Bug 1282731 - Destroy Poller timers on gtest shutdown r=ekrTim Taubert2016-06-282-0/+10
* Bug 1280435 - Maintain ALPN correctness during 0-RTT. r=mt.EKR2016-06-177-9/+159
* Fix build bustage. r=ekrTim Taubert2016-06-273-5/+5
* Bug 1282479 - Fix build bustage and ASan test issue. r=ttaubertEKR2016-06-273-9/+17
* Bug 1282479 - TLS 1.3 draft-13: New key schedule, DHE point format, and 0-RTT...EKR2016-06-019-46/+544
* Backed out changeset de16ad00f641 (bug 1282479)Tim Taubert2016-06-279-544/+46