aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/epee_boosted_tcp_server.cpp
Commit message (Collapse)AuthorAgeFilesLines
* p2p: close zone connections before stopping net serversselsta2026-06-031-7/+4
|
* p2p: fix hanging shutdownj-berman2026-04-041-7/+110
|
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-20/+19
|
* address PR commentsj-berman2022-07-081-5/+5
|
* connection: add segfault and deadlocks demoanon2022-07-051-2/+252
|
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* unit_tests: fix broken testsanon2021-07-281-4/+2
| | | | | boosted_tcp_server: check condition before sleep too cryptonote_protocol_handler: each instance of BlockchainLMDB requires separate thread due to private thread local fields
* clang: fix -Wpessimizing-move warningselsta2021-04-281-1/+2
|
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-2/+2
|
* Revert "Merge pull request #7136"luigi11112021-04-161-2/+2
| | | | | This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
* Merge pull request #7136luigi11112021-04-161-2/+2
|\ | | | | | | 23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-2/+2
| |
* | async_protocol_handler_config: add deadlock demoanon2021-03-121-0/+110
|/
* async_protocol_handler_config: add segfault demoanon2021-02-191-2/+73
|
* boosted_tcp_server: add segfault demoanon2021-01-191-0/+150
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* switch to boost::thread for mingw buildLee Clagett2017-02-161-11/+10
|
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+1
| | | | | | Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-1/+1
| | | | Useful for debugging users' logs
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* [fix] log level change. compilation: dns, testsrfree2monero2015-04-101-1/+1
| | | | | old unbound #warning does not block compilation unit tests build fine. Even though the RPC/P2P network type is required again
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+109