index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
epee
/
include
/
net
/
abstract_tcp_server2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p: close zone connections before stopping net servers
selsta
2026-06-03
1
-2
/
+15
*
p2p: fix hanging shutdown
j-berman
2026-04-04
1
-3
/
+3
*
p2p: connection patches
j-berman
2026-02-02
1
-0
/
+3
*
Skip ping connections in outgoing count
Lee *!* Clagett
2025-08-19
1
-3
/
+5
*
Fix build with boost ASIO 0.87. Support boost 1.66+
Lee *!* Clagett
2025-02-14
1
-21
/
+23
*
Set response limits on http server connections
Lee *!* Clagett
2025-02-14
1
-1
/
+10
*
Cleanup TCP throttling code (performance) + move connection checks
Lee *!* Clagett
2024-12-19
1
-1
/
+10
*
address PR comments
j-berman
2022-07-08
1
-46
/
+36
*
connection: fix implementation
anon
2022-07-05
1
-52
/
+179
*
Eliminate dependence on boost::interprocess #8223
Jeffrey
2022-03-30
1
-2
/
+1
*
Store RPC SSL key/cert for consistent authentication between runs
Lee Clagett
2021-02-13
1
-0
/
+6
*
remove double includes
sumogr
2020-05-11
1
-3
/
+0
*
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
2019-07-17
1
-8
/
+14
*
Add ref-counted buffer byte_slice. Currently used for sending TCP data.
Lee Clagett
2019-07-16
1
-2
/
+4
*
Add IPv6 support
Thomas Winget
2019-07-31
1
-3
/
+17
*
allow blocking whole subnets
moneromooo-monero
2019-07-16
1
-1
/
+1
*
abstract_tcp_server2: fix timeout on exit
moneromooo-monero
2019-04-12
1
-1
/
+2
*
Pass SSL arguments via one class and use shared_ptr instead of reference
Lee Clagett
2019-04-07
1
-10
/
+6
*
Change SSL certificate file list to OpenSSL builtin load_verify_location
Lee Clagett
2019-04-06
1
-4
/
+2
*
epee: add SSL support
Martijn Otto
2019-03-05
1
-2
/
+2
*
Merge pull request #5162
Riccardo Spagni
2019-03-04
1
-1
/
+10
|
\
|
*
Use io_service::work in epee tcp server
Lee Clagett
2019-02-10
1
-1
/
+10
*
|
epee: add SSL support
moneromooo-monero
2019-02-02
1
-11
/
+31
|
/
*
Adding initial support for broadcasting transactions over Tor
Lee Clagett
2019-01-28
1
-16
/
+40
*
Merge pull request #4854
Riccardo Spagni
2018-12-04
1
-1
/
+0
|
\
|
*
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-1
/
+0
*
|
No longer use a list for registering self references in the abstract tcp
Martijn Otto
2018-11-07
1
-1
/
+2
|
/
*
abstract_tcp_server2: move m_period to subclass
moneromooo-monero
2018-10-02
1
-5
/
+6
*
abstract_tcp_server2: fix race on shutdown
moneromooo-monero
2018-07-15
1
-0
/
+1
*
epee: adaptive connection timeout system
moneromooo-monero
2018-06-10
1
-2
/
+8
*
abstract_tcp_server2: timeout on RPC connections
moneromooo-monero
2018-05-26
1
-0
/
+8
*
pass large parameters by const ref, not value
moneromooo-monero
2018-02-02
1
-1
/
+1
*
move connection_basic and network_throttle from src/p2p to epee
moneromooo-monero
2017-12-16
1
-2
/
+2
*
RPC: get_info add rpc_connections_count
Tim L
2017-11-07
1
-0
/
+6
*
abstract_tcp_server2: improve tracking/cancelling of early connections
moneromooo-monero
2017-08-16
1
-3
/
+1
*
abstracted nework addresses
moneromooo-monero
2017-05-27
1
-1
/
+1
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-1
/
+3
*
Removed all code related to fast_exit
NanoAkron
2016-10-03
1
-1
/
+0
*
contrib: epee: add missing noexcept spec to class decl
redfish
2016-06-22
1
-1
/
+1
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
1
-3
/
+3
*
epee: regularly cleanup connections we kept a reference to
moneromooo-monero
2015-12-23
1
-1
/
+3
*
epee: fix hang on exit
moneromooo-monero
2015-12-22
1
-0
/
+5
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
1
-2
/
+2
*
[fix] Network 1.8: unlimited the RPC connections
rfree2monero
2015-04-08
1
-13
/
+21
*
2014 network limit 1.1 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-0
/
+9
*
2014 network limit 1.0a +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-28
/
+49
*
increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
move modified epee code to new classes, revert license
fluffypony
2014-07-25
1
-25
/
+23
*
License updated to BSD 3-clause
fluffypony
2014-07-23
1
-23
/
+25
*
mac osx building fixes
mydesktop
2014-04-30
1
-2
/
+2
[next]