summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-4/+4
* SERVER-37962: Create tlsMode setParameterSpencer Jackson2018-11-291-0/+72
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-36272 Catch error in parsing values after % in URIsShreyas Kalyan2018-10-121-1/+1
* SERVER-37135: Track and report TLS 1.3Spencer Jackson2018-10-101-0/+2
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-566/+6
* SERVER-29917 Alias server options starting with 'ssl' to parameters starting ...Gregory Noma2018-07-051-171/+272
* SERVER-35528 Limit new SSL config options to YAML/CommandLine onlySara Golemon2018-06-111-8/+13
* SERVER-35412 Namespace SSL_PROVIDER valuesSara Golemon2018-06-081-3/+3
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-0/+2
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-0/+4
* SERVER-34468 Disable TLS 1.0 by default on AppleMark Benvenuto2018-04-181-4/+3
* SERVER-34477 Do not mix iterators from different mapsSara Golemon2018-04-171-9/+11
* SERVER-34237 Allow disabling TLS versions in the shell and disable TLS 1.0 by...Sara Golemon2018-04-051-34/+87
* SERVER-32981 Disable TLS 1.0 by defaultSara Golemon2018-04-031-2/+25
* SERVER-34139 Add certificate selector for Apple for SecureTransportSara Golemon2018-04-021-1/+1
* SERVER-32979 Certificate selector - remove serial and tweaksMark Benvenuto2018-03-271-11/+14
* SERVER-32980 Add certificate selector for Windows for SecureTransportSara Golemon2018-03-061-1/+124
* SERVER-24897 Configuration of DHE parameters.ADAM David Alan Martin2017-08-141-0/+3
* SERVER-29568: Create opensslCipherConfig setParameterSpencer Jackson2017-06-281-0/+7
* SERVER-14007 Move SSL warning into common startup warnings so it appears in l...Hai-Kinh Hoang2016-06-201-5/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-35/+45
* SERVER-6823 Enable simultaneous ssl/x509 auth upgrade with only two restartsShane Harvey2016-05-191-1/+3
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-13/+0
* Revert "SERVER-23044 Fall back to system CA certs if CA file isn't provided"Jonathan Reams2016-04-041-0/+13
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-13/+0
* SERVER-20401 Remove sslDisabledProtocols from shellSpencer Jackson2015-09-161-7/+0
* SERVER-20401 Expose net.ssl.disabledProtocolsSpencer Jackson2015-09-161-10/+20
* SERVER-19433 sslFIPSMode no longer requires requireSSLRobert Guo2015-07-291-3/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-309/+317
* SERVER-17591: Allow TLS protocols to be disabledSpencer Jackson2015-04-171-0/+31
* Revert "SERVER-17591: Allow TLS protocols to be disabled"Spencer Jackson2015-04-161-31/+0
* SERVER-17591: Allow TLS protocols to be disabledSpencer Jackson2015-04-161-0/+31
* SERVER-17548: Refactor SSLManager's Param classSpencer Jackson2015-04-021-8/+8
* SERVER-16073: Allow overrides to OpenSSL ciphersSpencer Jackson2015-03-131-0/+9
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins2014-09-251-0/+12
* Revert "SERVER-14713: User must specify either sslAllowInvalidCertificates or...Eric Milkie2014-09-251-12/+0
* SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins2014-09-241-0/+12
* SERVER-14977: add new alias for sslWeakCertificateValidation optionAmalia Hawkins2014-09-111-0/+9
* SERVER-14709 SERVER-14896 Add more SSL data to serverStatus. Enforce X.509 cl...Spencer Jackson2014-08-151-3/+9
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-14518: Allow disabling hostname validation for SSLSpencer Jackson2014-07-221-0/+15
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-0/+2
* SERVER-13463: Option Validation for NT ServicesMark Benvenuto2014-05-201-0/+34
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-131-5/+8