Commit History

作者 SHA1 備註 提交日期
  Vlad Gluhovsky a643746c96 bugfix 9 年之前
  Vlad Gluhovsky b633a73a8f fixing the issues 9 年之前
  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 年之前
  Vlad Gluhovsky d9956561f5 mux() accepts deque instead of vector 9 年之前
  Vlad Gluhovsky 3e35540dc4 framing, second iteration, all tests pass 9 年之前
  Vlad Gluhovsky a3809db4c9 framing prototype, very basic 9 年之前
  arkpar 80f8b45493 limit ingress buffer size 9 年之前
  subtly 5b22a437ea fix for #2890 9 年之前
  Gav Wood 78fd0c81db Merge pull request #2863 from arkpar/bc 9 年之前
  Gav Wood 97dd1df0ff Cleaned up some of network. Added HostSpec. 9 年之前
  arkpar f2cc37372d Sort peers by rating and connection time; handle unexpected status 9 年之前
  chriseth 7d2d3a1ff5 Use unique_ptr for RLPXFrameCoder. 9 年之前
  chriseth 28b6ae6da6 Documentation and tests for RangeMask. 9 年之前
  subtly 854fb33489 Merge branch 'develop' into netFix 9 年之前
  Gav Wood 57410e65e2 Avoid attempting to import invalid blocks. 9 年之前
  subtly e4e72193d2 small rename 9 年之前
  subtly 9f355df792 Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO. 9 年之前
  subtly 948fc6741b Merge branch 'rlpx' into netFix 9 年之前
  subtly 85ed016e50 Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. 9 年之前
  Gav Wood 46ab588af1 VM provides information on its performance. 9 年之前
  arkpar 31a27bda63 blockchain sync refactoring 9 年之前
  subtly 8d07cea951 set socketid for logging 9 年之前
  Gav Wood cb4e23d895 Decent transaction import result provision. 9 年之前
  subtly 4f91f48632 update headers, docs, remove unused length argument from fixed-length read 9 年之前
  subtly f56223abad separate packet type. add coding. 9 年之前
  subtly 2f4f0bd99e sharedptr wrapper class for socket 9 年之前
  subtly e8352fe859 classify handshake and begin pulling rlpx into session 9 年之前