aboutsummaryrefslogtreecommitdiff
path: root/src/bignum.h
AgeCommit message (Expand)Author
2012-07-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-07-22fix OpenSSL not written as proper noun in some commentsPhilip Kaufmann
2012-07-22CBigNum: Convert negative int64 values in a more well-defined wayLuke Dashjr
2012-07-22Fix signed subtraction overflow in CBigNum::setint64().Ricardo M. Correia
2012-06-21Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-18Don't overflow signed ints in CBigNum::setint64().Ricardo M. Correia
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-04-22Fix bugs on 'unsigned char' platforms.Dwayne C. Litzenberger
2012-04-22Fix bugs on 'unsigned char' platforms.Dwayne C. Litzenberger
2012-04-15Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-15fix warnings: array subscript is of type 'char' [-Wchar-subscripts]Wladimir J. van der Laan
2012-04-15fix warnings: array subscript is of type 'char' [-Wchar-subscripts]Wladimir J. van der Laan
2012-03-26Begin doxygen-compatible commentsPieter Wuille
2012-03-19Workaround for BN_bn2mpi reading/writing out of boundsPieter Wuille
2012-02-18Workaround for BN_bn2mpi reading/writing out of boundsPieter Wuille
2012-02-07Update all copyrights to 2012Gavin Andresen
2011-12-21Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan
2011-12-20Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr
2011-12-19Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2011-12-19Implement BIP 14 : separate protocol version from client versionGavin Andresen
2011-08-09Unify copyright notices.Matt Corallo
2011-06-06Demystify a few magic numbers.Doug Huff
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-04-23directory re-organization (keeps the old build system)Jaromil