33
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
misc exit code, updated setup.nsi More... over 15 years ago
misc More... over 15 years ago
misc More... over 15 years ago
retry IRC if name in use, resize to fit ubuntu's giant default font, scroll debug.log, pause gen during initial block download More... over 15 years ago
retry IRC if name in use, resize to fit ubuntu's giant default font, scroll debug.log, pause gen during initial block download More... over 15 years ago
misc More... over 15 years ago
misc More... over 15 years ago
fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee More... over 15 years ago
fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee More... over 15 years ago
minor fix to batched initial download in case requester has more than 500 block non-main branch More... over 15 years ago
minor fix to batched initial download in case requester has more than 500 block non-main branch More... over 15 years ago
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, keep databases open, close db cursors, initial block download in batches of 500 blocks, fix misc warnings, subver linux-test8 More... over 15 years ago
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, keep databases open, close db cursors, initial block download in batches of 500 blocks, fix misc warnings, subver linux-test8 More... over 15 years ago
misc compile error More... over 15 years ago
misc compile error More... over 15 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... over 15 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... over 15 years ago
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint More... over 15 years ago
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint More... over 15 years ago
ui tweaks, multiple xpm icon sizes More... over 15 years ago
ui tweaks, multiple xpm icon sizes More... over 15 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... over 15 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... over 15 years ago
UIThreadCall, ThreadSafeMessageBox More... over 15 years ago
UIThreadCall, ThreadSafeMessageBox More... over 15 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... over 15 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... over 15 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... over 15 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... over 15 years ago
renamed build.txt to build-msw.txt More... over 15 years ago