You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/src
Wladimir J. van der Laan b56772e5df
Merge pull request #1046 from laanwj/2012_04_rpcporterror
13 years ago
..
json
obj
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 13 years ago
qt Use scoped locks instead of CRITICAL_BLOCK 13 years ago
test Use scoped locks instead of CRITICAL_BLOCK 13 years ago
addrman.cpp CAddrMan: stochastic address manager 13 years ago
addrman.h Use scoped locks instead of CRITICAL_BLOCK 13 years ago
allocators.h remove dependency on serialize.h and util.h for SecureString 13 years ago
base58.h Begin doxygen-compatible comments 13 years ago
bignum.h fixed typo in comment in netbase.h and bignum.h 13 years ago
bitcoinrpc.cpp Merge pull request #1046 from laanwj/2012_04_rpcporterror 13 years ago
bitcoinrpc.h Update all copyrights to 2012 13 years ago
checkpoints.cpp Checkpoint block 168,000 13 years ago
checkpoints.h Begin doxygen-compatible comments 13 years ago
compat.h Update all copyrights to 2012 13 years ago
crypter.cpp Verify status of encrypt/decrypt calls to detect failed padding 13 years ago
crypter.h remove dependency on serialize.h and util.h for SecureString 13 years ago
db.cpp Merge pull request #1052 from sipa/scopedlocks 13 years ago
db.h Merge branch 'master' of github.com:bitcoin/bitcoin 13 years ago
headers.h Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon. 13 years ago
init.cpp Use scoped locks instead of CRITICAL_BLOCK 13 years ago
init.h Update all copyrights to 2012 13 years ago
irc.cpp CAddrMan: stochastic address manager 13 years ago
irc.h Fix #626: RecvLine wrong error message 13 years ago
key.cpp Update all copyrights to 2012 13 years ago
key.h Begin doxygen-compatible comments 13 years ago
keystore.cpp Use scoped locks instead of CRITICAL_BLOCK 13 years ago
keystore.h Use scoped locks instead of CRITICAL_BLOCK 13 years ago
main.cpp Use scoped locks instead of CRITICAL_BLOCK 13 years ago
main.h VC2010 compile fixes 13 years ago
makefile.linux-mingw Remove USE_SSL #define 13 years ago
makefile.mingw Remove USE_SSL #define 13 years ago
makefile.osx Merge pull request #1042 from gavinandresen/use_ssl_cleanup 13 years ago
makefile.unix Remove USE_SSL #define 13 years ago
mruset.h Begin doxygen-compatible comments 13 years ago
net.cpp Use scoped locks instead of CRITICAL_BLOCK 13 years ago
net.h Use scoped locks instead of CRITICAL_BLOCK 13 years ago
netbase.cpp CAddrMan: stochastic address manager 13 years ago
netbase.h VC2010 compile fixes 13 years ago
noui.cpp Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon. 13 years ago
protocol.cpp Update all copyrights to 2012 13 years ago
protocol.h Begin doxygen-compatible comments 13 years ago
rpcdump.cpp Use scoped locks instead of CRITICAL_BLOCK 13 years ago
script.cpp Update all copyrights to 2012 13 years ago
script.h Begin doxygen-compatible comments 13 years ago
serialize.h remove dependency on serialize.h and util.h for SecureString 13 years ago
strlcpy.h
ui_interface.h Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
uint256.h Begin doxygen-compatible comments 13 years ago
util.cpp Merge pull request #1052 from sipa/scopedlocks 13 years ago
util.h Do not report spurious deadlocks caused by TRY_LOCK 13 years ago
wallet.cpp Use scoped locks instead of CRITICAL_BLOCK 13 years ago
wallet.h Use scoped locks instead of CRITICAL_BLOCK 13 years ago