aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/net_utils_base.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero1-0/+3
2020-01-26epee: remove backward compatible endian specific address serializationmoneromooo-monero1-6/+2
2019-09-04Fix IP address serialization on big endianmoneromooo-monero1-1/+15
2019-07-16Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett1-2/+3
2019-07-31Add IPv6 supportThomas Winget1-0/+56
2019-07-24Merge pull request #5528luigi11111-1/+1
2019-07-16allow blocking whole subnetsmoneromooo-monero1-1/+48
2019-06-09Fix GCC 9.1 build warningsmoneromooo-monero1-0/+5
2019-05-10net_utils: fix m_ssl type from time_t to boolmoneromooo-monero1-1/+1
2019-03-25Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett1-0/+6
2019-03-04Merge pull request #5091Riccardo Spagni1-1/+4
2019-02-02epee: add SSL supportmoneromooo-monero1-4/+7
2019-01-30i2p: initial supportJethro Grassie1-1/+4
2019-01-28Adding initial support for broadcasting transactions over TorLee Clagett1-36/+55
2019-01-22Pruningmoneromooo-monero1-2/+8
2018-06-10epee: adaptive connection timeout systemmoneromooo-monero1-0/+1
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-32/+5
2017-12-09net_utils_base: fix peer list parsingmoneromooo-monero1-3/+25
2017-10-05Upgrades to epee::net_utils::network_addressLee Clagett1-69/+125
2017-09-18epee: give virtual dtor to network_address_basemoneromooo-monero1-0/+3
2017-08-01p2p: move m_in_timedsync from connection_context to p2p_connection_contextmoneromooo-monero1-3/+0
2017-06-28Remove typeid use in network_addressmoneromooo-monero1-3/+2
2017-06-24Merge pull request #2073Riccardo Spagni1-0/+3
2017-06-19net_utils_base: added missing template keywordkenshi841-1/+1
2017-06-15Don't issue a new timedsync while one is already in progressHoward Chu1-0/+3
2017-05-27abstracted nework addressesmoneromooo-monero1-12/+110
2017-03-18Removed boost/asio.hpp include from epee/string_tools.hLee Clagett1-0/+1
2017-02-12epee: fix some log macros not printing context nicelymoneromooo-monero1-5/+5
2017-01-16Change logging to easylogging++moneromooo-monero1-21/+22
2016-05-18contrib: epee: add exception spec to throwing destructorsredfish1-1/+1
2015-02-202014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero1-2/+8
2014-10-02moved non-critical p2p errors to l2Riccardo Spagni1-1/+1
2014-09-09moved non-critical warnings and errors to log level 1fluffypony1-1/+1
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+23
2014-07-23License updated to BSD 3-clausefluffypony1-23/+25
2014-05-250.8.8updatemydesktop1-7/+10
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-0/+6
2014-03-20some fixesAntonio Juarez1-9/+22
2014-03-03moved all stuff to githubAntonio Juarez1-0/+150