Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-28 | simplify AddAddress, | s_nakamoto | |
readcompactsize limit, fixed a 64-bit compile error in serialize.h, change status "# blocks" to "# confirmations" and widen the column. | |||
2009-12-14 | filter out duplicate getblocks and don't relay inv messages during initial ↵ | s_nakamoto | |
block download -- 0.2 rc2 | |||
2009-12-11 | retry IRC if name in use, | s_nakamoto | |
resize to fit ubuntu's giant default font, scroll debug.log, pause gen during initial block download | |||
2009-11-18 | bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, | s_nakamoto | |
keep databases open, close db cursors, initial block download in batches of 500 blocks, fix misc warnings, subver linux-test8 | |||
2009-11-14 | misc compile error | s_nakamoto | |
2009-11-13 | monitor ThreadSocketHandler and terminate and restart if hung, convert ↵ | s_nakamoto | |
_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-07 | UI tweaks, use BindListenPort to detect instance already running, ↵ | s_nakamoto | |
setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart | |||
2009-11-06 | got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, ↵ | s_nakamoto | |
Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread | |||
2009-11-05 | unix build merged in, bitmap resources from xpm instead of rc, better addr ↵ | s_nakamoto | |
relay, better selection of addrs by time last seen for faster connect | |||
2009-11-01 | move debug.log and db.log to data dir, portable GetDataDir, optimize ↵ | s_nakamoto | |
GetBalance, fix repaint bogdown, -addnode and -? switches | |||
2009-10-31 | Linux alternatives for the Windows headers and PerformanceCounter. Some ↵ | sirius-m | |
typedefs and #defines for the Linux build. Fixed GetDataDir. | |||
2009-10-29 | better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ↵ | s_nakamoto | |
portability | |||
2009-10-29 | CCriticalSection using wxWidgets instead of Windows OS calls | s_nakamoto | |
2009-10-29 | addr relaying fixes, proxy option and privacy patches, detect connect to ↵ | s_nakamoto | |
self, non-final tx locktime changes, fix hide unconfirmed generated | |||
2009-10-21 | flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut | s_nakamoto | |
2009-08-30 | First commit | sirius-m | |