6108 Commits (d6c37b7562e9be68d1d8a4570354738b4d46c3ad)
 

Author SHA1 Message Date
subtly d6c37b7562 don't deallocate keys 10 years ago
subtly df96fcd03b separate packet type. add coding. 10 years ago
subtly a0aaf614f3 sharedptr wrapper class for socket 10 years ago
subtly 23a64667e3 classify handshake and begin pulling rlpx into session 10 years ago
subtly 4b198939cd test header macs 10 years ago
subtly 7386ad2606 prep for framing. remove unused raw network send() methods from capabilities. bump protocol version. back out magic sequence packet prefix. 10 years ago
subtly ec5a7e6a61 Merge branch 'develop' into p2p 10 years ago
subtly d137581c7f authenticated capability (hello) and handshake authentication 10 years ago
subtly 53fda56158 test initial secrets and ciphers, interop with go 10 years ago
Gav Wood f4c93bb091 Merge pull request #1186 from onepremise/develop 10 years ago
Gav Wood 2c7f9984c1 Merge pull request #1200 from debris/ethereumjs 10 years ago
jhuntley 6d62e3ab26 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 years ago
jhuntley 15810eb55f cmake build updates for mingw. Make sure to include boost where referenced and install runtime dlls to bin upon install. 10 years ago
jhuntley 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
jhuntley cb62fddd8a Consolidating macro resolution to one header file as per project owner request. Added inline comments covering reasons for undef of macros. Resolves issues with problem #832: 10 years ago
jhuntley 31f39b5e95 Update to resolve "#error : The macro "DELETE" from windows.h conflicts with this file." on windows vs build. 10 years ago
jhuntley d51036b3e2 Adding comments for #undef per project owner request. 10 years ago
jhuntley 36d44fd7be Define comes before standard windows header defines. Added __MINGW32__ define to ensure debug_break is defined for mingw builds. 10 years ago
jhuntley 0951b9a9cc Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
jhuntley f7508dfc8a Avoid boost include order issue on windows: 10 years ago
jhuntley cc67b7f908 Update for mingw support, jsonrpc is also a standard path used if building and installing jsonrpccpp from source. 10 years ago
jhuntley 094bdc0af3 Updates for mingw support. Make sure CXXFLAGS are checked if exported to environment before build. 10 years ago
jhuntley 5cec8a5c6f Updates for mingw support. #undef conflicting defines on windows. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
jhuntley 4f109d29a6 Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
Gav Wood 10839cf742 Merge pull request #1169 from LefterisJP/eth_StructuredLogging 10 years ago
Gav Wood 1d5a16ba38 Merge pull request #1166 from winsvega/develop 10 years ago
Gav Wood 059bf08942 Merge pull request #1201 from yann300/bugFix 10 years ago
Lefteris Karapetsas 3874c78d06 More style fixes 10 years ago
yann300 9543f81e5f - Close project properly 10 years ago
Marek Kotewicz 6d77d289cf Merge commit '0807e2ee7c32d10f86622c7cd143b6ae37005f48' into develop 10 years ago
Marek Kotewicz 0807e2ee7c Squashed 'libjsqrc/ethereumjs/' changes from 5bd166c..7d6b35a 10 years ago
subtly dc1bb1d28b build fix 10 years ago
subtly 924ac4ec92 pair-coding update 10 years ago
subtly 69e48c2707 initial rlpx framing classes 10 years ago
subtly e79d427902 update host for ecies interop. test sha3 output of interim digest. 10 years ago
Arkadiy Paronyan e8810789ee Merge pull request #1187 from yann300/accountManagement 10 years ago
winsvega 2bb905b97e Tests 10 years ago
winsvega 0c16c19a1f Transaction Tests 10 years ago
winsvega 3e7e391b57 Test Cases Changes 10 years ago
winsvega 6e60c118b7 Transaction Tests 10 years ago
yann300 ce2cf330f0 - Small Changes 10 years ago
Lefteris Karapetsas 5f191f4f89 Indentation style fixes 10 years ago
yann300 44ae13bdeb small changes 10 years ago
yann300 7bb5032874 - small changes 10 years ago
yann300 ff644c65c1 - The first account use to deploy config contracts. 10 years ago
Gav Wood f64e013bfa Merge pull request #1193 from chriseth/sol_fixABIArrays 10 years ago
Gav Wood e910720e69 Merge pull request #1175 from debris/event_sha3 10 years ago
Marek Kotewicz 148e2d8d14 fixing pr issues 10 years ago
Marek Kotewicz 3b99b7c4d9 Merge branch 'develop' into event_sha3 10 years ago