summaryrefslogtreecommitdiff
path: root/jstests/sslSpecial
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-231-2/+5
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-1/+1
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-291-3/+2
* SERVER-48261 Unblacklist auth tests that use the 'mixedShardTest' helperEsha Maharishi2020-11-172-7/+0
* SERVER-51514 ProgramRunner::launchProcess() should escape backslashes on WindowsGregory Wlodarek2020-10-131-1/+1
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-012-2/+2
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-0/+2
* SERVER-48655 Ensure all nodes are rolled over in testSara Golemon2020-06-161-4/+2
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-182-0/+6
* SERVER-46301 Add requires_persistence tag to SERVER-26369.jsRandolph Tan2020-02-211-0/+4
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+4
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-4/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+4
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-281-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-142-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-275-224/+224
* SERVER-40601 Make timing of tls1_0.js deterministicJonathan Reams2019-05-071-0/+107
* SERVER-40598 Set timeout on SSL mixed_mode_repl testSara Golemon2019-04-221-0/+6
* SERVER-39622 set WriteConcern when creating user in x509_cluster_auth_rollove...Jonathan Reams2019-02-251-1/+2
* SERVER-37835 Support rolling over X509 cluster auth certificatesJonathan Reams2019-01-031-0/+111
* SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI specJonathan Reams2019-01-031-2/+2
* SERVER-36619 Test that ECDSA certificates can be loaded by OpenSSL on LinuxPatrick Freed2018-11-021-0/+73
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-243-10/+10
* SERVER-22411 SChannel Certificate Validation and FixesMark Benvenuto2018-03-221-0/+1
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-171-5/+9
* SERVER-33472 reduce number of electable nodes in upgrade_to_ssl_nossl.js from...Benety Goh2018-02-231-2/+10
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-082-0/+2
* SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6Maria van Keulen2018-02-011-0/+6
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-5/+6
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-1/+2
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-3/+5
* SERVER-28376 fixed jstests/ssl and jstests/sslSpecial tests to not require no...Benety Goh2017-03-291-2/+5
* SERVER-27490 Stop consulting storage engine isDurable flag in ReplicationCoor...Andy Schwerin2017-01-071-1/+14
* SERVER-26369: Fix shard server crash with encrypted PEMKeyFilesSpencer Jackson2016-11-081-0/+19
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-284-42/+33
* SERVER-6823 Enable simultaneous ssl/x509 auth upgrade with only two restartsShane Harvey2016-05-192-0/+72
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-094-42/+76
* SERVER-22341 fix jslint errors in jstests/sslSpecial with eslint --fixMike Grundy2016-02-052-3/+3
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-091-0/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-082-7/+7
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-8/+4
* SERVER-19113 rewrite ssl_crl.js and ssl_mixedmode.js to not depend on legacy ...Adam Midvidy2015-06-301-42/+16
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-062-2/+2
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-242-2/+2
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-242-2/+2
* SERVER-16371 fix ssl tests to not share replica set monitors between sub-runsEric Milkie2014-12-011-4/+4
* SERVER-15437 wait for replication of users in failing SSL testsSpencer T Brody2014-09-291-14/+14
* SERVER-14713 Specify sslAllowInvalidCertificates flag in sslSpecial tests to ...Amalia Hawkins2014-09-253-1/+5
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-3/+18
* SERVER-11554: Added new tests for mixed mode sslKyle Erf2013-12-136-8/+139