aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/net_utils_base.h
Commit message (Expand)AuthorAgeFilesLines
* p2p: fix hanging shutdownj-berman2026-04-041-1/+1
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-4/+6
* p2p: remove blocked addresses/hosts from peerlistmoneromooo-monero2021-08-051-0/+3
* epee: remove backward compatible endian specific address serializationmoneromooo-monero2020-01-261-6/+2
* Fix IP address serialization on big endianmoneromooo-monero2019-09-041-1/+15
* Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-161-2/+3
* Add IPv6 supportThomas Winget2019-07-311-0/+56
* Merge pull request #5528luigi11112019-07-241-1/+1
|\
| * net_utils: fix m_ssl type from time_t to boolmoneromooo-monero2019-05-101-1/+1
* | allow blocking whole subnetsmoneromooo-monero2019-07-161-1/+48
* | Fix GCC 9.1 build warningsmoneromooo-monero2019-06-091-0/+5
|/
* Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett2019-03-251-0/+6
* Merge pull request #5091Riccardo Spagni2019-03-041-1/+4
|\
| * i2p: initial supportJethro Grassie2019-01-301-1/+4
* | epee: add SSL supportmoneromooo-monero2019-02-021-4/+7
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-36/+55
* Pruningmoneromooo-monero2019-01-221-2/+8
* epee: adaptive connection timeout systemmoneromooo-monero2018-06-101-0/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-32/+5
* net_utils_base: fix peer list parsingmoneromooo-monero2017-12-091-3/+25
* Upgrades to epee::net_utils::network_addressLee Clagett2017-10-051-69/+125
* epee: give virtual dtor to network_address_basemoneromooo-monero2017-09-181-0/+3
* p2p: move m_in_timedsync from connection_context to p2p_connection_contextmoneromooo-monero2017-08-011-3/+0
* Remove typeid use in network_addressmoneromooo-monero2017-06-281-3/+2
* Merge pull request #2073Riccardo Spagni2017-06-241-0/+3
|\
| * Don't issue a new timedsync while one is already in progressHoward Chu2017-06-151-0/+3
* | net_utils_base: added missing template keywordkenshi842017-06-191-1/+1
* | abstracted nework addressesmoneromooo-monero2017-05-271-12/+110
|/
* Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2017-03-181-0/+1
* epee: fix some log macros not printing context nicelymoneromooo-monero2017-02-121-5/+5
* Change logging to easylogging++moneromooo-monero2017-01-161-20/+21
* contrib: epee: add exception spec to throwing destructorsredfish2016-05-181-1/+1
* 2014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero2015-02-201-2/+8
* moved non-critical p2p errors to l2Riccardo Spagni2014-10-021-1/+1
* moved non-critical warnings and errors to log level 1fluffypony2014-09-091-1/+1
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+23
* License updated to BSD 3-clausefluffypony2014-07-231-23/+25
* 0.8.8updatemydesktop2014-05-251-7/+10
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-0/+6
* some fixesAntonio Juarez2014-03-201-8/+21
* moved all stuff to githubAntonio Juarez2014-03-031-0/+150