summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_connection_hook.h
AgeCommit message (Expand)Author
2023-06-05SERVER-77154 Always use "hello" for connection handshake in internal client codeDavid Storch
2021-09-16SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto
2019-06-06SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-14SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-05-16SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams
2015-09-02SERVER-19608 Send shard initialization data when talking through NetworkInter...Spencer T Brody
2015-07-31SERVER-19439 implement ConnectionHook API in NetworkInterfaceImplAdam Midvidy