1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
misc More... over 14 years ago
misc More... over 14 years ago
fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee More... over 14 years ago
fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee More... over 14 years ago
minor fix to batched initial download in case requester has more than 500 block non-main branch More... over 14 years ago
minor fix to batched initial download in case requester has more than 500 block non-main branch More... over 14 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 14 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 14 years ago
misc compile error More... over 14 years ago
misc compile error More... over 14 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 14 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 14 years ago
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint More... over 14 years ago
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint More... over 14 years ago
ui tweaks, multiple xpm icon sizes More... over 14 years ago
ui tweaks, multiple xpm icon sizes More... over 14 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 14 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 14 years ago
UIThreadCall, ThreadSafeMessageBox More... over 14 years ago
UIThreadCall, ThreadSafeMessageBox More... over 14 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 14 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 14 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 14 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 14 years ago
renamed build.txt to build-msw.txt More... over 14 years ago
renamed build.txt to build-msw.txt More... over 14 years ago
move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalance, fix repaint bogdown, -addnode and -? switches More... over 14 years ago
move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalance, fix repaint bogdown, -addnode and -? switches More... over 14 years ago
added wx/stdpaths.h More... over 14 years ago
added wx/stdpaths.h More... over 14 years ago