aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-09Improved Gentoo instructions.globalcitizen
2011-10-09Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}globalcitizen
2011-10-09Collate generic dependency information. Segregate distribution-specific (Ubun...globalcitizen
2011-10-08Bump version to 0.5.0.0Gavin Andresen
2011-10-08Remove old wx translations, updated qt translationsGavin Andresen
2011-10-07Remove ui_res from makefilesGavin Andresen
2011-10-07Fix build on windows and macGavin Andresen
2011-10-06Merge pull request #572 from delirium---/masterGavin Andresen
2011-10-06Bugfix: "bits" should be a hex-string, not a number (that just doesn't make s...Luke Dashjr
2011-10-06Fix for 64bit buildVictor Leschuk
2011-10-06Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delayGavin Andresen
2011-10-05Merge pull request #566 from luke-jr/optimize_http_statusGavin Andresen
2011-10-05Use C's const char* for status strings rather than C++'s std::string, which i...David Joel Schwartz
2011-10-05Fix miner_test unit test bugGavin Andresen
2011-10-05Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoinGavin Andresen
2011-10-05Auto-build dependenciesGavin Andresen
2011-10-05Update mac Makefile and build instructions to use MacPortsGavin Andresen
2011-10-05Merge pull request #545 from tcatm/remove-addr.txtGavin Andresen
2011-10-05Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoinGavin Andresen
2011-10-05Merge pull request #558 from luke-jr/bugfix_CreateThread_ThreadSocketHandler_...Gavin Andresen
2011-10-05Merge pull request #561 from luke-jr/optimize_conn_adjtimeGavin Andresen
2011-10-05Send "Connection: close" HTTP header with JSON-RPC requests (client)Luke Dashjr
2011-10-04Merge pull request #549 from enmaku/masterGavin Andresen
2011-10-04Merge pull request #547 from TheBlueMatt/build-updatesGavin Andresen
2011-10-04Remove 2 second sleep from CheckWorkDavid Joel Schwartz
2011-10-03Bugfix: report error creating ThreadSocketHandler thread just like the restLuke Dashjr
2011-10-03Only GetAdjustedTime once for the retry loopLuke Dashjr
2011-10-03Added bitrpc.py which allows for sending of all standard Bitcoin commands via...David Perry
2011-10-03Added wallet toolsDavid Perry
2011-10-03Declare integer constant LLGavin Andresen
2011-10-03Update release-process to point to gitian.sigs repo.Matt Corallo
2011-10-02Edited doc/readme-qt.rst via GitHubWladimir J. van der Laan
2011-10-02Bugfix: Restore old behaviour of USE_UPNP as close as possible (built & enabl...Luke Dashjr
2011-10-01remove code that reads addr.txt in LoadAddreses()Nils Schneider
2011-10-01Merge pull request #543 from laanwj/utiltestsGavin Andresen
2011-10-01Merge pull request #476 from forrestv/getmemorypoolGavin Andresen
2011-10-01Added RPC call 'getmemorypool' that provides everything needed to construct a...Forrest Voight
2011-10-01remove possibility of 63 bit overflow in ParseMoneyWladimir J. van der Laan
2011-10-01only install translator when not emptyWladimir J. van der Laan
2011-09-30simpler ByteReverseNils Schneider
2011-09-30remove cryptopp dependency, add simple unittest for SHA256Transform()Nils Schneider
2011-09-30Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-09-30make USE_SSL actually work (thanks @prusnak for noticing)Wladimir J. van der Laan
2011-09-30Merge pull request #524 from sipa/signandverifGavin Andresen
2011-09-29Merge pull request #542 from laanwj/qt2Gavin Andresen
2011-09-29qmake build system improvementsWladimir J. van der Laan
2011-09-29Merge pull request #539 from laanwj/qt2Gavin Andresen
2011-09-29Merge pull request #537 from tcatm/remove-deprecated-rpcsNils Schneider
2011-09-29Add assertion size>0 to MedianFilterWladimir J. van der Laan
2011-09-29Merge pull request #538 from tcatm/deprecate-midstateGavin Andresen