.. |
json
|
…
|
|
leveldb
|
Allow files to be opened for reading multiple times
|
12 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
Merge pull request #2615 from jonasschnelli/mac10_8_not_center
|
12 years ago |
test
|
Merge pull request #2600 from sipa/keyrefactor
|
12 years ago |
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
alert.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
alert.h
|
-alertnotify=<cmd>
|
12 years ago |
allocators.h
|
Make signature cache store CPubKeys
|
12 years ago |
base58.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
bignum.h
|
Use a uint256 for bnChainWork
|
12 years ago |
bitcoinrpc.cpp
|
Merge pull request #2716 from laanwj/2013_05_30_getwork
|
12 years ago |
bitcoinrpc.h
|
Merge pull request #2716 from laanwj/2013_05_30_getwork
|
12 years ago |
bloom.cpp
|
Short-circuit bloom checking if we will always return true.
|
12 years ago |
bloom.h
|
…
|
|
checkpoints.cpp
|
Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable
|
12 years ago |
checkpoints.h
|
Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable
|
12 years ago |
checkqueue.h
|
Port Thread* methods to boost::thread_group
|
12 years ago |
clientversion.h
|
Prepare for 0.9 merge window
|
12 years ago |
compat.h
|
Allow select()ing up to 1024 file descriptors on Windows
|
12 years ago |
crypter.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
crypter.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
db.cpp
|
Don't attempt to resize vector to negative size.
|
12 years ago |
db.h
|
Remove database/ after clean shutdown
|
12 years ago |
hash.cpp
|
…
|
|
hash.h
|
Make CPubKey statically allocated
|
12 years ago |
init.cpp
|
Merge pull request #2716 from laanwj/2013_05_30_getwork
|
12 years ago |
init.h
|
Have Qt poll for shutdown requested, the QT way.
|
12 years ago |
key.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
key.h
|
Make signature cache store CPubKeys
|
12 years ago |
keystore.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
keystore.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
leveldb.cpp
|
Reduce number of open LevelDB files to 64
|
12 years ago |
leveldb.h
|
…
|
|
limitedmap.h
|
Add a limitedmap class similar to mruset
|
12 years ago |
main.cpp
|
Merge pull request #2644 from sipa/constfindblock
|
12 years ago |
main.h
|
Merge pull request #2644 from sipa/constfindblock
|
12 years ago |
makefile.linux-mingw
|
Merge pull request #2243 from luke-jr/bugfix_leveldb
|
12 years ago |
makefile.mingw
|
(finally) Remove IRC Seed support now that lfnet is down.
|
12 years ago |
makefile.osx
|
Link with boost_chrono library on OSX
|
12 years ago |
makefile.unix
|
Add comments to UNIX Makefile regarding USE_UPNP
|
12 years ago |
mruset.h
|
…
|
|
net.cpp
|
Do not kill connections on recv buffer overflow
|
12 years ago |
net.h
|
Don't announce to non-peer CNodes
|
12 years ago |
netbase.cpp
|
fix !O_NONBLOCK where ~O_NONBLOCK was meant
|
12 years ago |
netbase.h
|
…
|
|
noui.cpp
|
Improve block database load error reporting
|
12 years ago |
protocol.cpp
|
Always print full hashes (tx, block, inv)
|
12 years ago |
protocol.h
|
Use per-message send buffer, rather than per connection
|
12 years ago |
rpcblockchain.cpp
|
Make FindBlockByHeight constant-time.
|
12 years ago |
rpcdump.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
rpcmining.cpp
|
Move pMiningKey init out of StartRPCThreads
|
12 years ago |
rpcnet.cpp
|
Merge pull request #2461 from sipa/syncnode
|
12 years ago |
rpcrawtransaction.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
rpcwallet.cpp
|
Merge pull request #2625 from gavinandresen/walletlock_asio
|
12 years ago |
script.cpp
|
Make signature cache store CPubKeys
|
12 years ago |
script.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
serialize.h
|
Use per-message send buffer, rather than per connection
|
12 years ago |
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadsafety.h
|
…
|
|
txdb.cpp
|
Improve gettxoutsetinfo command
|
12 years ago |
txdb.h
|
Merge pull request #2221 from sipa/perfo
|
12 years ago |
ui_interface.h
|
Have Qt poll for shutdown requested, the QT way.
|
12 years ago |
uint256.h
|
Specified base_uint component size
|
12 years ago |
util.cpp
|
clear path cache after getting a proper config file (fixes #2605)
|
12 years ago |
util.h
|
Merge pull request #2552 from Diapolo/win-typedef
|
12 years ago |
version.cpp
|
…
|
|
version.h
|
…
|
|
wallet.cpp
|
Merge pull request #2644 from sipa/constfindblock
|
12 years ago |
wallet.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
walletdb.cpp
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |
walletdb.h
|
CSecret/CKey -> CKey/CPubKey split/refactor
|
12 years ago |