mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +00:00
b0a6bf964c
* perf: don't generate private key when default constructing DH * refactor: simplify dh pool code using `small::max_size_vector` * perf: lazy initialise handshake DH * fix: tests * refactor: use `std::optional` instead of `DH::is_dummy()` * perf: try recycling DH objects in handshake destructor * fix: don't set `have_read_anything_from_peer_` until all sanity checks are finished |
||
---|---|---|
.. | ||
gtest | ||
libtransmission | ||
utils | ||
CMakeLists.txt |