.. |
json
|
|
|
obj
|
|
|
obj-test
|
|
|
qt
|
Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code
|
2012-05-13 12:31:28 +02:00 |
test
|
Use C++-style numeric limits instead of C-style.
|
2012-05-31 20:33:22 +02:00 |
addrman.cpp
|
Clean up warnings
|
2012-05-09 03:48:30 +02:00 |
addrman.h
|
Split synchronization mechanisms from util.{h,cpp}
|
2012-05-11 18:13:51 +02:00 |
allocators.h
|
|
|
base58.h
|
|
|
bignum.h
|
Fix signed subtraction overflow in CBigNum::setint64().
|
2012-05-14 21:26:02 +02:00 |
bitcoinrpc.cpp
|
Fix warning about uninitialized value
|
2012-05-13 01:36:46 +02:00 |
bitcoinrpc.h
|
Support multi-threaded JSON-RPC
|
2012-05-08 20:11:17 -04:00 |
checkpoints.cpp
|
|
|
checkpoints.h
|
|
|
compat.h
|
|
|
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
Merge pull request #883 from sipa/loadblock
|
2012-05-08 12:37:27 -07:00 |
db.h
|
|
|
init.cpp
|
Merge pull request #1285 from sipa/initerror
|
2012-05-13 06:01:21 -07:00 |
init.h
|
remove 2 obsolete functions from init.h that moved to util.h
|
2012-05-08 23:22:36 +02:00 |
irc.cpp
|
Keep port information for local addresses
|
2012-05-11 15:29:19 +02:00 |
irc.h
|
|
|
key.cpp
|
|
|
key.h
|
|
|
keystore.cpp
|
|
|
keystore.h
|
Split synchronization mechanisms from util.{h,cpp}
|
2012-05-11 18:13:51 +02:00 |
main.cpp
|
Make CNetAddr::GetHash() return an unsigned val.
|
2012-05-13 21:42:54 +02:00 |
main.h
|
Split synchronization mechanisms from util.{h,cpp}
|
2012-05-11 18:13:51 +02:00 |
makefile.linux-mingw
|
Merge pull request #1021 from sipa/ipv6
|
2012-05-11 18:23:56 -07:00 |
makefile.mingw
|
Merge pull request #1021 from sipa/ipv6
|
2012-05-11 18:23:56 -07:00 |
makefile.osx
|
Merge pull request #1021 from sipa/ipv6
|
2012-05-11 18:23:56 -07:00 |
makefile.unix
|
Partially revert f621326 : xCXXFLAGS
|
2012-05-13 00:41:46 +02:00 |
mruset.h
|
|
|
net.cpp
|
Do not consider blocked networks local
|
2012-05-13 15:11:51 +02:00 |
net.h
|
Take -port into account when resolving -bind's
|
2012-05-13 01:26:14 +02:00 |
netbase.cpp
|
Make CNetAddr::GetHash() return an unsigned val.
|
2012-05-13 21:42:54 +02:00 |
netbase.h
|
Make CNetAddr::GetHash() return an unsigned val.
|
2012-05-13 21:42:54 +02:00 |
noui.cpp
|
|
|
protocol.cpp
|
|
|
protocol.h
|
|
|
rpcdump.cpp
|
|
|
script.cpp
|
|
|
script.h
|
|
|
serialize.h
|
|
|
strlcpy.h
|
|
|
sync.cpp
|
Split synchronization mechanisms from util.{h,cpp}
|
2012-05-11 18:13:51 +02:00 |
sync.h
|
Split synchronization mechanisms from util.{h,cpp}
|
2012-05-11 18:13:51 +02:00 |
ui_interface.h
|
|
|
uint256.h
|
|
|
util.cpp
|
Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code
|
2012-05-13 12:31:28 +02:00 |
util.h
|
Don't overflow integer on 32-bit machines.
|
2012-06-07 20:22:10 +02:00 |
version.cpp
|
|
|
version.h
|
Fix version numbers of archive builds
|
2012-05-11 11:44:53 +02:00 |
wallet.cpp
|
|
|
wallet.h
|
|
|
walletdb.cpp
|
|
|
walletdb.h
|
|
|