コミット履歴

作者 SHA1 メッセージ 日付
  Dmitry K 2092f13d28 replace ifdef _WIN32 to if defined(_WIN32) 9 年 前
  debris 1618316c3e submodule changes 9 年 前
  Vlad Gluhovsky 57fcd8dd70 socket zero: windows fix 9 年 前
  subtly f2f4386c23 Fix network listener and modify first test to use random ports. 9 年 前
  Vlad Gluhovsky e565d82567 exception handling update 9 年 前
  Vlad Gluhovsky ffddd99ef6 bugfixing in tests 9 年 前
  chriseth 50e455fede Reduce usage of "new". 9 年 前
  chriseth 0a6d33fed7 Fix for connecting to host without colon. 9 年 前
  Lefteris Karapetsas 59c4d910cc Error checking in resolveHost() 9 年 前
  Paweł Bylica d98dc47160 Remove pessimising moves. 9 年 前
  arkpar 5f1d6593fd set and map to hash tables 9 年 前
  subtly a2f2485258 Limit DNS resolution to ipv4. 9 年 前
  Gav Wood d8d786ee2d More logging stuff. 9 年 前
  Gav Wood 180733f6d8 More awesome logging stuff. 9 年 前
  subtly 27c6605b15 Ignore interfaces which aren't UP. 9 年 前
  subtly 55b2ed99d5 use explicit name of const 10 年 前
  subtly 793be1ce47 Merge branch 'develop' into reqpeer 10 年 前
  subtly 070e7a4585 synchronous resolver 10 年 前
  Gav Wood cbd9c96cc2 Clean up variable names. 10 年 前
  subtly b6ae71c088 makePeer and support setting listen IP. 10 年 前
  subtly 59f5e1f7de refactor network prefs 10 年 前
  chriseth 27db1aecd6 Exception-throwing assert. 10 年 前
  Gav Wood e8420a9ee7 Extend reach of exception handling for UPnP. 10 年 前
  jhuntley e958d5171f 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 年 前
  jhuntley fce8254f20 asio.h and windows.h build comments as per request. 10 年 前
  jhuntley e8d7bf3631 Avoid boost include order issue on windows: 10 年 前
  subtly c5f7f40e7a initial interface for udp. test sending/receiving udp. 10 年 前
  subtly 3c56cd5767 udp != tcp. history-commit. 10 年 前
  subtly 3f69be67e8 network: move static system-network functions into Network class. Further simplifaction of network lifecycle. 10 年 前