rc
|
First commit
|
2009-08-30 03:46:39 +00:00 |
xpm
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
base58.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
bignum.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
bugs.txt
|
Startup folder shortcut opens the program minimized. Restoring a minimized-to-tray window works correctly.
|
2009-10-03 11:52:21 +00:00 |
build-msw.txt
|
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
|
2009-11-13 01:23:08 +00:00 |
build-unix.txt
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
changelog.txt
|
Fixed the installer script and made the autostart registry based.
|
2009-10-04 11:38:29 +00:00 |
db.cpp
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
db.h
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
headers.h
|
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
|
2009-11-13 01:23:08 +00:00 |
irc.cpp
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
irc.h
|
unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect
|
2009-11-05 04:41:36 +00:00 |
key.h
|
addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
|
2009-10-29 02:52:48 +00:00 |
license.txt
|
First commit
|
2009-08-30 03:46:39 +00:00 |
main.cpp
|
minor fix to batched initial download in case requester has more than 500 block non-main branch
|
2009-11-24 21:04:50 +00:00 |
main.h
|
minor fix to batched initial download in case requester has more than 500 block non-main branch
|
2009-11-24 21:04:50 +00:00 |
makefile
|
addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
|
2009-10-29 02:52:48 +00:00 |
makefile.unix
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
makefile.vc
|
better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability
|
2009-10-29 20:10:46 +00:00 |
market.cpp
|
First commit
|
2009-08-30 03:46:39 +00:00 |
market.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
net.cpp
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
net.h
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
script.cpp
|
First commit
|
2009-08-30 03:46:39 +00:00 |
script.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
serialize.h
|
minor fix to batched initial download in case requester has more than 500 block non-main branch
|
2009-11-24 21:04:50 +00:00 |
setup.nsi
|
setup script removes startup shortcut and runs with highest exec level
|
2009-10-30 00:45:35 +00:00 |
sha.cpp
|
First commit
|
2009-08-30 03:46:39 +00:00 |
sha.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
strlcpy.h
|
addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
|
2009-10-29 02:52:48 +00:00 |
ui.cpp
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
ui.h
|
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
|
2009-11-13 01:23:08 +00:00 |
ui.rc
|
First commit
|
2009-08-30 03:46:39 +00:00 |
uibase.cpp
|
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
|
2009-11-13 01:23:08 +00:00 |
uibase.h
|
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
|
2009-11-13 01:23:08 +00:00 |
uint256.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
uiproject.fbp
|
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
|
2009-11-13 01:23:08 +00:00 |
util.cpp
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |
util.h
|
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
|
2009-11-18 19:19:41 +00:00 |