.. |
cryptopp
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
json
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
obj
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
xpm
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
base58.h
|
Demystify a few magic numbers.
|
2011-06-06 12:49:11 -05:00 |
bignum.h
|
Demystify a few magic numbers.
|
2011-06-06 12:49:11 -05:00 |
db.cpp
|
create keypool in LoadWallet()
|
2011-06-03 18:04:41 +02:00 |
db.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
headers.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
init.cpp
|
Update transactions already in the wallet when rescanning.
|
2011-05-22 17:12:20 +02:00 |
init.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
irc.cpp
|
irc: #bitcoin is overflowing. split up into 100 randomly-joined channels.
|
2011-05-20 20:54:51 -04:00 |
irc.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
key.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
main.cpp
|
Merge pull request #264 from sipa/mintxfeefix
|
2011-06-05 07:32:58 -07:00 |
main.h
|
Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC.
|
2011-06-10 02:07:13 -04:00 |
makefile.mingw
|
Update to openssl-1.0.0d and enable RPC-SSL on Win32
|
2011-05-27 02:53:13 +02:00 |
makefile.osx
|
Revert "OSX build tweaks (laszlo)"
|
2011-05-21 14:14:34 +02:00 |
makefile.unix
|
Manual merge of jaromil's source tree reorg commit.
|
2011-05-09 14:00:14 -04:00 |
makefile.vc
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
net.cpp
|
Fix CPU Usage bug when using -nolisten and have no connections.
|
2011-06-07 00:54:41 +02:00 |
net.h
|
Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.
|
2011-06-02 14:46:41 -05:00 |
noui.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
rpc.cpp
|
loss of significance in difficulty (by lfm)
|
2011-05-26 23:35:00 +02:00 |
rpc.h
|
directory re-organization (keeps the old build system)
|
2011-04-23 12:10:25 +02:00 |
script.cpp
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
script.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
serialize.h
|
Bump version to 0.3.23.
|
2011-06-05 10:39:01 -04:00 |
strlcpy.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
ui.cpp
|
Fix GUI build on UNIX.
|
2011-05-27 12:38:10 +02:00 |
ui.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
uibase.cpp
|
Manual merge of jaromil's source tree reorg commit.
|
2011-05-09 14:00:14 -04:00 |
uibase.h
|
Manual merge of jaromil's source tree reorg commit.
|
2011-05-09 14:00:14 -04:00 |
uint256.h
|
make bitcoin include files more modular
|
2011-05-15 12:04:20 +02:00 |
util.cpp
|
Fixes #240 and #244 - delete delete[] mismatch.
|
2011-05-26 02:24:01 +02:00 |
util.h
|
Build error mingw, missing std::
|
2011-05-15 13:13:50 -04:00 |