Kevacoin source tree
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.
 
 
 
 
 
 
Han Lin Yap 8c2143d4d8 Comment "deprecated" 14 years ago
..
cryptopp fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] 14 years ago
json
obj
test
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 get rid of mapPubKeys 14 years ago
init.h
irc.cpp
irc.h
key.h Use CBitcoinAddress instead of string/uint160 14 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 Merge pull request #403 from sipa/cbitcoinaddress 14 years ago
main.h get rid of mapPubKeys 14 years ago
makefile.linux-mingw Fix makefile.linux-mingw 14 years ago
makefile.mingw Add wallet privkey encryption. 14 years ago
makefile.osx Add wallet privkey encryption. 14 years ago
makefile.unix Add wallet privkey encryption. 14 years ago
makefile.vc Added crypter to makefile.vc. 14 years ago
net.cpp Single DB transaction for addresses from DNS seeds 14 years ago
net.h Single DB transaction for all addresses in a message 14 years ago
noui.h
rpc.cpp Comment "deprecated" 14 years ago
rpc.h
script.cpp Bugfix: don't overuse limited ExtractAddress 14 years ago
script.h Use CBitcoinAddress instead of string/uint160 14 years ago
serialize.h Bump version to 0.3.25 14 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 Dynamically remove/insert the Options for encryption in the menus. 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 warnings: expression result unused [-Wunused-value] 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