Update License in File Headers
[novacoin.git] / src / bignum.h
2012-05-20 FordyUpdate License in File Headers
2012-04-23 Jeff GarzikAdd casts for unavoidable signed/unsigned comparisons
2012-04-22 Jeff GarzikPrefer 'unsigned int' for loop index variables tested...
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-18 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-17 Pieter WuilleRemove headers.h
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 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-03-30 Philip Kaufmannfixed typo in comment in netbase.h and bignum.h
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-19 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-02-18 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
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 AndresenUse std::numeric_limits<> for typesafe INT_MAX/etc
2011-12-19 Gavin AndresenImplement BIP 14 : separate protocol version from clien...
2011-08-09 Matt CoralloUnify copyright notices.
2011-06-12 Wladimir J. van... update bitcoin core to git ce148944c776ae8e91cc058f44dd...
2011-06-11 Wladimir J. van... move back to original directory structure
2011-06-06 Doug HuffDemystify a few magic numbers.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)