aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/connection_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-26replace std::list with std::vector on some hot pathsmoneromooo-monero1-1/+1
2018-04-28connection_context: remove "state_" prefix from state namesmoneromooo-monero1-5/+5
2018-02-04connection_context: initialize m_last_request_time to current timemoneromooo-monero1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-09-27connection_context: initialize m_callback_request_count to 0moneromooo-monero1-1/+1
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-1/+1
2017-08-17Merge pull request #2303Riccardo Spagni1-0/+3
2017-08-16cryptonote_protocol: kick idle synchronizing peersmoneromooo-monero1-0/+3
2017-08-15befor -> beforeNano Akron1-4/+4
2017-08-12protocol: fix reorgs while syncingmoneromooo-monero1-1/+3
2017-08-09connection_context: initialize statemoneromooo-monero1-0/+1
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero1-0/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+77