summaryrefslogtreecommitdiff
path: root/jstests/ssl/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-041-4/+0
* SERVER-49749 Test rotate functionality in various casesGabriel Marks2020-07-291-0/+11
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-10/+3
* SERVER-47929 Update TLS protocol negotiation tests for Ubuntu 20.04Mark Benvenuto2020-05-061-2/+17
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+7
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-7/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+7
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-041-3/+10
* SERVER-45150 Fix two repl tests to not call hang analyzer on expected timeoutsVesselina Ratcheva2020-02-041-1/+8
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-281-0/+9
* SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan2020-01-061-0/+18
* SERVER-45043 Fix SSL test failure on UbuntuAdam Cooper2019-12-301-3/+9
* SERVER-44620 Fix sslProviderSupports helpers on Debian 10Adam Cooper2019-12-021-4/+18
* SERVER-43726 Make ssl_alert_reporting.js tolerate LEGACY crypto policy on RHEL8Adam Cooper2019-11-261-2/+4
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-10-182-47/+52
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-1/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-42351 RHEL8 TLS 1.0 and TLS 1.1 protocols are disabled in the DEFAULT ...Mark Benvenuto2019-08-061-0/+31
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-274-39/+37
* SERVER-40601 Make timing of tls1_0.js deterministicJonathan Reams2019-05-071-0/+13
* SERVER-37370 Improve CN/SAN mismatch error messageSara Golemon2019-04-172-0/+70
* SERVER-27881 Upgrade boost to 1.68.0Mathew Robinson2018-12-051-1/+1
* SERVER-37135: Track and report TLS 1.3Spencer Jackson2018-10-101-0/+27
* SERVER-36392 Make tests that rely on the autosplitter unintentially not requi...Matthew Saltz2018-08-091-0/+10
* SERVER-35196 Map additional X509 OIDsSara Golemon2018-06-051-12/+0
* SERVER-34831 Add support for emailAddress in subject nameMark Benvenuto2018-05-072-0/+24
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-172-0/+25
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-171-0/+31
* SERVER-33549 Refactor OpenSSL to use common ASN.1 code and add testMark Benvenuto2018-03-151-0/+20
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-4/+6
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-5/+5
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-0/+9
* SERVER-24897 Configuration of DHE parameters.ADAM David Alan Martin2017-08-141-0/+9
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-7/+8
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-131-2/+51
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-29/+32
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-091-0/+1
* SERVER-17348 Consolidate ReplSetTest.upgradeSetRandolph Tan2015-03-131-84/+2
* SERVER-16901 use a real state transition to detect when nodes restartEric Milkie2015-01-201-11/+13
* SERVER-16371 fix ssl tests to not share replica set monitors between sub-runsEric Milkie2014-12-011-2/+4
* SERVER-16371 clean up unit testsEric Milkie2014-12-011-46/+49
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-3/+6
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-3/+4
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-4/+3
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-3/+4
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-1/+1
* SERVER-12437 Disable balancer in ssl testRandolph Tan2014-01-241-8/+11
* SERVER-11554: Added new tests for mixed mode sslKyle Erf2013-12-131-0/+172