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
/
client
/
async_client.cpp
Age
Commit message (
Expand
)
Author
2024-08-14
Revert "SERVER-92134 Fix crashes in NetworkInterfaceTL shutdown" (#26116)
Patrick Freed
2024-08-13
SERVER-92134 Fix crashes in NetworkInterfaceTL shutdown (#25538)
Patrick Freed
2024-03-28
SERVER-87520 Miscellaneous networking optimizations (#20461)
Jack Mulrow
2024-03-05
SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScope
Sophia Tan
2024-02-16
SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScope
Joseph Prince
2024-02-14
SERVER-82303 separate MetricsTree per Service (#17183)
Billy Donahue
2024-01-08
SERVER-82340 Populate vts in RemoteCommandRequest constructor (#17862)
Joseph Prince
2023-11-08
SERVER-82872 Use AtomicWord for gEnableDetailedConnectionHealthMetricLogLines
Patrick Freed
2023-10-20
SERVER-81549: Make ServiceContext::getTransportLayer return a TransportLayerM...
Erin McNulty
2023-10-07
SERVER-77158 apply performance-move-const-arg clang tidy rule for client
Matt Boros
2023-10-04
SERVER-81602 remove fmtMessage from LOGV2 statements
Billy Donahue
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-20
SERVER-71100 Make Session diagnostics logging generic
Alex Li
2023-09-15
SERVER-81002: Added in mutex to WireSpec
Erin McNulty
2023-09-11
SERVER-51700: Made WireSpec decorator of ServiceContext instead of Singleton
Erin McNulty
2023-09-07
SERVER-80193 Replace Session Tag dependencies with boolean for EgressTagClose...
Alex Li
2023-08-24
SERVER-80148 Use DatabaseName for calls to OpMsgRequest::fromDBAndBody
Mathis Bessa
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-15
SERVER-77042 automated IWYU changes up to ratio of 0.3
Daniel Moody
2023-06-05
SERVER-65383 Remove CCHM Feature Flag
Blake Oler
2023-06-05
SERVER-77154 Always use "hello" for connection handshake in internal client code
David Storch
2023-04-05
SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafe
Jiawei Yang
2023-02-24
SERVER-74241 remove SessionHandle and similar aliases
Matt Diener
2023-02-10
SERVER-71910 shrink Session's SSL interface
Matt Diener
2023-02-09
SERVER-72598 Introduce server parameter to turn off logging for detailed conn...
Blake Oler
2023-01-30
SERVER-71910 ensure SSLPeerInfo is not mutated after construction
Matt Diener
2022-12-06
SERVER-71685 Remove sampling of connAcquisitionToWire metrics
Jason Chan
2022-09-26
SERVER-64967 Measure how long it takes operations using egress connections to...
Jason Chan
2022-09-16
SERVER-69584 Pass ConnectionMetrics by shared_ptr
Vojislav Stojkovic
2022-08-11
SERVER-64964 Measure egress connection creation time from connection pools
Vojislav Stojkovic
2022-06-15
SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityToken
Sara Golemon
2022-05-27
SERVER-66260 Modify executor::RemoteCommandRequest to accept an Options argument
Daniel Morilha
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2021-10-13
SERVER-59300 Make AsyncDBClient use OP_MSG rather than OP_QUERY for isMaster
David Storch
2021-10-01
SERVER-58210 Eliminate unnecessary RPC protocol negotiation code
David Storch
2021-09-16
SERVER-59876 Ensure hostname is progated for internal sasl auth
Mark Benvenuto
2021-08-14
SERVER-58670 Modernize DBClientBase query interface to avoid OP_QUERY-derived...
Irina Yatsenko
2021-07-30
SERVER-58381 Define and process kind(2) in OP_MSG payload
Sara Golemon
2021-06-29
SERVER-57521 Avoid dropping connections with pending flag set, unset pending...
jannaerin
2020-12-11
SERVER-52945 Make mongod use x509 auth on egress connections if NetworkInterf...
Mark Benvenuto
2020-11-05
SERVER-51811: No-op wiring of transient SSL params in related methods
Andrew Shuvalov
2020-10-26
SERVER-51831 Thread SSLConnectionContext from TLConnection's constructor down...
Esha Maharishi
2020-08-14
SERVER-49694: fix latency measurement in RSM; change latency measurement for ...
LaMont Nelson
2020-08-13
Revert "SERVER-49694: fix latency measurement in RSM; change latency measurem...
LaMont Nelson
2020-08-05
SERVER-49694: fix latency measurement in RSM; change latency measurement for ...
LaMont Nelson
2020-07-29
SERVER-49157 Initialize WireSpec during MONGO_INITIALIZER
Amirsaman Memaripour
2020-07-08
SERVER-49112 Add Session::getSSLConfiguration
Gabriel Marks
2020-07-08
SERVER-48178 Finding self in reconfig may be interrupted by closing connectio...
Mark Benvenuto
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-22
SERVER-47073 Clean up log lines in mongo/client and mongo/executor
Ben Caimano
[next]