dash/src
2012-01-19 01:54:14 -05:00
..
json
obj
qt Remove erroneous ":" in front of port in options dialog (introduced with network refactor) 2012-01-17 09:34:24 +01:00
test Refactored ConnectInputs, so valid-transaction-checks are done before ECDSA-verifying signatures. 2012-01-13 10:22:24 -05:00
base58.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
bignum.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 2011-12-21 22:33:19 +01:00
bitcoinrpc.cpp Remove base58 encoding from validateaddress/addmultisigaddress 2012-01-13 10:22:24 -05:00
bitcoinrpc.h
checkpoints.cpp Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
checkpoints.h Orphan block fill-up-memory attack prevention 2011-12-01 13:53:38 -05:00
compat.h Network stack refactor 2012-01-06 18:55:37 +01:00
crypter.cpp Implement an mlock()'d string class for storing passphrases 2011-11-26 06:02:04 +00:00
crypter.h include util.h to get SecureString definition. 2011-12-20 12:21:47 -05:00
db.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
db.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 2011-12-21 22:33:19 +01:00
headers.h Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
init.cpp Fix handling of default ports 2012-01-17 02:12:35 +01:00
init.h Implement "Start on window system startup" on Win32 + Linux. 2011-12-20 13:51:06 -05:00
irc.cpp Network stack refactor 2012-01-06 18:55:37 +01:00
irc.h
key.cpp Add GetSecret() and GetKeys() to CKeyStore 2011-12-17 21:49:47 +01:00
key.h Compact signatures with compressed pubkeys 2012-01-09 15:18:19 +01:00
keystore.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
keystore.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
main.cpp Refactor: needing to call ConnectInputs to process coinbase transactions was counter-intuitive 2012-01-13 10:22:24 -05:00
main.h Refactored ConnectInputs, so valid-transaction-checks are done before ECDSA-verifying signatures. 2012-01-13 10:22:24 -05:00
makefile.linux-mingw Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
makefile.mingw Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
makefile.osx Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
makefile.unix Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
net.cpp Update seednodes, pick long-uptime nodes with version >= 0.4.0 2012-01-19 01:54:14 -05:00
net.h Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
netbase.cpp Fix handling of default ports 2012-01-17 02:12:35 +01:00
netbase.h Fix handling of default ports 2012-01-17 02:12:35 +01:00
noui.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 2011-12-21 22:33:19 +01:00
protocol.cpp Network stack refactor 2012-01-06 18:55:37 +01:00
protocol.h Fix handling of default ports 2012-01-17 02:12:35 +01:00
qtui.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 2011-12-21 22:33:19 +01:00
rpcdump.cpp Compressed pubkeys 2012-01-09 15:18:19 +01:00
script.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
script.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
serialize.h Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
strlcpy.h
uint256.h Network stack refactor 2012-01-06 18:55:37 +01:00
util.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
util.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
wallet.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00
wallet.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 2012-01-13 10:22:23 -05:00