summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_entry_point_test_suite.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-31808 Query vector<SockAddr> from TransportLayer"Billy Donahue2017-11-151-4/+0
* SERVER-31808 Query vector<SockAddr> from TransportLayerBilly Donahue2017-11-151-0/+4
* SERVER-30136 Move session stats tracking to the service entry point. At the s...Henrik Edin2017-09-151-1/+0
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-3/+0
* SERVER-29403 Implement TransportLayerASIOJonathan Reams2017-06-171-0/+1
* SERVER-26944 Make Session decorable and move subsystem info into decorationsJonathan Reams2016-12-141-1/+0
* SERVER-26674 Remove uses of locks in TransportLayerLegacysamantharitter2016-11-081-33/+33
* SERVER-26674 transport::Session objects should be shared_ptr managedsamantharitter2016-11-051-13/+17
* SERVER-25918 Operations on closed sessions should return a TransportSessionCl...samantharitter2016-09-121-0/+4
* SERVER-25572 Fix ASAN clean shutdown logicJason Carey2016-08-231-2/+1
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-1/+2
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-2/+1
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-1/+2
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-11/+7
* SERVER-23913 Implement TransportLayer test suite and mockWaley Chen2016-08-041-1/+1
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-6/+13
* SERVER-24080 Implement suite of tests for the ServiceEntryPoint interfacesamantharitter2016-05-311-0/+168