31 Commits (cba3a1741a8d7874eeb729bd2e1734b1ba712da9)

Author SHA1 Message Date
gavinandresen c285051c08 testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers. 14 years ago
s_nakamoto d9c6b09ac4 Gavin Andresen: multiple instance check, -testnet use port 18333 14 years ago
s_nakamoto 178152f604 fixed linux build, 14 years ago
s_nakamoto 3f64753779 Gavin Andresen: clean shutdown on SIGTERM 14 years ago
s_nakamoto 14002c8eba Gavin Andresen: clean shutdown on SIGTERM 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
Satoshi Nakamoto 7f71fd13ae fix -datadir=./subdir relative path, 14 years ago
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path, 14 years ago
Satoshi Nakamoto b6dc3b517b bitcoind now compiles without wxWidgets or wxBase 14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase 14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
Gavin Andresen fe98cf8dc5 Configuration file, HTTP Basic authentication 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux 14 years ago
s_nakamoto c8063ff034 Gavin Andresen: implementation of autostart on system startup option on Linux 14 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto a280b4e661 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto 161c38ba60 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 14 years ago
s_nakamoto a66d097cbe 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 14 years ago
s_nakamoto 6557910ccf wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build 15 years ago
s_nakamoto 8a46ed83cc wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build 15 years ago
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto 5eede9d4d9 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto cc4b78d59f strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 22f721dbf2 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto c41226d847 revert revision 56, going in different direction with boost::asio and JSON-RPC 15 years ago
s_nakamoto 1c5d5e58c6 revert revision 56, going in different direction with boost::asio and JSON-RPC 15 years ago
sirius-m 082e725b33 Added some basic IPC functionality using wxServer, wxClient and wxConnection. 15 years ago
sirius-m a43c00c569 Added some basic IPC functionality using wxServer, wxClient and wxConnection. 15 years ago
s_nakamoto 53d508072b update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 15 years ago
s_nakamoto 2939cab06d update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 15 years ago
s_nakamoto 312c2c42b6 a few header changes for freebsd from madhatter 15 years ago
s_nakamoto 9228c53cf5 a few header changes for freebsd from madhatter 15 years ago
s_nakamoto 70e79525c9 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 15 years ago
s_nakamoto 31e6ea7f5d 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 15 years ago
s_nakamoto 956468c29a Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint 15 years ago
s_nakamoto e9c2b5c84d Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint 15 years ago
s_nakamoto b4e235f9f2 ui tweaks, multiple xpm icon sizes 15 years ago
s_nakamoto 158ea66c6c ui tweaks, multiple xpm icon sizes 15 years ago
s_nakamoto 8acda009d9 UIThreadCall, ThreadSafeMessageBox 15 years ago
s_nakamoto 85c33b9602 UIThreadCall, ThreadSafeMessageBox 15 years ago
s_nakamoto e4c05d3177 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 15 years ago
s_nakamoto fba4088941 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 15 years ago
sirius-m 5750932cdf added wx/stdpaths.h 15 years ago
sirius-m 99142385da added wx/stdpaths.h 15 years ago
sirius-m fe9f3d626d Linux alternatives for the Windows headers and PerformanceCounter. Some typedefs and #defines for the Linux build. Fixed GetDataDir. 15 years ago
sirius-m e874738d3d Linux alternatives for the Windows headers and PerformanceCounter. Some typedefs and #defines for the Linux build. Fixed GetDataDir. 15 years ago
s_nakamoto dd519206a6 addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated 15 years ago