34 Commits (01a196e08db49d83cf6c5abd8a799c56dcfef503)

Author SHA1 Message Date
Matt Corallo db1a5609a0 Fix compilation warning. 13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Gavin Andresen a1de57a063 Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
Matt Corallo f7a9a11391 Fix horrific performance found by gmaxwell. 13 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 0e87f34bed Include limits, not climints (using std::numeric_limits now) 13 years ago
Gavin Andresen 26ce92b352 Use std::numeric_limits<> for typesafe INT_MAX/etc 13 years ago
Gavin Andresen bd846c0e56 Cleanup: removed dead code, and use C99 typedefs for int64 (supported by all modern c++ compilers) 13 years ago
Gavin Andresen f8ded588a2 Implement BIP 14 : separate protocol version from client version 13 years ago
Gavin Andresen 8896c2d9d6 Bump version 0.5.99 (prep for pulling for version 0.6) 13 years ago
Gavin Andresen 67c454c67c Bump version to 0.5.1 13 years ago
Gavin Andresen d764d9161e Obsolete keypool and make sure database removes log files on shutdown. 13 years ago
Gavin Andresen 94eaab7710 Bump version to 0.5.0.0 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Gavin Andresen 6b8a5ab622 Bump version to 0.4.1 13 years ago
Gavin Andresen 7464e647de Bumped version numbers to 0.4.0rc1 13 years ago
Giel van Schijndel 82dc6426b4 Move func 'REF' from util.h to serialize.h 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Matt Corallo 02962ba848 Add missing include to serialize.h 13 years ago
Wladimir J. van der Laan 24c835b0b6 windows build fix 13 years ago
Jeff Garzik 24a0def8cd Bump version to 0.3.25 13 years ago
Doug Huff a48c671957 Make mlock() and munlock() portable to systems that require the address to be on a page boundary. 13 years ago
Dylan Noblesmith c1aacf0be3 mlock() all private keys in memory 13 years ago
Wladimir J. van der Laan ae3d0aba15 Sync to bitcoin git e94010b239 13 years ago
Jeff Garzik b4b536d782 Bump version to 0.3.24. 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 822f2e3ddf update to newest git bitcoin core 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 1f2e0df865 begin integration with bitcoin upstream 13 years ago