aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #7154Alexander Blair2020-12-261-0/+1
|\ \
| * | protocol: reject claimed block hashes that already are in the chainmoneromooo-monero2020-12-171-0/+1
* | | Fix byte_stream::put_nLee Clagett2020-12-141-0/+17
|/ /
* | Merge pull request #7110Alexander Blair2020-12-101-9/+11
|\ \
| * | protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-101-9/+11
* | | Merge pull request #7009Alexander Blair2020-12-104-24/+23
|\ \ \
| * | | Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-104-24/+23
| |/ /
* | | Merge pull request #7003Alexander Blair2020-12-101-43/+50
|\ \ \ | |/ / |/| |
| * | Change to more efficient allocation strategy in byte_streamLee Clagett2020-10-131-43/+50
| |/
* | Merge pull request #7018luigi11112020-11-292-2/+8
|\ \
| * | cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-252-2/+8
* | | Merge pull request #6973luigi11112020-11-291-0/+109
|\ \ \
| * | | Switch to Dandelion++ fluff mode if no out connections for stem modeLee Clagett2020-11-031-0/+109
| | |/ | |/|
* | | Merge pull request #6937luigi11112020-11-291-2/+2
|\ \ \
| * | | Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-2/+2
| |/ /
* | | Merge pull request #6856luigi11112020-11-281-18/+0
|\ \ \ | |_|/ |/| |
| * | Unit Tests: Remove block reward upper bound size checksTheCharlatan2020-10-031-18/+0
* | | Better log message for unusable anon networksHoward Chu2020-11-161-1/+2
| |/ |/|
* | Dandelion++: skip desynced peers in stem phasexiphon2020-10-121-34/+41
|/
* Merge pull request #6757luigi11112020-09-031-20/+20
|\
| * threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-011-20/+20
* | Merge pull request #6769Alexander Blair2020-08-271-0/+41
|\ \
| * | Add clear method to byte_streamLee Clagett2020-08-171-0/+41
* | | CLSAG optimizationsSarang Noether2020-08-271-83/+81
* | | Integrate CLSAGs into moneromoneromooo-monero2020-08-272-1/+185
* | | unit_tests: add ge_triple_scalarmult_base_vartime testmoneromooo-monero2020-08-271-0/+62
* | | Merge pull request #6690Alexander Blair2020-08-272-2/+2
|\ \ \ | |/ / |/| |