Community driven twister-core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Venkatesh Srinivas ec93a0e219 Test for SO_NOSIGPIPE rather than assuming all BSDs support it. 13 years ago
..
cryptopp fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] 14 years ago
json
obj
test Cleanup test suite output to be more useful. 13 years ago
xpm
base58.h make SetHash160 return a value (as specified in the function signature) 14 years ago
bignum.h
crypter.cpp Add wallet privkey encryption. 14 years ago
crypter.h Add wallet privkey encryption. 14 years ago
db.cpp CAddrDB::LoadAddresses: properly initialize CAddress 14 years ago
db.h Update CWallet::LoadWallet for proper return type. 14 years ago
headers.h
init.cpp Don't listen if on TOR (resolves #441). 14 years ago
init.h
irc.cpp
irc.h
key.h Add missing includes to key.h 13 years ago
keystore.cpp Fix EncryptKeys crash introduced by a9ba4710, identified by TD. 14 years ago
keystore.h Use CBitcoinAddress instead of string/uint160 14 years ago
main.cpp Check for duplicate txins in CheckTransaction. 14 years ago
main.h get rid of mapPubKeys 14 years ago
makefile.linux-mingw Fix testing setup 13 years ago
makefile.mingw Fix testing setup 13 years ago
makefile.osx Fix testing setup 13 years ago
makefile.unix Fix testing setup 13 years ago
makefile.vc Added crypter to makefile.vc. 14 years ago
net.cpp Test for SO_NOSIGPIPE rather than assuming all BSDs support it. 13 years ago
net.h Add missing includes to net.h 13 years ago
noui.h
rpc.cpp avoid strAddress + validity checks 14 years ago
rpc.h
script.cpp Bugfix: don't overuse limited ExtractAddress 14 years ago
script.h Add prototype for EvalScript() to script.h 13 years ago
serialize.h Add missing include to serialize.h 13 years ago
strlcpy.h
ui.cpp Bugfix: don't overuse limited ExtractAddress 14 years ago
ui.h Add wallet privkey encryption. 14 years ago
uibase.cpp Make it clear that setting proxy requires restart to fully apply. 14 years ago
uibase.h Dynamically remove/insert the Options for encryption in the menus. 14 years ago
uint256.h
util.cpp fix warnings: using the result of an assignment as a condition without parentheses [-Wparentheses] 14 years ago
util.h Fix UNIX-specific thread handle leak. 14 years ago
wallet.cpp Bugfix: don't overuse limited ExtractAddress 14 years ago
wallet.h Use CBitcoinAddress instead of string/uint160 14 years ago