aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-10-151-1/+1
| | |\| |
| | | * | fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cppPhilip Kaufmann2012-10-151-1/+1
* | | | | Tree-Merge branch '0.6.x' into 0.7.xLuke Dashjr2012-10-202-2/+2
|\| | | |
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-10-0932-1433/+1593
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-10-0932-1428/+1588
| | |\| |
| | | * | Update supported translationsLuke Dashjr2012-10-0914-567/+637
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-10-0915-25/+46
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-10-097-13/+31
| | |\| |
| | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-10-093-4/+10
| | | |\|
| | | | * Avoid crashes at shutdown due to printf() in global destructors.Gavin Andresen2012-10-091-2/+8
| | | | * Send --help message to stdout i.s.o stderrWladimir J. van der Laan2012-10-091-1/+1
| | | | * Add a backup warning to the encryptwallet RPC commandkjj22012-10-091-1/+1
| | | * | When encrypting the wallet, warn user that old backups will become useless.Rune K. Svendsen2012-10-091-1/+10
| | | * | toHTML won't add empty wtx.mapValue elementsxanatos2012-10-091-7/+6
| | | * | Compile/link Bitcoin-Qt.app with -pthreadGavin Andresen2012-10-091-0/+4
| | | * | Update Bugreport Linksfanquake2012-10-095-6/+6
| | | * | Change hotkey for "Send" button to "e" since "S" is already used for "Setting...Philip Kaufmann2012-10-091-1/+1
| | * | | When datadir missing, show messagebox instead of printing error to stderrWladimir J. van der Laan2012-10-091-1/+4
| | * | | Windows: fix URI association setting in registryPhilip Kaufmann2012-10-091-1/+1
| | * | | change last occurance of mac to macx in Qt project-filePhilip Kaufmann2012-10-091-1/+1
| | * | | additional fix for #1843Philip Kaufmann2012-10-091-1/+1
| | * | | Update Bugreport Linksfanquake2012-10-095-8/+8
| * | | | Update gitignore and Makefiles for build.h move from src/ to src/objGavin Andresen2012-10-095-5/+3
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-09-171-2/+11
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-09-171-2/+11
| | |\| |
| | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-09-171-2/+11
| | | |\|
| | | | * Apply BIP30 checks to all blocks except the two historic violations.Gregory Maxwell2012-09-171-2/+11
| * | | | update comment, secure_allocator is defined in allocators.hWladimir J. van der Laan2012-09-171-1/+1
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-09-1120-88/+94
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-09-1119-56/+62
| | |\| |
| | | * | Update supported translationsLuke Dashjr2012-09-113-10/+13
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-09-116-18/+17
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-09-115-17/+16
| | |\| |
| | | * | Apply MIT license to md2k7 artLuke Dashjr2012-09-112-2/+2
| | | * | Docs Tidy upfanquake2012-09-105-15/+14
| | | * | Bugfix: Correct doubled-up & in translations and remove extra spaces ...Luke Dashjr2012-09-101-2/+2
| | * | | Bugfix: Correct doubled-up & in translations and remove extra spaces ...Luke Dashjr2012-09-105-16/+16
| | * | | Wrong address added to collection in testxanatos2012-09-101-1/+1
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-09-101-4/+10
| |\| | |
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-09-101-4/+10
| | |\| |
| | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-09-101-4/+10
| | | |\|
| | | | * select(): Use precise fd presence check, rather than imprecise hSocketMax testJeff Garzik2012-09-101-3/+7
| | | | * Bugfix: Don't consider invalid listening socket in hSocketMaxLuke Dashjr2012-09-101-1/+3
| * | | | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-09-0733-18541/+18549
| |\| | |
| | * | | Update supported translationsLuke Dashjr2012-09-0718-5378/+5381
| | * | | Merge branch '0.5.x' into 0.6.0.xLuke Dashjr2012-09-0615-9612/+9608
| | |\| |
| | | * | Update supported translationsLuke Dashjr2012-09-0613-5464/+5465
| | | * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2012-09-061-1/+1
| | | |\|
| | | | * Correct LoadWallet() return value (false -> DB_LOAD_OK)xanatos2012-09-061-1/+1
| | | * | Remove json/*.cpp from Qt build systemWladimir J. van der Laan2012-09-061-4/+1