38 Commits (52228e5ad6233f315b47264ae644ef4ab6e75a4c)

Author SHA1 Message Date
subtly bcca52c443 mux/demux working test 9 years ago
subtly c145d79c4f Update/fix test for builds. 9 years ago
subtly 59d88742c2 Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 9 years ago
arkpar 3ed8d76715 improved logging 9 years ago
subtly 5360ca1548 Initial reader test. Something broken with encframes vector of bytes. 9 years ago
subtly f5ead2e93a Windows compile complaint. 9 years ago
subtly e82f8db2de Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO. 9 years ago
subtly 5d725d8a6f rename drain to mux 9 years ago
subtly fe0f71536f rlpx frame reader fixes. rename writer::drain to mux. 9 years ago
CJentzsch 032ebde3ec avoid network tests when --nonetwork is set 9 years ago
CJentzsch 00d8627d35 make network tests optional 9 years ago
subtly 2999d3e3e5 Add test for frame writer. Cleanup abstraction in preparation for reader. Initial reader code. 9 years ago
Paweł Bylica 4205cf79f9 Remove pessimising moves. 10 years ago
gluk256 e6a0dab554 Update peer.cpp 10 years ago
Vlad Gluhovsky 777b298613 warnings fixed 10 years ago
Vlad Gluhovsky 2ef63e583d fixed peer test 10 years ago
subtly 3a5e67eaab Fix network tests: delete host pointers after use. 10 years ago
arkpar 597f56843b GetBlockHashesByNumber packet 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
subtly fc34ceb83f Guard m_node.endpoint access and updates. 10 years ago
Vlad Gluhovsky c47fe49f80 Fixed warning: unused parameter 10 years ago
Vlad Gluhovsky 23d4ac1adb Coding Standards fix 10 years ago
Vlad Gluhovsky faee123b4a Coding Standards fix 10 years ago
Vlad Gluhovsky dc7df3cc07 Test for Capability class 10 years ago
Vlad Gluhovsky 0ccd98bf90 libp2p test 10 years ago
subtly 52213f258e encapsulate IP endpoint address as byte string 10 years ago
subtly 50f5c96e9c handle new endpoint properties for ping 10 years ago
subtly c71d431783 more test updates (v4 endpoints. #1557, #1558) 10 years ago
subtly d76dfef797 update peer host test. support unspecified ip. 10 years ago
subtly c70f21acec update net tests (v4 endpoint) 10 years ago
subtly 0850c7ac72 update tests (v4 endpoint) 10 years ago
CJentzsch 338e5bd088 Restructure test folders 10 years ago