Commit Graph

276 Commits (176db6147421c3888076ab8be762a23d9b1bc0c5)

Author SHA1 Message Date
Gavin Andresen 17e2c24645 Merge pull request #517 from gavinandresen/DoSprevention
13 years ago
Gavin Andresen 54d02f158d SetMockTime() for cleaner unit testing
13 years ago
Jeff Garzik cbd959c473 Revert "Define MSG_NOSIGNAL to 0 on platforms where it is unavailable."
13 years ago
Venkatesh Srinivas 6a0296791d Define MSG_NOSIGNAL to 0 on platforms where it is unavailable.
13 years ago
Wladimir J. van der Laan 7a15d4ff67 Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
Wladimir J. van der Laan adce862c27 Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
Giel van Schijndel 82dc6426b4 Move func 'REF' from util.h to serialize.h
13 years ago
Gavin Andresen 865ed8a1e5 Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can cause deadlocks
13 years ago
Wladimir J. van der Laan b90c9ecb13 Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
Matt Corallo b2120e223a Unify copyright notices.
13 years ago
Wladimir J. van der Laan 330c190958 Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
JoelKatz 67ed7d9d49 Fix UNIX-specific thread handle leak.
14 years ago
Wladimir J. van der Laan d421117620 Merge branch 'master' of https://github.com/bitcoin/bitcoin
14 years ago
Giel van Schijndel ecf1c79aad fix warnings: expression result unused [-Wunused-value]
14 years ago
Giel van Schijndel df40181417 fix warning on 64bit systems: cast to pointer from integer of different size [-Wint-to-pointer-cast]
14 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class)
14 years ago
Wladimir J. van der Laan 0eeb4f5d5b update bitcoin core from git (eeac8727bc)
14 years ago
Jeff Garzik 19ea44208f Merge pull request #226 from jordanlewis/betterheaders
14 years ago
Wladimir J. van der Laan 39cf857db9 Internationalization -- initial step, make _ return a std::string to prevent memory leaks
14 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7
14 years ago
Pieter Wuille 76d660ebd3 Faster timeout when connecting
14 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure
14 years ago
Jordan Lewis 31f2931281 Only include certain boost headers if necessary.
14 years ago
Gavin Andresen f441949515 Build error mingw, missing std::
14 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular
14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system)
14 years ago