0
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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 More... about 16 years ago
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 More... about 16 years ago
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint More... about 16 years ago
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint More... about 16 years ago
ui tweaks, multiple xpm icon sizes More... about 16 years ago
ui tweaks, multiple xpm icon sizes More... about 16 years ago
UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart More... about 16 years ago
UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart More... about 16 years ago
UIThreadCall, ThreadSafeMessageBox More... about 16 years ago
UIThreadCall, ThreadSafeMessageBox More... about 16 years ago
got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, 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 More... about 16 years ago
got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, 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 More... about 16 years ago
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 More... about 16 years ago
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 More... about 16 years ago
renamed build.txt to build-msw.txt More... about 16 years ago
renamed build.txt to build-msw.txt More... about 16 years ago
move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalance, fix repaint bogdown, -addnode and -? switches More... about 16 years ago
move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalance, fix repaint bogdown, -addnode and -? switches More... about 16 years ago
added wx/stdpaths.h More... about 16 years ago
added wx/stdpaths.h More... about 16 years ago
Linux alternatives for the Windows headers and PerformanceCounter. Some typedefs and #defines for the Linux build. Fixed GetDataDir. More... about 16 years ago
Linux alternatives for the Windows headers and PerformanceCounter. Some typedefs and #defines for the Linux build. Fixed GetDataDir. More... about 16 years ago
make CheckDiskSpace portable More... about 16 years ago
make CheckDiskSpace portable More... about 16 years ago
setup script removes startup shortcut and runs with highest exec level More... about 16 years ago
setup script removes startup shortcut and runs with highest exec level More... about 16 years ago
better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability More... about 16 years ago
better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability More... about 16 years ago
CCriticalSection using wxWidgets instead of Windows OS calls More... about 16 years ago
CCriticalSection using wxWidgets instead of Windows OS calls More... about 16 years ago