aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7818luigi11112021-08-112-8/+8
|\
| * unit_tests: fix broken testsanon2021-07-282-8/+8
* | Merge pull request #7809luigi11112021-08-111-0/+1
|\ \ | |/ |/|
| * p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero2021-08-051-0/+1
* | EasyLogging++: Add UTests, that protect against regressionsmj-xmr2021-07-061-0/+13
|/
* unit_tests: check for ge_frombytes_vartime failuremoneromooo-monero2021-06-112-4/+4
* Merge pull request #7661luigi11112021-06-102-7/+75
|\
| * Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-232-7/+75
* | Merge pull request #7690luigi11112021-05-121-1/+2
|\ \
| * | clang: fix -Wpessimizing-move warningselsta2021-04-281-1/+2
| |/
* / clang: fix -Wrange-loop-analysis warningsselsta2021-04-271-1/+1
|/
* Merge pull request #7669luigi11112021-04-224-40/+124
|\
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-194-40/+124
* | Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-0/+1
|/
* Revert "Merge pull request #7136"luigi11112021-04-163-118/+24
* Merge pull request #7653luigi11112021-04-161-1/+1
|\
| * unit_tests: fix boost 1.58 compatibilityanon2021-04-081-1/+1
* | Merge pull request #7136luigi11112021-04-163-24/+118
|\ \ | |/ |/|
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-163-24/+118
* | Merge pull request #7646luigi11112021-04-061-0/+12
|\ \
| * | Tests: Fix test node_server.bind_same_p2p_port from randomly crashingmj-xmr2021-04-051-0/+12
* | | Merge pull request #7639luigi11112021-04-061-1/+4
|\ \ \ | |/ / |/| |
| * | Warnings: fix ut/levin.cpp missing bracesmj-xmr2021-03-271-1/+4
* | | Merge pull request #7620luigi11112021-03-291-0/+592
|\ \ \
| * | | cryptonote_protocol_handler: add race condition demoanon2021-03-221-0/+592
| |/ /
* | | Merge pull request #7460luigi11112021-03-291-0/+110
|\ \ \ | |/ / |/| |
| * | async_protocol_handler_config: add deadlock demoanon2021-03-121-0/+110
| |/
* | Merge pull request #7005luigi11112021-03-201-1/+3
|\ \
| * | Allow byte_stream->byte_slice conversion to shrink unused buffer spaceLee Clagett2020-10-131-1/+3
* | | Merge pull request #6810luigi11112021-03-201-0/+213
|\ \ \ | |_|/ |/| |
| * | New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-091-0/+213
* | | async_protocol_handler_config: add segfault demoanon2021-02-191-2/+73
* | | Merge pull request #7355luigi11112021-02-181-8/+8
|\ \ \
| * | | Remove copies from foreach loops (thanks to Clang)Lee Clagett2021-01-281-8/+8
| |/ /
* | | Merge pull request #7352luigi11112021-02-181-9/+9
|\ \ \
| * | | unit_tests: fix wipeable_string parse_hexstr test with latest gtestxiphon2021-01-271-9/+9
| |/ /
* | | Merge pull request #7346luigi11112021-02-185-5/+1
|\ \ \
| * | | Remove unused variables in monero codebaseKevin Barbour2021-02-095-5/+1
| |/ /
* | | Merge pull request #7308luigi11112021-02-151-0/+150
|\ \ \
| * | | boosted_tcp_server: add segfault demoanon2021-01-191-0/+150
| |/ /
* / / Reduce compilation time of epee/portable_storage.hmj-xmr2021-02-061-0/+1
|/ /
* | Merge pull request #7285Alexander Blair2021-01-071-3/+40
|\ \
| * | Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-221-3/+40
* | | Restrict duplicate keys in epee binary formatLee Clagett2020-12-202-0/+55
|/ /
* | add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
* | Merge pull request #7250Alexander Blair2021-01-012-0/+4
|\ \
| * | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-172-0/+4
* | | protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-311-1/+2
|/ /
* | protocol: fix false positives dropping peersmoneromooo-monero2020-12-271-0/+1
* | Revert "Reject existing claimed blocks in sync mode"luigi11112020-12-271-1/+0