| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert NACK'd fixes for 0.7.2. | Luke Dashjr | 2012-11-16 | 1 | -1/+1 |
| * | Merge branch '0.6.x' into 0.7.x | Luke Dashjr | 2012-11-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-11-14 | 1 | -1/+1 |
| | |\ | |||||
| | | * | don't use memset() in privacy/security relevant code parts | Philip Kaufmann | 2012-11-12 | 1 | -1/+1 |
| | * | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-10-09 | 1 | -2/+8 |
| | |\| | |||||
| | | * | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-10-09 | 1 | -2/+8 |
| | | |\ | |||||
| | | | * | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-10-09 | 1 | -2/+8 |
| | | | |\ | |||||
| | | | | * | Avoid crashes at shutdown due to printf() in global destructors. | Gavin Andresen | 2012-10-09 | 1 | -2/+8 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | | | |\| | |||||
| | | | | * | Bugfix: Correct English grammar regarding "'s" | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-07-22 | 1 | -4/+4 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-07-22 | 1 | -3/+3 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-07-22 | 1 | -3/+3 |
| | | | |\| | |||||
| | | | | * | fix OpenSSL not written as proper noun in some comments | Philip Kaufmann | 2012-07-22 | 1 | -3/+3 |
| | | | | * | Fix a few typos | fanquake | 2012-07-05 | 1 | -2/+2 |
| | | | | * | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen | 2012-06-14 | 1 | -1/+1 |
| | | | * | | Fix a few typos | fanquake | 2012-07-05 | 1 | -2/+2 |
| | | | * | | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen | 2012-06-14 | 1 | -1/+1 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-07-06 | 1 | -2/+2 |
| | |\| | | | |||||
| | | * | | | Fix a few typos | fanquake | 2012-07-05 | 1 | -2/+2 |
| | * | | | | Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoi... | Gavin Andresen | 2012-06-19 | 1 | -2/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-06-14 | 1 | -0/+3 |
| | | |\| | | | |||||
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-06-14 | 1 | -0/+3 |
| | | | |\| | | |||||
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-06-14 | 1 | -0/+3 |
| | | | | |\| | |||||
| | | | | | * | Serialize access to debug.log stream | Michael Hendricks | 2012-06-06 | 1 | -0/+3 |
| | | | | | * | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+1 |
| | | | | * | | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+1 |
| | | | * | | | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+1 |
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-05-04 | 1 | -1/+1 |
| | | | |\| | | |||||
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-05-04 | 1 | -1/+1 |
| | | | | |\| | |||||
| | | | | | * | fix compiler warning "suggest parentheses around assignment used as truth | Philip Kaufmann | 2012-05-01 | 1 | -1/+1 |
| | | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-04-22 | 1 | -5/+5 |
| | | | | |\| | |||||
| | | | | | * | Fix bugs on 'unsigned char' platforms. | Dwayne C. Litzenberger | 2012-04-22 | 1 | -4/+4 |
| | | | | | * | Fix phexdigits[255] is undefined. | Dwayne C. Litzenberger | 2012-04-22 | 1 | -1/+1 |
| | | | * | | | Fix bugs on 'unsigned char' platforms. | Dwayne C. Litzenberger | 2012-04-22 | 1 | -4/+4 |
| | | | * | | | Fix phexdigits[255] is undefined. | Dwayne C. Litzenberger | 2012-04-22 | 1 | -1/+1 |
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-15 | 1 | -3/+14 |
| | | | |\| | | |||||
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-04-15 | 1 | -0/+11 |
| | | | | |\| | |||||
| | | | | | * | work around issue in boost::program_options that prevents from compiling in c... | Wladimir J. van der Laan | 2012-04-15 | 1 | -0/+11 |
| | | | | * | | fix warnings: array subscript is of type 'char' [-Wchar-subscripts] | Wladimir J. van der Laan | 2012-04-15 | 1 | -3/+3 |
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-03-03 | 1 | -5/+14 |
| | | | | |\| | |||||
| | | | | | * | Bugfix: Fix possible buffer overflow (#901) | Luke Dashjr | 2012-03-03 | 1 | -5/+10 |
| | | | | | * | Bugfix: Check return value of SHGetSpecialFolderPath in MyGetSpecialFolderPath | Luke Dashjr | 2012-03-03 | 1 | -1/+5 |
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-02-07 | 1 | -1/+1 |
| | | | | |\| | |||||
| | | | | | * | Update copyrights to 2012 for files modified this year | Luke Dashjr | 2012-02-07 | 1 | -1/+1 |
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-01-03 | 1 | -0/+17 |
| | | | | |\| | |||||
| | | | | | * | Fix issue #659, and cleanup wallet/command-line argument handling a bit | Gavin Andresen | 2012-01-03 | 1 | -0/+17 |
| | | | | | * | remove possibility of 63 bit overflow in ParseMoney | Wladimir J. van der Laan | 2011-10-01 | 1 | -1/+1 |