| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-42191 Add a new test hook that checks that all orphaned documents are ... | Randolph Tan | 2020-02-05 | 1 | -0/+4 |
* | SERVER-45108 Determine clusterAuthMode from connection for authutil.asCluster | Sara Golemon | 2020-01-28 | 1 | -0/+1 |
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 2 | -3/+3 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 5 | -224/+224 |
* | SERVER-40601 Make timing of tls1_0.js deterministic | Jonathan Reams | 2019-05-07 | 1 | -0/+107 |
* | SERVER-40598 Set timeout on SSL mixed_mode_repl test | Sara Golemon | 2019-04-22 | 1 | -0/+6 |
* | SERVER-39622 set WriteConcern when creating user in x509_cluster_auth_rollove... | Jonathan Reams | 2019-02-25 | 1 | -1/+2 |
* | SERVER-37835 Support rolling over X509 cluster auth certificates | Jonathan Reams | 2019-01-03 | 1 | -0/+111 |
* | SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI spec | Jonathan Reams | 2019-01-03 | 1 | -2/+2 |
* | SERVER-36619 Test that ECDSA certificates can be loaded by OpenSSL on Linux | Patrick Freed | 2018-11-02 | 1 | -0/+73 |
* | SERVER-29213: Have WiredTiger support recoverToStableTimestamp. | Daniel Gottlieb | 2018-03-24 | 3 | -10/+10 |
* | SERVER-22411 SChannel Certificate Validation and Fixes | Mark Benvenuto | 2018-03-22 | 1 | -0/+1 |
* | SERVER-22412 Implement a secure transport ASIO backend | Sara Golemon | 2018-03-17 | 1 | -5/+9 |
* | SERVER-33472 reduce number of electable nodes in upgrade_to_ssl_nossl.js from... | Benety Goh | 2018-02-23 | 1 | -2/+10 |
* | SERVER-25640 terminate running processes in jstests | Kevin Albertson | 2018-02-08 | 2 | -0/+2 |
* | SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6 | Maria van Keulen | 2018-02-01 | 1 | -0/+6 |
* | SERVER-31184 Make servers automatically set up config.system.sessions | samantharitter | 2017-10-11 | 1 | -5/+6 |
* | SERVER-31327 Set ReplSetTest:waitForKeys default to true | Misha Tyulenev | 2017-10-04 | 1 | -1/+2 |
* | SERVER-27549 Print message on intentional server crash. | Robert Guo | 2017-05-23 | 1 | -3/+5 |
* | SERVER-28376 fixed jstests/ssl and jstests/sslSpecial tests to not require no... | Benety Goh | 2017-03-29 | 1 | -2/+5 |
* | SERVER-27490 Stop consulting storage engine isDurable flag in ReplicationCoor... | Andy Schwerin | 2017-01-07 | 1 | -1/+14 |
* | SERVER-26369: Fix shard server crash with encrypted PEMKeyFiles | Spencer Jackson | 2016-11-08 | 1 | -0/+19 |
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 4 | -42/+33 |
* | SERVER-6823 Enable simultaneous ssl/x509 auth upgrade with only two restarts | Shane Harvey | 2016-05-19 | 2 | -0/+72 |
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 4 | -42/+76 |
* | SERVER-22341 fix jslint errors in jstests/sslSpecial with eslint --fix | Mike Grundy | 2016-02-05 | 2 | -3/+3 |
* | SERVER-21384 Enable all suites on ephemeral storage engines | Charlie Swanson | 2015-12-09 | 1 | -0/+3 |
* | SERVER-21050 Cleanup ReplSetTest | Kaloian Manassiev | 2015-12-08 | 2 | -7/+7 |
* | SERVER-18272 Update jstests to use allocatePort() instead of hard coding ports | Charlie Swanson | 2015-09-09 | 1 | -8/+4 |
* | SERVER-19113 rewrite ssl_crl.js and ssl_mixedmode.js to not depend on legacy ... | Adam Midvidy | 2015-06-30 | 1 | -42/+16 |
* | SERVER-17450 Cleanup SSL test infrastructure | Spencer T Brody | 2015-04-06 | 2 | -2/+2 |
* | Revert "SERVER-17450 Cleanup SSL test infrastructure" | Charlie | 2015-03-24 | 2 | -2/+2 |
* | SERVER-17450 Cleanup SSL test infrastructure | Spencer T Brody | 2015-03-24 | 2 | -2/+2 |
* | SERVER-16371 fix ssl tests to not share replica set monitors between sub-runs | Eric Milkie | 2014-12-01 | 1 | -4/+4 |
* | SERVER-15437 wait for replication of users in failing SSL tests | Spencer T Brody | 2014-09-29 | 1 | -14/+14 |
* | SERVER-14713 Specify sslAllowInvalidCertificates flag in sslSpecial tests to ... | Amalia Hawkins | 2014-09-25 | 3 | -1/+5 |
* | SERVER-12621 narrow the localhost exception when auth is enabled | Amalia Hawkins | 2014-05-22 | 1 | -3/+18 |
* | SERVER-11554: Added new tests for mixed mode ssl | Kyle Erf | 2013-12-13 | 6 | -8/+139 |
* | SERVER-11703 Tests for setParameter for sslMode/clusterAuthMode | Andreas Nilsson | 2013-11-26 | 1 | -0/+26 |
* | SERVER-11375 Change names of sslMode states | Andreas Nilsson | 2013-11-14 | 2 | -12/+12 |
* | SERVER-8864 Tests for SSL mixed-mode | Andreas Nilsson | 2013-10-22 | 2 | -0/+63 |