aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | 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
| |/ / |/| |