aboutsummaryrefslogtreecommitdiff
path: root/src/p2p/p2p_protocol_defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-04default initialize rpc structuresmoneromooo-monero1-15/+29
2019-01-30i2p: initial supportJethro Grassie1-0/+1
2019-01-28Adding initial support for broadcasting transactions over TorLee Clagett1-2/+3
2019-01-22Pruningmoneromooo-monero1-3/+7
2018-12-07p2p: use vector instead of list for peer listsmoneromooo-monero1-10/+10
2018-01-29Allow the number of incoming connections to be limitedErik de Castro Lopo1-0/+2
2018-01-29Rename connections_count to max_out_connection_countErik de Castro Lopo1-2/+2
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-0/+2
2017-10-05Upgrades to epee::net_utils::network_addressLee Clagett1-3/+3
2017-08-23print peer id in 0 padded hex for consistencymoneromooo-monero1-0/+7
2017-08-07Merge pull request #2234Riccardo Spagni1-0/+2
2017-07-31some include cleanupmoneromooo-monero1-0/+2
2017-07-27move get_proof_of_trust_hash from util.h to p2p_protocol_defs.hmoneromooo-monero1-0/+8
2017-06-28Remove typeid use in network_addressmoneromooo-monero1-2/+2
2017-05-27abstracted nework addressesmoneromooo-monero1-23/+98
2017-05-05Merge pull request #1701Riccardo Spagni1-0/+7
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-10Add anchor connectionsMiguel Herranz1-0/+7
2017-01-22Replace BOOST_FOREACH with C++11 ranged forMiguel Herranz1-1/+1
2016-11-09add lightweight block propagation ("fluffy blocks")Dion Ahmetaj1-0/+23
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-15Fix time_t serialization issueZachary Michaels1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-04-30various fixes to allow mac osx compilationmydesktop1-2/+2
2014-03-20some fixesAntonio Juarez1-9/+9
2014-03-03moved all stuff to githubAntonio Juarez1-0/+315