aboutsummaryrefslogtreecommitdiff
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert NACK'd fixes for 0.7.2.Luke Dashjr2012-11-161-1/+1
* Merge branch '0.6.x' into 0.7.xLuke Dashjr2012-11-141-1/+1
|\
| * Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-11-141-1/+1
| |\
| | * don't use memset() in privacy/security relevant code partsPhilip Kaufmann2012-11-121-1/+1
| * | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-10-091-2/+8
| |\|
| | * Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-10-091-2/+8
| | |\
| | | * Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-10-091-2/+8
| | | |\
| | | | * Avoid crashes at shutdown due to printf() in global destructors.Gavin Andresen2012-10-091-2/+8
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-08-121-1/+1
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-08-121-1/+1
| | |\| |
| | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-08-121-1/+1
| | | |\|
| | | | * Bugfix: Correct English grammar regarding "'s"Luke Dashjr2012-08-121-1/+1
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-07-221-4/+4
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-07-221-3/+3
| | |\| |
| | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-07-221-3/+3
| | | |\|
| | | | * fix OpenSSL not written as proper noun in some commentsPhilip Kaufmann2012-07-221-3/+3
| | | | * Fix a few typosfanquake2012-07-051-2/+2
| | | | * Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen2012-06-141-1/+1
| | | * | Fix a few typosfanquake2012-07-051-2/+2
| | | * | Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen2012-06-141-1/+1
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-07-061-2/+2
| |\| | |
| | * | | Fix a few typosfanquake2012-07-051-2/+2
| * | | | Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoi...Gavin Andresen2012-06-191-2/+5
| |\ \ \ \
| | * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-06-141-0/+3
| | |\| | |
| | | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-06-141-0/+3
| | | |\| |
| | | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-06-141-0/+3
| | | | |\|
| | | | | * Serialize access to debug.log streamMichael Hendricks2012-06-061-0/+3
| | | | | * Update License in File HeadersFordy2012-05-201-1/+1
| | | | * | Update License in File HeadersFordy2012-05-201-1/+1
| | | * | | Update License in File HeadersFordy2012-05-201-1/+1
| | | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-05-041-1/+1
| | | |\| |
| | | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-05-041-1/+1
| | | | |\|
| | | | | * fix compiler warning "suggest parentheses around assignment used as truthPhilip Kaufmann2012-05-011-1/+1
| | | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-04-221-5/+5
| | | | |\|
| | | | | * Fix bugs on 'unsigned char' platforms.Dwayne C. Litzenberger2012-04-221-4/+4
| | | | | * Fix phexdigits[255] is undefined.Dwayne C. Litzenberger2012-04-221-1/+1
| | | * | | Fix bugs on 'unsigned char' platforms.Dwayne C. Litzenberger2012-04-221-4/+4
| | | * | | Fix phexdigits[255] is undefined.Dwayne C. Litzenberger2012-04-221-1/+1
| | | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-04-151-3/+14
| | | |\| |
| | | | * | Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2012-04-151-0/+11
| | | | |\|
| | | | | * work around issue in boost::program_options that prevents from compiling in c...Wladimir J. van der Laan2012-04-151-0/+11
| | | | * | fix warnings: array subscript is of type 'char' [-Wchar-subscripts]Wladimir J. van der Laan2012-04-151-3/+3
| | | | * | Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2012-03-031-5/+14
| | | | |\|
| | | | | * Bugfix: Fix possible buffer overflow (#901)Luke Dashjr2012-03-031-5/+10
| | | | | * Bugfix: Check return value of SHGetSpecialFolderPath in MyGetSpecialFolderPathLuke Dashjr2012-03-031-1/+5
| | | | * | Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2012-02-071-1/+1
| | | | |\|
| | | | | * Update copyrights to 2012 for files modified this yearLuke Dashjr2012-02-071-1/+1
| | | | * | Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2012-01-031-0/+17
| | | | |\|
| | | | | * Fix issue #659, and cleanup wallet/command-line argument handling a bitGavin Andresen2012-01-031-0/+17
| | | | | * remove possibility of 63 bit overflow in ParseMoneyWladimir J. van der Laan2011-10-011-1/+1