| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | src/makefile.unix: remove -DFOURWAYSSE2 | Jeff Garzik | 2011-08-16 | 1 | -1/+1 | |
| | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Don't std::advance past beginning of transactions array. Fixes #465 | Gavin Andresen | 2011-08-12 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #458 from TheBlueMatt/copyright | Gavin Andresen | 2011-08-11 | 29 | -4/+33 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | Unify copyright notices. | Matt Corallo | 2011-08-09 | 29 | -4/+33 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #459 from jgarzik/char-msgstart | Gavin Andresen | 2011-08-10 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Use 'unsigned char' rather than 'char' for pchMessageStart. | Venkatesh Srinivas | 2011-08-10 | 2 | -2/+2 | |
| * | | | | | | | | | Merge pull request #460 from jgarzik/make-tuple | Gavin Andresen | 2011-08-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Qualify make_tuple with boost:: namespace. | Venkatesh Srinivas | 2011-08-10 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Test for SO_NOSIGPIPE rather than assuming all BSDs support it. | Venkatesh Srinivas | 2011-08-10 | 1 | -2/+2 | |
| * | | | | | | | | | Do-nothing MapPort() ifndef USE_UPNP. fixes #450 | Gavin Andresen | 2011-08-09 | 1 | -0/+5 | |
| * | | | | | | | | | Cleanup test suite output to be more useful. | Matt Corallo | 2011-08-08 | 3 | -3/+3 | |
| * | | | | | | | | | Add file for transaction tests. | Matt Corallo | 2011-08-08 | 2 | -0/+26 | |
| * | | | | | | | | | Add a file for script tests | Vegard Nossum | 2011-08-08 | 2 | -0/+38 | |
| * | | | | | | | | | Add prototype for EvalScript() to script.h | Vegard Nossum | 2011-08-08 | 1 | -0/+1 | |
| * | | | | | | | | | Fix testing setup | Vegard Nossum | 2011-08-08 | 7 | -6/+20 | |
| * | | | | | | | | | Add missing include to serialize.h | Matt Corallo | 2011-08-08 | 1 | -0/+1 | |
| * | | | | | | | | | Add missing includes to net.h | Vegard Nossum | 2011-08-08 | 1 | -0/+1 | |
| * | | | | | | | | | Add missing include to script.h | Vegard Nossum | 2011-08-08 | 1 | -0/+2 | |
| * | | | | | | | | | Add missing includes to key.h | Vegard Nossum | 2011-08-08 | 1 | -0/+7 | |
| * | | | | | | | | | Merge pull request #443 from TheBlueMatt/dupin | Gavin Andresen | 2011-08-08 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Check for duplicate txins in CheckTransaction. | Matt Corallo | 2011-07-31 | 1 | -0/+9 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'tmp2' | Jeff Garzik | 2011-08-04 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Fix UNIX-specific thread handle leak. | JoelKatz | 2011-07-25 | 1 | -0/+3 | |
| * | | | | | | | | Merge pull request #448 from sipa/cbitcoinaddress | Jeff Garzik | 2011-08-04 | 1 | -18/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | avoid strAddress + validity checks | Pieter Wuille | 2011-08-03 | 1 | -18/+18 | |
| * | | | | | | | | | Merge pull request #446 from WakiMiko/upnp-desc | Jeff Garzik | 2011-08-04 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Identify as "Bitcoin + version number" when mapping UPnP port | Johannes Henninger | 2011-08-01 | 1 | -2/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #451 from TheBlueMatt/tornolisten | Jeff Garzik | 2011-08-04 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Don't listen if on TOR (resolves #441). | Matt Corallo | 2011-08-03 | 1 | -1/+2 | |
| | * | | | | | | | | Make it clear that setting proxy requires restart to fully apply. | Matt Corallo | 2011-08-03 | 1 | -1/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * / | | | | | | | Comment "deprecated" | Han Lin Yap | 2011-07-30 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | / | Fix EncryptKeys crash introduced by a9ba4710, identified by TD. | Matt Corallo | 2011-07-27 | 1 | -1/+1 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | CAddrDB::LoadAddresses: properly initialize CAddress | Jeff Garzik | 2011-07-26 | 1 | -1/+1 | |
| * | | | | | | Bugfix: don't overuse limited ExtractAddress | Pieter Wuille | 2011-07-26 | 3 | -18/+25 | |
| * | | | | | | make SetHash160 return a value (as specified in the function signature) | Wladimir J. van der Laan | 2011-07-26 | 1 | -0/+1 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #403 from sipa/cbitcoinaddress | Jeff Garzik | 2011-07-24 | 13 | -311/+353 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix bug with accessing vchData[0] when vchData is empty. | Abraham Jewowich | 2011-07-18 | 1 | -4/+7 | |
| | * | | | | | split off CBase58Data from CBitcoinAddress | Pieter Wuille | 2011-07-17 | 2 | -43/+67 | |
| | * | | | | | Use CBitcoinAddress instead of string/uint160 | Pieter Wuille | 2011-07-17 | 10 | -250/+278 | |
| | * | | | | | get rid of mapPubKeys | Pieter Wuille | 2011-07-17 | 11 | -110/+97 | |
| * | | | | | | Fix for small change outputs | Pieter Wuille | 2011-07-24 | 1 | -3/+11 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Actually use mapAlreadyAskedFor. | Matt Corallo | 2011-07-21 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | / | Added crypter to makefile.vc. | Eric Hosmer | 2011-07-15 | 1 | -3/+6 | |
| | |_|/ |/| | | ||||||
| * | | | Fix bad return values in LoadWallet. | Matt Corallo | 2011-07-14 | 1 | -3/+3 | |
| * | | | Merge pull request #412 from sgimenez/db-transactions | Pieter Wuille | 2011-07-14 | 3 | -6/+22 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Single DB transaction for addresses from DNS seeds | Stéphane Gimenez | 2011-07-14 | 1 | -1/+5 | |
| | * | | Single DB transaction for all addresses in a message | Patrick Varilly | 2011-07-14 | 3 | -5/+17 | |
| * | | | Fix Build in GetReservedKey() in wallet.cpp | Matt Corallo | 2011-07-14 | 1 | -1/+1 | |
| * | | | Generate Warning when using default key. | Matt Corallo | 2011-07-14 | 1 | -0/+3 | |
| * | | | Fix crashes when a wallet is locked and GetReservedKey() is called | Matt Corallo | 2011-07-14 | 1 | -1/+4 | |
| |/ / | ||||||