monero/contrib/epee/include/net
moneromooo-monero 1b91bebd2e
abstract_tcp_server2: fix lingering connections
Resetting the timer after shutdown was initiated would keep
a reference to the object inside ASIO, which would keep the
connection alive until the timer timed out
2019-09-12 12:10:50 +00:00
..
abstract_tcp_server2.h Add IPv6 support 2019-07-31 20:04:57 -04:00
abstract_tcp_server2.inl abstract_tcp_server2: fix lingering connections 2019-09-12 12:10:50 +00:00
abstract_tcp_server_cp.h
abstract_tcp_server_cp.inl
abstract_tcp_server.h add empty container sanity checks when using front() and back() 2017-12-18 15:15:40 +00:00
buffer.h epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
connection_basic.hpp Added support for "noise" over I1P/Tor to mask Tx transmission. 2019-07-17 14:22:37 +00:00
enums.h Added support for "noise" over I1P/Tor to mask Tx transmission. 2019-07-17 14:22:37 +00:00
http_auth.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
http_base.h Fix file permission issue 2017-11-03 11:27:50 -04:00
http_client_base.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
http_client_via_api_helper.h
http_client.h wallet: new --offline option 2019-04-15 09:14:12 +00:00
http_protocol_handler.h wallet-rpc: added IPs to error logging in simple_http_connection_handler 2018-06-13 15:41:51 +10:00
http_protocol_handler.inl Add ref-counted buffer byte_slice. Currently used for sending TCP data. 2019-07-16 16:30:35 +00:00
http_server_cp2.h
http_server_cp.h
http_server_handlers_map2.h Bans for RPC connections 2019-06-16 11:38:08 +01:00
http_server_impl_base.h Add IPv6 support 2019-07-31 20:04:57 -04:00
http_server_thread_per_connect.h
jsonrpc_protocol_handler.h
jsonrpc_server_handlers_map.h
jsonrpc_server_impl_base.h
jsonrpc_structs.h default initialize rpc structures 2019-03-04 22:38:03 +00:00
levin_base.h Added support for "noise" over I1P/Tor to mask Tx transmission. 2019-07-17 14:22:37 +00:00
levin_client_async.h Changed RECIEVED to RECEIVED in log messages. 2018-12-04 07:27:08 +01:00
levin_client_async.inl
levin_client.h epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
levin_client.inl epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
levin_helper.h epee: fix network packet header field endianness 2018-12-04 15:14:32 +00:00
levin_protocol_handler_async.h Merge pull request #5824 2019-09-04 09:40:21 -05:00
levin_protocol_handler.h Add ref-counted buffer byte_slice. Currently used for sending TCP data. 2019-07-16 16:30:35 +00:00
levin_server_cp2.h
levin_server_cp.h
local_ip.h epee: fix local/loopback checks on big endian 2019-09-04 14:53:56 +00:00
multiprotocols_server.h
munin_connection_handler.h
munin_node_server.h
net_fwd.h Add ssl_options support to monerod's rpc mode. 2019-05-22 00:09:11 -04:00
net_helper.h Added support for "noise" over I1P/Tor to mask Tx transmission. 2019-07-17 14:22:37 +00:00
net_parse_helpers.h Add IPv6 support 2019-07-31 20:04:57 -04:00
net_ssl.h net_ssl: SSL config tweaks for compatibility and security 2019-05-07 10:01:42 +00:00
net_utils_base.h Fix IP address serialization on big endian 2019-09-04 14:54:01 +00:00
network_throttle-detail.hpp New interactive daemon command 'print_net_stats': Global traffic stats 2019-03-24 16:58:57 +01:00
network_throttle.hpp New interactive daemon command 'print_net_stats': Global traffic stats 2019-03-24 16:58:57 +01:00
protocol_switcher.h
rpc_method_name.h
smtp_helper.h
smtp.h
smtp.inl