.. |
cryptopp
|
fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function]
|
2011-07-13 05:10:15 +02:00 |
json
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
obj
|
Boost unit-testing framework.
|
2011-06-27 14:12:48 -04:00 |
test
|
Boost unit-testing framework.
|
2011-06-27 14:12:48 -04:00 |
xpm
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
base58.h
|
make SetHash160 return a value (as specified in the function signature)
|
2011-07-26 16:59:31 +02:00 |
bignum.h
|
Demystify a few magic numbers.
|
2011-06-06 12:49:11 -05:00 |
crypter.cpp
|
Add wallet privkey encryption.
|
2011-07-13 02:11:25 +02:00 |
crypter.h
|
Add wallet privkey encryption.
|
2011-07-13 02:11:25 +02:00 |
db.cpp
|
CAddrDB::LoadAddresses: properly initialize CAddress
|
2011-07-26 15:15:55 -04:00 |
db.h
|
Update CWallet::LoadWallet for proper return type.
|
2011-07-13 01:07:49 -04:00 |
headers.h
|
move wallet code to separate file
|
2011-06-15 11:05:55 +02:00 |
init.cpp
|
Don't listen if on TOR (resolves #441).
|
2011-08-03 22:16:29 +02:00 |
init.h
|
CWallet class
|
2011-06-15 11:05:55 +02:00 |
irc.cpp
|
Merge pull request #226 from jordanlewis/betterheaders
|
2011-06-14 02:05:57 -07:00 |
irc.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
key.h
|
Add missing includes to key.h
|
2011-08-08 14:31:07 -04:00 |
keystore.cpp
|
Fix EncryptKeys crash introduced by a9ba4710 , identified by TD.
|
2011-07-27 18:02:39 +02:00 |
keystore.h
|
Use CBitcoinAddress instead of string/uint160
|
2011-07-17 12:09:14 +02:00 |
main.cpp
|
Check for duplicate txins in CheckTransaction.
|
2011-07-31 14:20:10 +02:00 |
main.h
|
get rid of mapPubKeys
|
2011-07-17 12:07:59 +02:00 |
makefile.linux-mingw
|
Fix makefile.linux-mingw
|
2011-07-13 13:12:49 +02:00 |
makefile.mingw
|
Add wallet privkey encryption.
|
2011-07-13 02:11:25 +02:00 |
makefile.osx
|
Add wallet privkey encryption.
|
2011-07-13 02:11:25 +02:00 |
makefile.unix
|
Add wallet privkey encryption.
|
2011-07-13 02:11:25 +02:00 |
makefile.vc
|
Added crypter to makefile.vc.
|
2011-07-15 23:38:46 -04:00 |
net.cpp
|
Identify as "Bitcoin + version number" when mapping UPnP port
|
2011-08-01 16:34:59 +02:00 |
net.h
|
Add missing includes to net.h
|
2011-08-08 14:31:08 -04:00 |
noui.h
|
move wallet code to separate file
|
2011-06-15 11:05:55 +02:00 |
rpc.cpp
|
avoid strAddress + validity checks
|
2011-08-03 13:01:09 +02:00 |
rpc.h
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
script.cpp
|
Bugfix: don't overuse limited ExtractAddress
|
2011-07-26 19:41:47 +02:00 |
script.h
|
Add missing include to script.h
|
2011-08-08 14:31:08 -04:00 |
serialize.h
|
Add missing include to serialize.h
|
2011-08-08 14:31:08 -04:00 |
strlcpy.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
ui.cpp
|
Bugfix: don't overuse limited ExtractAddress
|
2011-07-26 19:41:47 +02:00 |
ui.h
|
Add wallet privkey encryption.
|
2011-07-13 02:11:25 +02:00 |
uibase.cpp
|
Make it clear that setting proxy requires restart to fully apply.
|
2011-08-03 21:02:07 +02:00 |
uibase.h
|
Dynamically remove/insert the Options for encryption in the menus.
|
2011-07-13 02:11:25 +02:00 |
uint256.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
util.cpp
|
fix warnings: using the result of an assignment as a condition without parentheses [-Wparentheses]
|
2011-07-13 05:07:44 +02:00 |
util.h
|
Fix UNIX-specific thread handle leak.
|
2011-07-25 15:06:45 -07:00 |
wallet.cpp
|
Bugfix: don't overuse limited ExtractAddress
|
2011-07-26 19:41:47 +02:00 |
wallet.h
|
Use CBitcoinAddress instead of string/uint160
|
2011-07-17 12:09:14 +02:00 |