summaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/connection_context.h
Commit message (Expand)AuthorAgeFilesLines
* replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-1/+1
* connection_context: remove "state_" prefix from state namesmoneromooo-monero2018-04-281-5/+5
* connection_context: initialize m_last_request_time to current timemoneromooo-monero2018-02-041-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* connection_context: initialize m_callback_request_count to 0moneromooo-monero2017-09-271-1/+1
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-1/+1
* Merge pull request #2303Riccardo Spagni2017-08-171-0/+3
|\
| * cryptonote_protocol: kick idle synchronizing peersmoneromooo-monero2017-08-161-0/+3
* | befor -> beforeNano Akron2017-08-151-4/+4
|/
* protocol: fix reorgs while syncingmoneromooo-monero2017-08-121-1/+3
* connection_context: initialize statemoneromooo-monero2017-08-091-0/+1
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+77