aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-10-0978-21016/+4238
| |\ \ \ \
| * | | | | Edited doc/readme-qt.rst via GitHubWladimir J. van der Laan2011-10-021-7/+7
| * | | | | Bugfix: Restore old behaviour of USE_UPNP as close as possible (built & enabl...Luke Dashjr2011-10-021-3/+10
| * | | | | only install translator when not emptyWladimir J. van der Laan2011-10-011-1/+2
| * | | | | Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-09-306-60/+376
| |\ \ \ \ \
| * | | | | | make USE_SSL actually work (thanks @prusnak for noticing)Wladimir J. van der Laan2011-09-301-1/+1
* | | | | | | Merge pull request #578 from luke-jr/bitcoind_build_improvementsGavin Andresen2011-10-101-7/+6
|\ \ \ \ \ \ \
| * | | | | | | Allow users to customize CXX, CXXFLAGS, and LDFLAGS normallyLuke Dashjr2011-10-101-7/+6
* | | | | | | | bitcoind does not need to link with gthread-2.0Gavin Andresen2011-10-101-1/+0
* | | | | | | | Add spanish translation to TRANSLATIONSv0.5.0rc1Gavin Andresen2011-10-101-2/+4
* | | | | | | | Merge pull request #577 from paraipanakos/masterGavin Andresen2011-10-101-0/+2508
|\ \ \ \ \ \ \ \
| * | | | | | | | Added Spanish translation for qtAlex B2011-10-091-0/+2508
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #576 from luke-jr/bitcoind_build_improvementsGavin Andresen2011-10-103-16/+37
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, ...Luke Dashjr2011-10-093-16/+37
| |/ / / / / /
* | | | | | | Mac OSX release process changesGavin Andresen2011-10-103-35/+43
* | | | | | | Merge branch 'master' of github.com:bitcoin/bitcoinGavin Andresen2011-10-092-20/+52
|\| | | | | |
| * | | | | | Merge pull request #573 from luke-jr/bugfix_bits_stringGavin Andresen2011-10-091-1/+8
| |\ \ \ \ \ \
| | * | | | | | Bugfix: "bits" should be a hex-string, not a number (that just doesn't make s...Luke Dashjr2011-10-061-1/+8
| * | | | | | | Merge pull request #575 from globalcitizen/masterGavin Andresen2011-10-091-19/+44
| |\ \ \ \ \ \ \
| | * | | | | | | Fix typo. Improve Gentoo instructions.globalcitizen2011-10-091-3/+3
| | * | | | | | | Improved Gentoo instructions.globalcitizen2011-10-091-2/+3
| | * | | | | | | Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}globalcitizen2011-10-091-2/+2
| | * | | | | | | Collate generic dependency information. Segregate distribution-specific (Ubun...globalcitizen2011-10-091-19/+43
| |/ / / / / / /
* / / / / / / / Bump version to 0.5.0.0Gavin Andresen2011-10-083-8/+9
|/ / / / / / /
* | | | | | | Remove old wx translations, updated qt translationsGavin Andresen2011-10-0832-14662/+3210
* | | | | | | Remove ui_res from makefilesGavin Andresen2011-10-072-2/+2
* | | | | | | Fix build on windows and macGavin Andresen2011-10-0713-46/+46
* | | | | | | Merge pull request #572 from delirium---/masterGavin Andresen2011-10-061-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for 64bit buildVictor Leschuk2011-10-061-2/+2
|/ / / / / /
* | | | | | Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delayGavin Andresen2011-10-061-1/+0
|\ \ \ \ \ \
| * | | | | | Remove 2 second sleep from CheckWorkDavid Joel Schwartz2011-10-041-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #566 from luke-jr/optimize_http_statusGavin Andresen2011-10-051-7/+8
|\ \ \ \ \ \
| * | | | | | Use C's const char* for status strings rather than C++'s std::string, which i...David Joel Schwartz2011-10-051-7/+8
|/ / / / / /
* | | | | | Fix miner_test unit test bugGavin Andresen2011-10-051-3/+3
* | | | | | Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoinGavin Andresen2011-10-051-0/+66
|\ \ \ \ \ \
| * | | | | | listsinceblock now shows txns with 0 confirms, as well as allows the lastbloc...Chris Howie2011-07-141-3/+32
| * | | | | | Add listsinceblock command for retrieving all wallet transactions in blocks a...Chris Howie2011-07-141-0/+38
* | | | | | | Auto-build dependenciesGavin Andresen2011-10-051-5/+18
* | | | | | | Update mac Makefile and build instructions to use MacPortsGavin Andresen2011-10-052-175/+58
* | | | | | | Merge pull request #545 from tcatm/remove-addr.txtGavin Andresen2011-10-051-18/+0
|\ \ \ \ \ \ \
| * | | | | | | remove code that reads addr.txt in LoadAddreses()Nils Schneider2011-10-011-18/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoinGavin Andresen2011-10-0528-6057/+68
|\ \ \ \ \ \ \
| * | | | | | | simpler ByteReverseNils Schneider2011-09-301-20/+1
| * | | | | | | remove cryptopp dependency, add simple unittest for SHA256Transform()Nils Schneider2011-09-3028-6057/+87
| |/ / / / / /
* | | | | | | Merge pull request #558 from luke-jr/bugfix_CreateThread_ThreadSocketHandler_...Gavin Andresen2011-10-051-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Bugfix: report error creating ThreadSocketHandler thread just like the restLuke Dashjr2011-10-031-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #561 from luke-jr/optimize_conn_adjtimeGavin Andresen2011-10-051-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Only GetAdjustedTime once for the retry loopLuke Dashjr2011-10-031-2/+4
| |/ / / / / /
* | | | | | | Send "Connection: close" HTTP header with JSON-RPC requests (client)Luke Dashjr2011-10-051-0/+1
* | | | | | | Merge pull request #549 from enmaku/masterGavin Andresen2011-10-043-0/+333
|\ \ \ \ \ \ \