aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/abstract_tcp_server2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-12abstract_tcp_server2: fix timeout on exitmoneromooo-monero1-1/+2
2019-04-07Pass SSL arguments via one class and use shared_ptr instead of referenceLee Clagett1-10/+6
2019-04-06Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett1-4/+2
2019-03-05epee: add SSL supportMartijn Otto1-2/+2
2019-03-04Merge pull request #5162Riccardo Spagni1-1/+10
2019-02-10Use io_service::work in epee tcp serverLee Clagett1-1/+10
2019-02-02epee: add SSL supportmoneromooo-monero1-11/+31
2019-01-28Adding initial support for broadcasting transactions over TorLee Clagett1-16/+40
2018-12-04Merge pull request #4854Riccardo Spagni1-1/+0
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-1/+0
2018-11-07No longer use a list for registering self references in the abstract tcpMartijn Otto1-1/+2
2018-10-02abstract_tcp_server2: move m_period to subclassmoneromooo-monero1-5/+6
2018-07-15abstract_tcp_server2: fix race on shutdownmoneromooo-monero1-0/+1
2018-06-10epee: adaptive connection timeout systemmoneromooo-monero1-2/+8
2018-05-26abstract_tcp_server2: timeout on RPC connectionsmoneromooo-monero1-0/+8
2018-02-02pass large parameters by const ref, not valuemoneromooo-monero1-1/+1
2017-12-16move connection_basic and network_throttle from src/p2p to epeemoneromooo-monero1-2/+2
2017-11-07RPC: get_info add rpc_connections_countTim L1-0/+6
2017-08-16abstract_tcp_server2: improve tracking/cancelling of early connectionsmoneromooo-monero1-3/+1
2017-05-27abstracted nework addressesmoneromooo-monero1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-1/+3
2016-10-03Removed all code related to fast_exitNanoAkron1-1/+0
2016-06-22contrib: epee: add missing noexcept spec to class declredfish1-1/+1
2016-03-11Use boost::thread instead of std::threadHoward Chu1-3/+3
2015-12-23epee: regularly cleanup connections we kept a reference tomoneromooo-monero1-1/+3
2015-12-22epee: fix hang on exitmoneromooo-monero1-0/+5
2015-04-10[fix] log level change. compilation: dns, testsrfree2monero1-2/+2
2015-04-08[fix] Network 1.8: unlimited the RPC connectionsrfree2monero1-13/+21
2015-02-202014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero1-0/+9
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero1-28/+49
2014-09-15increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane valueRiccardo Spagni1-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-04-30mac osx building fixesmydesktop1-2/+2
2014-03-20some fixesAntonio Juarez1-11/+11
2014-03-03moved all stuff to githubAntonio Juarez1-0/+276