11 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Jack Grigg 017abaf694 Assert that new OpenSSL allocators succeed 8 years ago
Jack Grigg fa318aa9fe Upgrade OpenSSL to 1.1.0b 8 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Cory Fields 63c17613ab tests: fix false-positive under win64 10 years ago
Federico Bond f25e3adf7d Fix build in OS X 10.9 10 years ago
Pieter Wuille 7cd0af7cc2 Move bignum.h to test/ 10 years ago
Pieter Wuille ccc84e0963 Reduce bignum.h now it is only needed for scriptnum_tests 10 years ago
Pieter Wuille df9eb5e14f Move {Get,Set}Compact from bignum to uint256 10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Olivier Langlois f171ec0c7d Make util phexdigit array reusable 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Pieter Wuille 1657c4bc49 Use a uint256 for bnChainWork 11 years ago
fanquake f0bf5fb245 Fix two typos in main.h 12 years ago
Christian von Roques 48a10a3780 reimplement CBigNum's compact encoding of difficulty targets 12 years ago
Wladimir J. van der Laan ac4e7f6269 HexStr: don't build a vector<char> first 12 years ago
Philip Kaufmann a7f82808c4 fix OpenSSL not written as proper noun in some comments 12 years ago
Luke Dashjr 0f5a2a82d9 CBigNum: Convert negative int64 values in a more well-defined way 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Ricardo M. Correia 5849bd472a Fix signed subtraction overflow in CBigNum::setint64(). 12 years ago
Ricardo M. Correia fe78c9ae8b Don't overflow signed ints in CBigNum::setint64(). 12 years ago
Jeff Garzik 1d8c7a9557 Add casts for unavoidable signed/unsigned comparisons 12 years ago
Jeff Garzik faf705a42a Prefer 'unsigned int' for loop index variables tested against ::size() 12 years ago
Dwayne C. Litzenberger 8c8e8c2e93 Fix bugs on 'unsigned char' platforms. 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Wladimir J. van der Laan 8add7822ce fix warnings: array subscript is of type 'char' [-Wchar-subscripts] 12 years ago
Philip Kaufmann 7e05b97229 fixed typo in comment in netbase.h and bignum.h 12 years ago
Pieter Wuille 6b8de05d0a Begin doxygen-compatible comments 12 years ago
Pieter Wuille a06113b0c5 Workaround for BN_bn2mpi reading/writing out of bounds 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 12 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Gavin Andresen 26ce92b352 Use std::numeric_limits<> for typesafe INT_MAX/etc 13 years ago
Gavin Andresen f8ded588a2 Implement BIP 14 : separate protocol version from client version 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 2097c09a9b integrate a few extra .h files 13 years ago
Wladimir J. van der Laan c24d047b9c core is a more appropriate name for the bitcoin library 13 years ago
Wladimir J. van der Laan 6644d98d9e integration phase 13 years ago
Wladimir J. van der Laan 1f2e0df865 begin integration with bitcoin upstream 13 years ago