summaryrefslogtreecommitdiff
path: root/src/mongo/client/async_client.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39146 Refactor BatonJason Carey2019-02-051-5/+4
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-1/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35494 Add timeouts to TransportLayer::asyncConnectJonathan Reams2018-06-111-1/+2
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-4/+6
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-0/+90