19 Commits (30b531d0ad0442b890d8222d9e1e837fe5bb3084)

Author SHA1 Message Date
arkpar cc5a617aa6 set and map to hash tables 10 years ago
subtly 88193ae7c8 Limit DNS resolution to ipv4. 10 years ago
Gav Wood 87770dad0b More logging stuff. 10 years ago
Gav Wood 55b9038d6f More awesome logging stuff. 10 years ago
subtly c80761b684 Ignore interfaces which aren't UP. 10 years ago
subtly 8568370a49 use explicit name of const 10 years ago
subtly 55986db377 synchronous resolver 10 years ago
Gav Wood 25333cace3 Clean up variable names. 10 years ago
subtly 29f40bff0f makePeer and support setting listen IP. 10 years ago
subtly 8fb315be49 refactor network prefs 10 years ago
chriseth 79fb35fd69 Exception-throwing assert. 10 years ago
Gav Wood 634ee69474 Extend reach of exception handling for UPnP. 10 years ago
jhuntley 6d62e3ab26 Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
jhuntley 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
subtly cef5c1a843 initial interface for udp. test sending/receiving udp. 10 years ago
subtly 71bf6e7ede udp != tcp. history-commit. 10 years ago
subtly a23251e9ac network: move static system-network functions into Network class. Further simplifaction of network lifecycle. 10 years ago