monero/contrib/epee/include/net
Riccardo Spagni effcbf2060
Merge pull request #4459
bcf3f6af fuzz_tests: catch unhandled exceptions (moneromooo-monero)
3ebd05d4 miner: restore stream flags after changing them (moneromooo-monero)
a093092e levin_protocol_handler_async: do not propagate exception through dtor (moneromooo-monero)
1eebb82b net_helper: do not propagate exceptions through dtor (moneromooo-monero)
fb6a3630 miner: do not propagate exceptions through dtor (moneromooo-monero)
2e2139ff epee: do not propagate exception through dtor (moneromooo-monero)
0749a8bd db_lmdb: do not propagate exceptions in dtor (moneromooo-monero)
1b0afeeb wallet_rpc_server: exit cleanly on unhandled exceptions (moneromooo-monero)
418a9936 unit_tests: catch unhandled exceptions (moneromooo-monero)
ea7f9543 threadpool: do not propagate exceptions through the dtor (moneromooo-monero)
6e855422 gen_multisig: nice exit on unhandled exception (moneromooo-monero)
53df2deb db_lmdb: catch error in mdb_stat calls during migration (moneromooo-monero)
e67016dd blockchain_blackball: catch failure to commit db transaction (moneromooo-monero)
661439f4 mlog: don't remove old logs if we failed to rename the current file (moneromooo-monero)
5fdcda50 easylogging++: test for NULL before dereference (moneromooo-monero)
7ece1550 performance_test: fix bad last argument calling add_arg (moneromooo-monero)
a085da32 unit_tests: add check for page size > 0 before dividing (moneromooo-monero)
d8b1ec8b unit_tests: use std::shared_ptr to shut coverity up about leaks (moneromooo-monero)
02563bf4 simplewallet: top level exception catcher to print nicer messages (moneromooo-monero)
c57a65b2 blockchain_blackball: fix shift range for 32 bit archs (moneromooo-monero)
2018-09-29 22:20:38 +02:00
..
abstract_tcp_server2.h abstract_tcp_server2: fix race on shutdown 2018-07-15 19:08:49 +01:00
abstract_tcp_server2.inl abstract_tcp_server2: fix binding to the wrong IP 2018-09-09 10:48:21 +00:00
abstract_tcp_server_cp.h
abstract_tcp_server_cp.inl
abstract_tcp_server.h
connection_basic.hpp
http_auth.h
http_base.h
http_client_base.h
http_client_via_api_helper.h
http_client.h Fix typos in various files 2018-03-15 18:25:38 +02: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 http_protocol_handler: fix HTTP/x.y parsing 2018-07-03 23:16:48 +01:00
http_server_cp2.h
http_server_cp.h
http_server_handlers_map2.h epee: set jsonrpc to "2.0" in parse error return data 2018-07-25 23:00:19 +01:00
http_server_impl_base.h
http_server_thread_per_connect.h
jsonrpc_protocol_handler.h
jsonrpc_server_handlers_map.h
jsonrpc_server_impl_base.h
jsonrpc_structs.h
levin_base.h
levin_client_async.h Fix typos in various files 2018-03-15 18:25:38 +02:00
levin_client_async.inl
levin_client.h
levin_client.inl
levin_helper.h
levin_protocol_handler_async.h Merge pull request #4459 2018-09-29 22:20:38 +02:00
levin_protocol_handler.h
levin_server_cp2.h
levin_server_cp.h
local_ip.h epee: fix detection of 172.16.0.0/172.31.255.255 local IP range 2018-06-01 21:47:21 +01:00
multiprotocols_server.h
munin_connection_handler.h
munin_node_server.h
net_helper.h Merge pull request #4459 2018-09-29 22:20:38 +02:00
net_parse_helpers.h
net_utils_base.h epee: adaptive connection timeout system 2018-06-10 19:39:38 +01:00
network_throttle-detail.hpp
network_throttle.hpp
protocol_switcher.h
rpc_method_name.h
smtp_helper.h
smtp.h
smtp.inl