summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-02-031-0/+1
* SERVER-38674 Remove SCons warning with --ssl=offMathew Robinson2019-02-111-51/+42
* SERVER-37832: Fix Windows/OSX ssl_options_testSpencer Jackson2018-10-301-15/+16
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-10-291-0/+1
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-08-071-0/+2
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-6/+73
* SERVER-34894 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
* SERVER-29165 Don't create RestrictionEnvironment in TransportLayerJonathan Reams2017-06-261-1/+1
* SERVER-29166 Implement an address range classSara Golemon2017-06-201-0/+22
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-11/+0
* SERVER-28508 OP_MSG in egress and mongodMathias Stearn2017-04-271-0/+2
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-2/+1
* SERVER-21757 ServerStatus advisoryHostFQDNs should be optionalJonathan Reams2016-08-241-12/+0
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+1
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-1/+0
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-0/+1
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-11/+0
* SERVER-24479 Make 'Notification' class be able to return a valueKaloian Manassiev2016-06-101-1/+1
* SERVER-23448 create an ASIO based MessagingPortMatt Cotter2016-05-201-12/+13
* SERVER-23513 Move SocketException to its own librarysamantharitter2016-04-071-0/+1
* SERVER-23246 make SockAddr its own filesMatt Cotter2016-03-231-0/+1
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-8/+0
* SERVER-22491 join listener thread before ending the testMatt Cotter2016-02-161-0/+1
* SERVER-22491 replace uptimeEstimate js test with C++ testMatt Cotter2016-02-111-0/+10
* SERVER-2421 SERVER-17739 Add FQDN canonicalization for serverStatus and SPNsSpencer Jackson2015-10-141-0/+13
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+8
* SERVER-9666 Fold SSLManager library into networkAndrew Morrow2015-07-211-18/+5