aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Updated czech translationMichal Zima2011-08-171-504/+612
* | | | | | | | | | | | | | | Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...Gavin Andresen2011-08-173-27/+149
* | | | | | | | | | | | | | | Remove unused ScanMessageStart functionGavin Andresen2011-08-161-41/+0
|/ / / / / / / / / / / / / /
* | / / / / / / / / / / / / src/makefile.unix: remove -DFOURWAYSSE2Jeff Garzik2011-08-161-1/+1
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Don't std::advance past beginning of transactions array. Fixes #465Gavin Andresen2011-08-121-1/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #458 from TheBlueMatt/copyrightGavin Andresen2011-08-1129-4/+33
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Unify copyright notices.Matt Corallo2011-08-0929-4/+33
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #459 from jgarzik/char-msgstartGavin Andresen2011-08-102-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use 'unsigned char' rather than 'char' for pchMessageStart.Venkatesh Srinivas2011-08-102-2/+2
* | | | | | | | | | | | Merge pull request #460 from jgarzik/make-tupleGavin Andresen2011-08-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Qualify make_tuple with boost:: namespace.Venkatesh Srinivas2011-08-101-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Test for SO_NOSIGPIPE rather than assuming all BSDs support it.Venkatesh Srinivas2011-08-101-2/+2
* | | | | | | | | | | | Do-nothing MapPort() ifndef USE_UPNP. fixes #450Gavin Andresen2011-08-091-0/+5
* | | | | | | | | | | | Cleanup test suite output to be more useful.Matt Corallo2011-08-083-3/+3
* | | | | | | | | | | | Add file for transaction tests.Matt Corallo2011-08-082-0/+26
* | | | | | | | | | | | Add a file for script testsVegard Nossum2011-08-082-0/+38
* | | | | | | | | | | | Add prototype for EvalScript() to script.hVegard Nossum2011-08-081-0/+1
* | | | | | | | | | | | Fix testing setupVegard Nossum2011-08-087-6/+20
* | | | | | | | | | | | Add missing include to serialize.hMatt Corallo2011-08-081-0/+1
* | | | | | | | | | | | Add missing includes to net.hVegard Nossum2011-08-081-0/+1
* | | | | | | | | | | | Add missing include to script.hVegard Nossum2011-08-081-0/+2
* | | | | | | | | | | | Add missing includes to key.hVegard Nossum2011-08-081-0/+7
* | | | | | | | | | | | Merge pull request #443 from TheBlueMatt/dupinGavin Andresen2011-08-081-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Check for duplicate txins in CheckTransaction.Matt Corallo2011-07-311-0/+9
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'tmp2'Jeff Garzik2011-08-041-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix UNIX-specific thread handle leak.JoelKatz2011-07-251-0/+3
* | | | | | | | | | | Merge pull request #448 from sipa/cbitcoinaddressJeff Garzik2011-08-041-18/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | avoid strAddress + validity checksPieter Wuille2011-08-031-18/+18
* | | | | | | | | | | | Merge pull request #446 from WakiMiko/upnp-descJeff Garzik2011-08-041-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Identify as "Bitcoin + version number" when mapping UPnP portJohannes Henninger2011-08-011-2/+3
* | | | | | | | | | | | | Merge pull request #451 from TheBlueMatt/tornolistenJeff Garzik2011-08-043-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Don't listen if on TOR (resolves #441).Matt Corallo2011-08-031-1/+2
| * | | | | | | | | | | | Make it clear that setting proxy requires restart to fully apply.Matt Corallo2011-08-032-2/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #444 from Jeroenz0r/patch-2Pieter Wuille2011-08-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Translation from "Open Bitcoin" to "Verstuur Bitcoins"Jeroenz0r2011-08-011-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #437 from codler/patch-2Gavin Andresen2011-07-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Comment "deprecated"Han Lin Yap2011-07-301-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #436 from TheBlueMatt/masterPieter Wuille2011-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Fix EncryptKeys crash introduced by a9ba4710, identified by TD.Matt Corallo2011-07-271-1/+1
|/ / / / / / / / /
* | | | | | | | | CAddrDB::LoadAddresses: properly initialize CAddressJeff Garzik2011-07-261-1/+1
* | | | | | | | | Merge pull request #435 from sipa/fixextractPieter Wuille2011-07-263-18/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bugfix: don't overuse limited ExtractAddressPieter Wuille2011-07-263-18/+25
|/ / / / / / / / /
* | | | | | | | | Merge pull request #434 from laanwj/addkey_retvalPieter Wuille2011-07-261-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | make SetHash160 return a value (as specified in the function signature)Wladimir J. van der Laan2011-07-261-0/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #403 from sipa/cbitcoinaddressJeff Garzik2011-07-2413-311/+353
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #1 from AbrahamJewowich/cbitcoinaddressPieter Wuille2011-07-181-4/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix bug with accessing vchData[0] when vchData is empty. Abraham Jewowich2011-07-181-4/+7
| |/ / / / / / / /
| * | | | | | | | split off CBase58Data from CBitcoinAddressPieter Wuille2011-07-172-43/+67
| * | | | | | | | Use CBitcoinAddress instead of string/uint160Pieter Wuille2011-07-1710-250/+278
| * | | | | | | | get rid of mapPubKeysPieter Wuille2011-07-1711-110/+97