Age | Commit message (Expand) | Author | Files | Lines |
2019-04-12 | abstract_tcp_server2: fix timeout on exit | moneromooo-monero | 1 | -1/+2 |
2019-04-07 | Pass SSL arguments via one class and use shared_ptr instead of reference | Lee Clagett | 1 | -10/+6 |
2019-04-06 | Change SSL certificate file list to OpenSSL builtin load_verify_location | Lee Clagett | 1 | -4/+2 |
2019-03-05 | epee: add SSL support | Martijn Otto | 1 | -2/+2 |
2019-03-04 | Merge pull request #5162 | Riccardo Spagni | 1 | -1/+10 |
2019-02-10 | Use io_service::work in epee tcp server | Lee Clagett | 1 | -1/+10 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -11/+31 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 1 | -16/+40 |
2018-12-04 | Merge pull request #4854 | Riccardo Spagni | 1 | -1/+0 |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -1/+0 |
2018-11-07 | No longer use a list for registering self references in the abstract tcp | Martijn Otto | 1 | -1/+2 |
2018-10-02 | abstract_tcp_server2: move m_period to subclass | moneromooo-monero | 1 | -5/+6 |
2018-07-15 | abstract_tcp_server2: fix race on shutdown | moneromooo-monero | 1 | -0/+1 |
2018-06-10 | epee: adaptive connection timeout system | moneromooo-monero | 1 | -2/+8 |
2018-05-26 | abstract_tcp_server2: timeout on RPC connections | moneromooo-monero | 1 | -0/+8 |
2018-02-02 | pass large parameters by const ref, not value | moneromooo-monero | 1 | -1/+1 |
2017-12-16 | move connection_basic and network_throttle from src/p2p to epee | moneromooo-monero | 1 | -2/+2 |
2017-11-07 | RPC: get_info add rpc_connections_count | Tim L | 1 | -0/+6 |
2017-08-16 | abstract_tcp_server2: improve tracking/cancelling of early connections | moneromooo-monero | 1 | -3/+1 |
2017-05-27 | abstracted nework addresses | moneromooo-monero | 1 | -1/+1 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -1/+3 |
2016-10-03 | Removed all code related to fast_exit | NanoAkron | 1 | -1/+0 |
2016-06-22 | contrib: epee: add missing noexcept spec to class decl | redfish | 1 | -1/+1 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -3/+3 |
2015-12-23 | epee: regularly cleanup connections we kept a reference to | moneromooo-monero | 1 | -1/+3 |
2015-12-22 | epee: fix hang on exit | moneromooo-monero | 1 | -0/+5 |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 1 | -2/+2 |
2015-04-08 | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 1 | -13/+21 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 1 | -0/+9 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 1 | -28/+49 |
2014-09-15 | increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value | Riccardo Spagni | 1 | -1/+1 |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 1 | -25/+23 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -23/+25 |
2014-04-30 | mac osx building fixes | mydesktop | 1 | -2/+2 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -11/+11 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+276 |