rc
|
First commit
|
2009-08-30 03:46:39 +00:00 |
xpm
|
ui tweaks, multiple xpm icon sizes
|
2009-11-07 18:51: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
|
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 |
changelog.txt
|
Fixed the installer script and made the autostart registry based.
|
2009-10-04 11:38:29 +00:00 |
db.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 |
db.h
|
better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability
|
2009-10-29 20:10:46 +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
|
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.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
|
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 |
main.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 |
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
|
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint
|
2009-11-08 04:24:52 +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
|
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 |
net.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 |
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
|
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 |
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
|
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.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
|
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.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 |