Go to file
s_nakamoto 2ed2b9a3e4 misc
2009-12-13 02:34:45 +00:00
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 retry IRC if name in use, 2009-12-11 16:49:21 +00:00
build-unix.txt retry IRC if name in use, 2009-12-11 16:49:21 +00:00
changelog.txt Fixed the installer script and made the autostart registry based. 2009-10-04 11:38:29 +00:00
db.cpp restrict file permissions on linux to the user only 2009-12-13 02:13:43 +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 retry IRC if name in use, 2009-12-11 16:49:21 +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 retry IRC if name in use, 2009-12-11 16:49:21 +00:00
main.h fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee 2009-12-06 00:29:09 +00:00
makefile retry IRC if name in use, 2009-12-11 16:49:21 +00:00
makefile.unix retry IRC if name in use, 2009-12-11 16:49:21 +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 misc exit code, updated setup.nsi 2009-12-13 00:13:16 +00:00
net.h retry IRC if name in use, 2009-12-11 16:49:21 +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 misc exit code, updated setup.nsi 2009-12-13 00:13:16 +00:00
setup.nsi misc exit code, updated setup.nsi 2009-12-13 00:13:16 +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 restrict file permissions on linux to the user only 2009-12-13 02:13:43 +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 retry IRC if name in use, 2009-12-11 16:49:21 +00:00
util.h misc 2009-12-13 02:34:45 +00:00