Update CMakeLists.txt - play with openssl
[novacoin.git] / src / uint256.h
2022-02-13 svostMove rand functions from util to new random.h/.cpp
2022-01-04 svostport code from +17 branch, fix operator *=
2015-10-01 CryptoManiacuint256/uint160: add Get32() method
2014-12-27 CryptoManiacCode cleanup
2014-08-07 CryptoManiacAdd octet stream operations
2013-07-29 alexUse uint256 instead of CBigNum for ChainTrust
2013-04-15 alexhzupdate to 0.4 preview
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-22 Timothy RedaelliAdd missing includes. (Fix bulding under GCC 4.7)
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-21 Pieter WuilleMerge pull request #1126 from drizztbsd/master
2012-04-20 Timothy RedaelliAdd missing includes. (Fix bulding under GCC 4.7)
2012-04-18 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-17 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-17 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-17 Jeff GarzikMove proto version to version.h. Reduce header deps...
2012-04-16 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-15 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-04-15 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-04-15 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-15 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-02-27 Pieter WuilleFix #616: remove base_uint::operator&=(uint64 b)
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-19 Pieter WuilleFix #616: remove base_uint::operator&=(uint64 b)
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-06 Pieter WuilleNetwork stack refactor
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-20 Gavin AndresenCleanup: removed dead code, and use C99 typedefs for...
2011-12-19 Gavin AndresenImplement BIP 14 : separate protocol version from clien...
2011-08-09 Matt CoralloUnify copyright notices.
2011-06-11 Wladimir J. van... move back to original directory structure
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)