Историја ревизија

Аутор SHA1 Порука Датум
  chriseth bfa05a72f3 Check m_io before using it. пре 8 година
  Felix Lange 4dff018eb6 libp2p: implement EIP-8 RLPx handshake encoding пре 8 година
  Vlad Gluhovsky b3bcbe8ff4 style update пре 9 година
  Vlad Gluhovsky fe1d337b0e refactoring пре 9 година
  Vlad Gluhovsky ce43d6008d framing (initial version) complete, but not enabled пре 9 година
  Vlad Gluhovsky 7ed43d6396 all tests passed пре 9 година
  chriseth 7d2d3a1ff5 Use unique_ptr for RLPXFrameCoder. пре 9 година
  Gav Wood b68488e64a Secure datatypes now copyable only to similar datatypes. пре 9 година
  subtly 3f6d0f33a5 Don't reschedule handshake timeout during last phase of handshake. пре 9 година
  subtly 714defa421 Don't reschedule handshake timeout following completion or error. пре 9 година
  subtly 85ed016e50 Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. пре 9 година
  Gav Wood 9b2eca38ac Windows build fix. пре 9 година
  Gav Wood 00dd7190bb Frontier parameters in. пре 9 година
  subtly 23c0d1c86f Log warning and disconnect when remote passes bad rlp during handshake. пре 9 година
  Gav Wood eb01b44ef2 Reduce p2p net verbosity. пре 9 година
  Gav Wood ac16246217 Better logging. пре 9 година
  Gav Wood ce7039c532 Fix deadlock. пре 9 година
  subtly 68ee23cac0 defer failure when H of pubk doesn't match (reverts back to release functionality where assert() is skipped) пре 9 година
  subtly e227841e55 Log message instead of assert for invalid auth payload. пре 9 година
  subtly 9c05716025 better handshake error logging, esp when remote disconnects пре 9 година
  subtly 2c3beb6b8f add version to packet payload пре 9 година
  subtly 76403033c5 Merge host and nodetable network protocol version. пре 9 година
  subtly 8748dba522 logging for handshake timeout пре 9 година
  subtly 292d6faf8b Add response timeout to handshake. Update cancel() to prevent race condition. пре 9 година
  subtly 81385ebdbe Reduce log verbosity. Fix typo for 'recving ack' error. пре 9 година
  subtly 0097b741e4 lifecycle management of handshake sessions пре 9 година
  subtly 4f91f48632 update headers, docs, remove unused length argument from fixed-length read пре 9 година
  subtly 2455fc42f5 docs. ensure non-random memory allocation headermac bytes. пре 9 година
  subtly 3cdbda5097 packet-type interop w/go пре 9 година
  subtly f56223abad separate packet type. add coding. пре 9 година