summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76619 Add setParameter to enable libcurl's verbose loggingMark Benvenuto2023-05-041-0/+2
* SERVER-74013 Create gRPC server abstractionPatrick Freed2023-04-271-1/+11
* SERVER-74996: Add tlsClusterAuthX509Override server parameter, rolling restar...Varun Ravichandran2023-04-071-1/+1
* SERVER-75121 Remove JWKS URI from OIDC configurationSpencer Jackson2023-04-071-0/+5
* SERVER-74989: Create configuration option to specify X.509 subject DN attribu...Varun Ravichandran2023-04-041-0/+1
* SERVER-74999 Determine cluster membership based on X.509 extensionSara Golemon2023-04-031-0/+1
* Revert "SERVER-74999 Determine cluster membership based on X.509 extension"auto-revert-processor2023-04-011-1/+0
* SERVER-74999 Determine cluster membership based on X.509 extensionSara Golemon2023-03-311-0/+1
* SERVER-74735 Limit metadata exposed to clientsSpencer Jackson2023-03-241-0/+10
* SERVER-72598 Introduce server parameter to turn off logging for detailed conn...Blake Oler2023-02-091-0/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-8/+2
* SERVER-73354 Decommission the `catalog/collection` libraryKaloian Manassiev2023-01-301-9/+4
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-2/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-11/+7
* SERVER-49271 Convert more non-shipping non-windows builders to --link-model=d...Richard Samuels2022-04-081-0/+1
* SERVER-60224 Add SetupOpenSSL as prerequisite for AuditManager initializerGabriel Marks2021-10-081-0/+3
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-0/+3
* SERVER-54139 Connection pool fixes for awsMark Benvenuto2021-03-011-0/+1
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-231-2/+19
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-02-181-0/+1
* SERVER-52708 Make tenant migration donor take certificate as string in donorS...Cheahuychou Mao2021-01-051-0/+1
* SERVER-52945 Make mongod use x509 auth on egress connections if NetworkInterf...Mark Benvenuto2020-12-111-0/+2
* SERVER-52710: wire up transient SSL parameters up to the NetworkInterfaceAndrew Shuvalov2020-11-201-0/+21
* SERVER-51599: Allow creating an SSLConnectionContext from in-memory certificatesAndrew Shuvalov2020-11-151-0/+1
* Revert "SERVER-51599: Allow creating an SSLConnectionContext from in-memory c...sviatlana_zuiko2020-11-131-1/+0
* SERVER-51599: Allow creating an SSLConnectionContext from in-memory certificatesAndrew Shuvalov2020-11-131-0/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-5/+5
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-5/+5
* SERVER-48741 Fix non-ssl buildMark Benvenuto2020-07-311-0/+2
* SERVER-48741 Merge socket and ssl_manager librariesMark Benvenuto2020-07-301-16/+2
* SERVER-49134 Implement rotate for WindowsGabriel Marks2020-07-271-0/+1
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-081-1/+1
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-081-16/+3
* SERVER-45798 Infrastructure for Caching OCSP responses for the ClientShreyas Kalyan2020-02-271-0/+1
* SERVER-44736 Raise Windows minimum to 8Mark Benvenuto2020-02-101-1/+0
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-041-0/+2
* SERVER-42934 Fix Shared Library BuildersShreyas Kalyan2019-11-071-0/+1
* SERVER-42934 Implement and test OCSP Client ValidationShreyas Kalyan2019-11-071-0/+14
* SERVER-43413 Break SetupOpenSSL initializer to separate librarySara Golemon2019-09-251-0/+12
* SERVER-43413 Simplify dependency graphSara Golemon2019-09-251-1/+0
* SERVER-41704 adding asn1 libfuzzer parserjason.piao2019-07-111-0/+11
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-2/+2
* SERVER-39134 Split cluster auth off from other ssl set parametersMark Benvenuto2019-03-081-1/+24
* SERVER-38674 Remove SCons warning with --ssl=offMathew Robinson2019-01-241-54/+44
* SERVER-37834 Implement RFC 4514 X509 DN parserJonathan Reams2018-12-171-0/+1
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-2/+3
* SERVER-38280 Convert SSL options to IDLSara Golemon2018-11-291-0/+2
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-1/+1
* SERVER-37415 Make SCons build MongoDB with ssl by defaultMark Benvenuto2018-11-121-3/+3
* SERVER-37920 Convert SSL set parameters to IDLSara Golemon2018-11-071-2/+3