Age | Commit message (Expand) | Author |
---|---|---|
2012-03-30 | fixed typo in comment in netbase.h and bignum.h | Philip Kaufmann |
2012-03-26 | Begin doxygen-compatible comments | Pieter Wuille |
2012-02-18 | Workaround for BN_bn2mpi reading/writing out of bounds | Pieter Wuille |
2012-02-07 | Update all copyrights to 2012 | Gavin Andresen |
2011-12-21 | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan |
2011-12-20 | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr |
2011-12-19 | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen |
2011-12-19 | Implement BIP 14 : separate protocol version from client version | Gavin Andresen |
2011-08-09 | Unify copyright notices. | Matt Corallo |
2011-06-06 | Demystify a few magic numbers. | Doug Huff |
2011-05-15 | make bitcoin include files more modular | Wladimir J. van der Laan |
2011-04-23 | directory re-organization (keeps the old build system) | Jaromil |