История коммитов

Автор SHA1 Сообщение Дата
  Felix Lange 71e18b4265 libp2p: implement EIP-8 support for discovery 8 лет назад
  Paweł Bylica d98dc47160 Remove pessimising moves. 9 лет назад
  Gav Wood 0fb28643a5 Merge branch 'netFix' of https://github.com/subtly/cpp-ethereum-micro into subtly-netFix 9 лет назад
  Gav Wood d030c53626 Code cleanup. 9 лет назад
  Vlad Gluhovsky 5bb064c2b2 MSVS compiler error and warnings fixed 9 лет назад
  Gav Wood 4687d92464 Move non-cryptopp dependent stuff into devcore. 9 лет назад
  subtly 38b9ed1be3 Ignore empty UDP messages (likely when udp/icmp error is received). 9 лет назад
  subtly 8c2c33b3c0 Log errors instead of disconnecting socket. 9 лет назад
  subtly 70de93952a remove misplaced comment 9 лет назад
  subtly ebb7797eb2 Prevent socket from closing due to attempt to send to bad address. 9 лет назад
  subtly ceb7fe282d revert code from timestamps back to cache timers 9 лет назад
  subtly 931fbb00ac cleanup 9 лет назад
  subtly de77417059 check node discovery timestamps. 9 лет назад
  subtly 7d35e03c88 bugfix. handle recv after disconnect. 9 лет назад
  subtly 78c628a046 Fallback to 0.0.0.0 if bind fails. Bump handshake timeout until we switch back to secp256k1. 9 лет назад
  subtly 8b40f28a45 gracefully handle old pingnode packet 9 лет назад
  subtly 1be2a4f9cb NodeTable constructor requires and listens to explicit IP address instead of defaulting to 0.0.0.0 (all addresses). 9 лет назад
  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. 9 лет назад
  jhuntley fce8254f20 asio.h and windows.h build comments as per request. 9 лет назад
  jhuntley f2faffbc4a Avoid boost include order issue on windows: 9 лет назад
  subtly c244214074 updates for code-review 9 лет назад
  Felix Lange a336be59e4 libp2p: use actual unix timestamps for discover packets 9 лет назад
  Felix Lange 35bd358c95 libp2p: distinguish discovery packets by packet type 9 лет назад
  subtly dff21069b7 add packet-type. prep for node-discovery interop. 9 лет назад
  subtly 7340a38e5e Merge branch 'p2p-udp-nodetable' into p2p 10 лет назад
  subtly 6fe1c50779 define constructors for windows 10 лет назад
  subtly 4f68ff13ab code review 10 лет назад
  subtly 7bbb1d96a8 Merge branch 'p2p-udp-nodetable' into p2p 10 лет назад
  subtly 4848eaa885 code review fixes. remove std::, fix improper naming of class members, camelCase ivars for readability. 10 лет назад
  subtly 50afbfc4dc Pass 1 integrating node table. TBD: whether to store/relay cap info. 10 лет назад