bitcoin/src
Pieter Wuille aa625ed6ed Extra wallet locking fixes
* Fix sign error in calculation of seconds to sleep
* Do not mix GetTime() (seconds) and Sleep() (milliseconds)
* Do not sleep forever if walletlock() is called
* Do locking within critical section
2012-02-11 21:59:39 +01:00
..
json Back out spacing changes to json spirit code 2012-01-19 14:32:45 -05:00
obj Boost unit-testing framework. 2011-06-27 14:12:48 -04:00
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 2012-01-23 14:27:08 -05:00
qt Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
test New GetArg features: allow --, and booleans can be -foo or -nofoo 2012-02-07 09:14:31 -05:00
base58.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
bignum.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
bitcoinrpc.cpp Extra wallet locking fixes 2012-02-11 21:59:39 +01:00
bitcoinrpc.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
checkpoints.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
checkpoints.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
compat.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
crypter.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
crypter.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
db.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
db.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
headers.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
init.cpp Enable accessible widgets Qt module on win32, so that people with screen readers such as NVDA can make sense of it. 2012-02-10 08:28:32 +01:00
init.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
irc.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
irc.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
key.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
key.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
keystore.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
keystore.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
main.cpp Fix #794. Only remove transactions from memory pool when they're actually in the memory pool. 2012-02-09 05:21:41 -08:00
main.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
makefile.linux-mingw Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
makefile.mingw Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
makefile.osx Support makefile.osx building test_bitcoin with dynamic boost 2012-01-23 15:58:06 -05:00
makefile.unix Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 2012-01-23 14:27:08 -05:00
net.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
net.h Macros for manual critical sections 2012-02-11 21:59:33 +01:00
netbase.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
netbase.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
noui.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
protocol.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
protocol.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
qtui.h Add support for opening bitcoin: URIs directly. 2012-01-05 00:29:28 -05:00
rpcdump.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
script.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
script.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
serialize.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
strlcpy.h move back to original directory structure 2011-06-11 22:11:58 +02:00
uint256.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
util.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
util.h Macros for manual critical sections 2012-02-11 21:59:33 +01:00
wallet.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
wallet.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00