aboutsummaryrefslogtreecommitdiff
path: root/src/p2p/p2p_protocol_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Add Include statementsJeffrey2022-04-181-0/+1
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node datamoneromooo-monero2021-01-041-0/+2
* replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-171-0/+22
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* p2p: remove old debug commandsAaron Hook2020-03-201-126/+0
* Merge pull request #6243Alexander Blair2020-03-121-64/+3
|\
| * p2p: remove obsolete local time in handshakemoneromooo-monero2020-01-291-2/+0
| * p2p: remove backward compatible peer listmoneromooo-monero2020-01-261-58/+2
| * p2p: simplify last_seen serialization now we have optional storesmoneromooo-monero2020-01-261-2/+1
| * p2p: remove obsolete local time from TIMED_SYNCmoneromooo-monero2020-01-261-2/+0
* | always print peer IDs in the same formatmoneromooo-monero2019-10-291-1/+1
|/
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-2/+7
* p2p: do not send last_seen timestamp to peersmoneromooo-monero2019-04-241-2/+3
* Merge pull request #5190Riccardo Spagni2019-03-171-7/+11
|\
| * daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-251-7/+11
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | default initialize rpc structuresmoneromooo-monero2019-03-041-15/+29
* | i2p: initial supportJethro Grassie2019-01-301-0/+1
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-2/+3
* Pruningmoneromooo-monero2019-01-221-3/+7
* p2p: use vector instead of list for peer listsmoneromooo-monero2018-12-071-10/+10
* Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-0/+2
* Rename connections_count to max_out_connection_countErik de Castro Lopo2018-01-291-2/+2
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+2
* Upgrades to epee::net_utils::network_addressLee Clagett2017-10-051-3/+3
* print peer id in 0 padded hex for consistencymoneromooo-monero2017-08-231-0/+7
* Merge pull request #2234Riccardo Spagni2017-08-071-0/+2
|\
| * some include cleanupmoneromooo-monero2017-07-311-0/+2
* | move get_proof_of_trust_hash from util.h to p2p_protocol_defs.hmoneromooo-monero2017-07-271-0/+8
|/
* Remove typeid use in network_addressmoneromooo-monero2017-06-281-2/+2
* abstracted nework addressesmoneromooo-monero2017-05-271-23/+98
* Merge pull request #1701Riccardo Spagni2017-05-051-0/+7
|\
| * Add anchor connectionsMiguel Herranz2017-02-101-0/+7
* | update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|/
* Replace BOOST_FOREACH with C++11 ranged forMiguel Herranz2017-01-221-1/+1
* add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-091-0/+23
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Fix time_t serialization issueZachary Michaels2014-09-151-1/+1
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* various fixes to allow mac osx compilationmydesktop2014-04-301-2/+2
* some fixesAntonio Juarez2014-03-201-9/+9
* moved all stuff to githubAntonio Juarez2014-03-031-0/+315