..
json
Back out spacing changes to json spirit code
13 years ago
obj
Boost unit-testing framework.
14 years ago
obj-test
Rename src/obj/test to src/obj-test to workaround bug in older GNU Make
13 years ago
qt
Fix addrProxy setting
13 years ago
test
Fix tests after 38067c18
13 years ago
base58.h
Update all copyrights to 2012
13 years ago
bignum.h
Workaround for BN_bn2mpi reading/writing out of bounds
13 years ago
bitcoinrpc.cpp
Cleanup JSON-RPC getblock output to be consistent
13 years ago
bitcoinrpc.h
Update all copyrights to 2012
13 years ago
checkpoints.cpp
Checkpoint block 168,000
13 years ago
checkpoints.h
Update all copyrights to 2012
13 years ago
compat.h
Update all copyrights to 2012
13 years ago
crypter.cpp
Update all copyrights to 2012
13 years ago
crypter.h
Update all copyrights to 2012
13 years ago
db.cpp
Fix addrProxy setting
13 years ago
db.h
Add SetMinVersion to CWallet
13 years ago
headers.h
Update all copyrights to 2012
13 years ago
init.cpp
Add option "-splash" so we can disable the splash screen.
13 years ago
init.h
Update all copyrights to 2012
13 years ago
irc.cpp
Fix #626 : RecvLine wrong error message
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
Merge pull request #864 from sipa/fix_856
13 years ago
keystore.cpp
Move GenerateNewKey back to CWallet
13 years ago
keystore.h
Move GenerateNewKey back to CWallet
13 years ago
main.cpp
Merge branch 'fixnullpfrom' of https://github.com/sipa/bitcoin
13 years ago
main.h
Fix issue #848 : broken mining on testnet
13 years ago
makefile.linux-mingw
Compile with extra warnings turned on. And more makefile/code tidying up.
13 years ago
makefile.mingw
Compile with extra warnings turned on. And more makefile/code tidying up.
13 years ago
makefile.osx
Support makefile.osx building test_bitcoin with dynamic boost
13 years ago
makefile.unix
Properly include $*_LIB_PATH in makefile.unix
13 years ago
net.cpp
Fix #626 : RecvLine wrong error message
13 years ago
net.h
Merge branch 'postfeb20' of https://github.com/sipa/bitcoin
13 years ago
netbase.cpp
fix typo in CNetAddr::IsRFC4843() ( fixes #850 )
13 years ago
netbase.h
Update all copyrights to 2012
13 years ago
noui.h
Update all copyrights to 2012
13 years ago
protocol.cpp
Update all copyrights to 2012
13 years ago
protocol.h
Post-feb20 simplifications
13 years ago
qtui.h
Add support for opening bitcoin: URIs directly.
13 years ago
rpcdump.cpp
Update all copyrights to 2012
13 years ago
script.cpp
Update all copyrights to 2012
13 years ago
script.h
Update all copyrights to 2012
13 years ago
serialize.h
Fix compilation warning.
13 years ago
strlcpy.h
move back to original directory structure
14 years ago
uint256.h
Fix #616 : remove base_uint::operator&=(uint64 b)
13 years ago
util.cpp
Fix #846 . Allow negative options such as "nolisten=1" in bitcoin.conf as well as on the command line.
13 years ago
util.h
Macros for manual critical sections
13 years ago
wallet.cpp
Merge pull request #864 from sipa/fix_856
13 years ago
wallet.h
Move GenerateNewKey back to CWallet
13 years ago