index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
executor
/
network_interface_factory.cpp
Age
Commit message (
Expand
)
Author
2023-09-07
SERVER-80193 Replace Session Tag dependencies with boolean for EgressTagClose...
Alex Li
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2019-06-10
SERVER-39339 Remove `stdx/memory.h`
ADAM David Alan Martin
2019-03-03
SERVER-37092 Remove old server parameter API
Sara Golemon
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-05-16
SERVER-34730 Delete NetworkInterfaceASIO
Jonathan Reams
2018-04-13
SERVER-33821 Replace NetworkInterfaceASIO with NetworkInterfaceTL
Jonathan Reams
2018-02-15
SERVER-32601 add socket tagging/close to egress
Jason Carey
2017-06-27
SERVER-29165 Don't create RestrictionEnvironment in TransportLayer
Jonathan Reams
2017-06-26
Revert "SERVER-29165 Don't create RestrictionEnvironment in TransportLayer"
Jonathan Reams
2017-06-26
SERVER-29165 Don't create RestrictionEnvironment in TransportLayer
Jonathan Reams
2016-11-07
SERVER-25027 Configurable connpool in mongos
Jason Carey
2016-09-13
Revert "SERVER-25151 Honor 'ssl' option in URIs passed to the shell"
samantharitter
2016-09-13
SERVER-25151 Honor 'ssl' option in URIs passed to the shell
samantharitter
2015-11-18
SERVER-21490 give all NetworkInterfaceASIO threads a unique name
Adam Midvidy
2015-09-28
SERVER-20663 Remove support for running with thread based network interface
Andrew Morrow
2015-09-18
SERVER-20339 Make NetworkInterfaceASIO the default
samantharitter
2015-09-17
SERVER-19342 extend NIA with metadata hooks
Adam Midvidy
2015-09-17
SERVER-19438 Add the ability to mock timers underneath NetworkInterfaceASIO
Samantha Ritter
2015-09-10
Revert "SERVER-20339 Make NetworkInterfaceASIO the default"
Charlie Swanson
2015-09-09
SERVER-20339 Make NetworkInterfaceASIO the default
Jason Carey
2015-08-21
SERVER-20033 Add ShardingNetworkConnectionHook to NetworkInterfaceASIO
Spencer T Brody
2015-08-18
SERVER-19543 Add connection hook for checking config server mode to connectio...
Spencer T Brody
2015-08-07
SERVER-19343 add unit testing infrastructure for NetworkInterfaceASIO
Adam Midvidy
2015-06-30
SERVER-19165 add setParameter to control choice of NetworkInterface
samantharitter