summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-051-0/+1
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-051-1/+0
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-041-0/+1
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-0/+2
* SERVER-22411 Refactor Windows Certificate PEM file loadingMark Benvenuto2018-03-081-0/+1
* SERVER-32980 Add certificate selector for Windows for SecureTransportSara Golemon2018-03-061-0/+1
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-1/+0
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-011-3/+12
* SERVER-33267 Create classes that implement asio::stream conceptMark Benvenuto2018-02-131-0/+9
* SERVER-32748 Split ssl_manager.cpp into openssl specific and general components.Mark Benvenuto2018-01-301-0/+2
* Revert "SERVER-32748 Split ssl_manager.cpp into openssl specific and general ...Mark Benvenuto2018-01-291-2/+0
* SERVER-32748 Split ssl_manager.cpp into openssl specific and general components.Mark Benvenuto2018-01-291-0/+2
* SERVER-31965 Correctly handle certificates for SRV URIsADAM David Alan Martin2017-11-281-0/+12
* SERVER-29341 Set KeepAlive params on windows and macSara Golemon2017-09-011-0/+1
* SERVER-28964 Close connection after seeing invalid OP_MSG flagsMathias Stearn2017-08-171-0/+12
* SERVER-29756 Unittests of OpMsg parser and serializerMathias Stearn2017-08-081-0/+1
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-5/+7
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-67/+9
* SERVER-29165 Don't create RestrictionEnvironment in TransportLayerJonathan Reams2017-06-271-1/+1
* Revert "SERVER-29165 Don't create RestrictionEnvironment in TransportLayer"Jonathan Reams2017-06-261-1/+1