summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-10346: Prevent multiple PEM password promptsSpencer Jackson2018-10-291-0/+1
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-1/+1
* SERVER-37104 Split async helpers off of http_clientSara Golemon2018-09-131-8/+0
* SERVER-36613 Add REST driven config file expansionSara Golemon2018-08-271-0/+3
* SERVER-36292 Fix thread_pool_task_executor dependencySara Golemon2018-08-061-1/+0
* SERVER-36324 Refactor HTTPClient to allow sync and asyncSara Golemon2018-07-301-1/+2
* SERVER-36097 Generalize HTTPClient out of FreeMon into util/netSara Golemon2018-07-261-0/+30
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-231-0/+2
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-14/+46
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-6/+73
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-221-1/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-37/+17
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-181-2/+0