aboutsummaryrefslogtreecommitdiffstats
path: root/crypto.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed segfaults on accessing temp objects vector buffersArkady Paronyan2014-10-031-8/+12
* Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.Gav Wood2014-09-061-3/+3
* Project-wide reorganisation of namespaces.Gav Wood2014-09-051-2/+3
* Project refactor. Introduce the Serpent library.Gav Wood2014-06-281-3/+3
* Major reorganisation.Gav Wood2014-05-261-3/+3
* Split out libethcore from libethereum.Gav Wood2014-04-231-5/+5
* Broke the crypto test out into a separate boost auto test case.Carl Allendorph2014-04-201-0/+29
* PoC 3.5 functionality. Still buggy though.Gav Wood2014-03-251-1/+0
* Repotted Common.h.Gav Wood2014-03-051-18/+19
* Tests.Gav Wood2014-02-281-0/+1
* Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles ag...Tim Hughes2014-02-191-4/+4
* Fixed the other occurrence of FoobarMuharem Hrnjadovic2014-02-161-1/+1
* Corrected license headers (Foobar -> cpp-ethereum)Muharem Hrnjadovic2014-02-161-1/+1
* Fixes for Go interop.Gav Wood2014-02-121-0/+24
* Peers have IDs to solve duplicate peers issue.Gav Wood2014-02-101-1/+0
* AlephZero renamed AlethZero and moved to cmake project.Gav Wood2014-02-071-1/+1
* Version 2 not 3 of the GPL.Gav Wood2014-02-011-1/+1
* Manage GetBlocks properly; should work for when > 256 blocks away.Gav Wood2014-01-311-3/+3
* Various fixes.Gav Wood2014-01-201-4/+13
* Repotted tests.Gav Wood2014-01-191-0/+91