summaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix test node_server.bind_same_p2p_port from randomly crashingmj-xmr2021-04-051-0/+12
* Merge pull request #7621luigi11112021-03-291-0/+589
|\
| * cryptonote_protocol_handler: add race condition demoanon2021-03-221-0/+589
* | 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
* Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-231-3/+40
* Merge pull request #7248luigi11112021-01-061-0/+1
|\
| * add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
* | Merge pull request #7247Alexander Blair2021-01-011-1/+2
|\ \ | |/ |/|
| * protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-311-1/+2
* | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-292-0/+4
|/
* 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 #7155Alexander 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
|/
* protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-101-9/+11
* cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-252-2/+8
* Better log message for unusable anon networksHoward Chu2020-11-161-1/+2
* Switch to Dandelion++ fluff mode if no out connections for stem modeLee Clagett2020-10-061-0/+109
* 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
|\ \ \ | |/ / |/| |
| * | replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-172-2/+2
* | | Revert "Use domain-separated ChaCha20 for in-memory key encryption"luigi11112020-08-172-74/+0
|/ /
* | Merge pull request #6718Alexander Blair2020-08-161-0/+11
|\ \
| * | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un...koe2020-07-231-0/+11
| |/
* | Merge pull request #6716Alexander Blair2020-08-161-1/+1
|\ \
| * | wallet2_api: implement runtime proxy configurationxiphon2020-07-201-1/+1
| |/
* | Merge pull request #6603Alexander Blair2020-08-161-1/+16
|\ \
| * | Change ZMQ-JSON txextra to hex and remove unnecessary base fieldsLee Clagett2020-08-141-1/+16
* | | Merge pull request #6601Alexander Blair2020-08-161-1/+1
|\ \ \
| * | | Fix pruned tx for ZMQ's GetBlocksFastLee Clagett2020-08-141-1/+1
* | | | Merge pull request #6493Alexander Blair2020-08-162-0/+74
|\ \ \ \
| * | | | Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether2020-08-092-0/+74
| | |_|/ | |/| |
* | | | Merge pull request #6329Alexander Blair2020-08-162-0/+131
|\ \ \ \ | |_|/ / |/| | |
| * | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-092-0/+131
| |/ /
* | | Merge pull request #6354Alexander Blair2020-08-091-8/+246
|\ \ \
| * | | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett2020-05-151-8/+246
* | | | Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-044-8/+776
| |/ / |/| |
* | | Merge pull request #6516Alexander Blair2020-07-191-2/+0
|\ \ \
| * | | remove double includessumogr2020-05-111-2/+0
* | | | Merge pull request #6512Alexander Blair2020-07-1950-50/+50
|\ \ \ \