FLO-wallet-core/src
Gavin Andresen 1f3bc1c239 Merge pull request #707 from gavinandresen/BIP14
Implement BIP 14 : separate protocol version from client version
2011-12-19 07:25:16 -08:00
..
json
obj
qt Move more newlines out of strings, and fix translations. 2011-12-16 17:13:45 -05:00
test Orphan block fill-up-memory attack prevention 2011-12-01 13:53:38 -05:00
base58.h Some extra comments 2011-11-07 00:11:34 +01:00
bignum.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
bitcoinrpc.cpp Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
bitcoinrpc.h
checkpoints.cpp Orphan block fill-up-memory attack prevention 2011-12-01 13:53:38 -05:00
checkpoints.h Orphan block fill-up-memory attack prevention 2011-12-01 13:53:38 -05:00
crypter.cpp Implement an mlock()'d string class for storing passphrases 2011-11-26 06:02:04 +00:00
crypter.h Implement an mlock()'d string class for storing passphrases 2011-11-26 06:02:04 +00:00
db.cpp Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
db.h Never remove database files on shutdown, it caused unreadable wallets on some testers' machines. 2011-11-20 10:39:01 -05:00
headers.h Only define __STDC_LIMIT_MACROS if not already defined. 2011-10-25 11:39:17 -04:00
init.cpp Move more newlines out of strings, and fix translations. 2011-12-16 17:13:45 -05:00
init.h
irc.cpp
irc.h
key.h Some extra comments 2011-11-07 00:11:34 +01:00
keystore.cpp
keystore.h Some extra comments 2011-11-07 00:11:34 +01:00
main.cpp Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
main.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
makefile.linux-mingw Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 2011-12-01 12:18:50 -05:00
makefile.mingw Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 2011-12-01 12:18:50 -05:00
makefile.osx Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 2011-12-01 12:18:50 -05:00
makefile.unix Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 2011-12-01 12:18:50 -05:00
makefile.vc Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 2011-12-01 12:18:50 -05:00
net.cpp Merge pull request #707 from gavinandresen/BIP14 2011-12-19 07:25:16 -08:00
net.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
noui.h assure that base bitcoind and bitcoin still build 2011-09-18 12:44:38 +02:00
protocol.cpp Fix build on windows and mac 2011-10-07 11:02:21 -04:00
protocol.h
qtui.h
script.cpp
script.h
serialize.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
strlcpy.h
uint256.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
util.cpp Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
util.h Merge pull request #707 from gavinandresen/BIP14 2011-12-19 07:25:16 -08:00
wallet.cpp Implement an mlock()'d string class for storing passphrases 2011-11-26 06:02:04 +00:00
wallet.h Implement an mlock()'d string class for storing passphrases 2011-11-26 06:02:04 +00:00