summaryrefslogtreecommitdiff
path: root/src/mongo/transport/asio/asio_transport_layer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76103 asio_transport_layer_test: keep sessions aliveBilly Donahue2023-05-171-28/+44
* SERVER-76024 transport_test fail test if TLS cert cannot loadBilly Donahue2023-04-131-5/+12
* SERVER-75987 Synchronize the connection and server threads in `transport_laye...Amirsaman Memaripour2023-04-121-4/+5
* SERVER-74241 remove SessionHandle and similar aliasesMatt Diener2023-02-241-7/+7
* SERVER-71909 Create an initial split between Sync and Async AsioSessionMatt Diener2023-02-221-32/+102
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-7/+21
* SERVER-71906 move asio-related transport files to their own directoryMatt Diener2023-01-241-0/+1233