aboutsummaryrefslogtreecommitdiff
path: root/src/util.cpp
AgeCommit message (Expand)Author
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke Dashjr
2012-07-22fix OpenSSL not written as proper noun in some commentsPhilip Kaufmann
2012-07-05Fix a few typosfanquake
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-06-06Serialize access to debug.log streamMichael Hendricks
2012-05-20Update License in File HeadersFordy
2012-05-01fix compiler warning "suggest parentheses around assignment used as truthPhilip Kaufmann
2012-04-22Fix bugs on 'unsigned char' platforms.Dwayne C. Litzenberger
2012-04-22Fix phexdigits[255] is undefined.Dwayne C. Litzenberger
2012-04-15work around issue in boost::program_options that prevents from compiling in c...Wladimir J. van der Laan
2012-03-03Bugfix: Fix possible buffer overflow (#901)Luke Dashjr
2012-03-03Bugfix: Check return value of SHGetSpecialFolderPath in MyGetSpecialFolderPathLuke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-01-03Fix issue #659, and cleanup wallet/command-line argument handling a bitGavin Andresen
2011-10-01remove possibility of 63 bit overflow in ParseMoneyWladimir J. van der Laan
2011-09-02If compiled -DDEBUG_LOCKORDER and run with -debug, print out every mutex lock...Gavin Andresen
2011-08-31Highlight mis-matching locksGavin Andresen
2011-08-17Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...Gavin Andresen
2011-08-09Unify copyright notices.Matt Corallo
2011-07-13fix warnings: using the result of an assignment as a condition without parent...Giel van Schijndel
2011-07-04Do not use comma as thousands separatorGavin Andresen
2011-06-19Fix missing includes needed for Boost 1.46.Shane Wegner
2011-06-14Merge pull request #226 from jordanlewis/betterheadersJeff Garzik
2011-06-14FormatFullVersion: build fix related to recent translation improvementJeff Garzik
2011-06-12Double check translation and improved a translation stringHan Lin Yap
2011-05-26Fixes #240 and #244 - delete delete[] mismatch.Matt Corallo
2011-05-17Only include certain boost headers if necessary.Jordan Lewis
2011-05-15Only include strlcpy.h when we have toJordan Lewis
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-04-23directory re-organization (keeps the old build system)Jaromil