10 Commits (ecf1c79aada222ccbf93b0f15d98339431d1a881)

Author SHA1 Message Date
Gavin Andresen 59f9c8e8c9 Do not use comma as thousands separator 13 years ago
Shane Wegner 926e14b362 Fix missing includes needed for Boost 1.46. 13 years ago
Jeff Garzik c02ec54269 FormatFullVersion: build fix related to recent translation improvement 13 years ago
Han Lin Yap ca93cc563e Double check translation and improved a translation string 13 years ago
Matt Corallo 77172463a3 Fixes #240 and #244 - delete delete[] mismatch. 13 years ago
Jordan Lewis 31f2931281 Only include certain boost headers if necessary. 13 years ago
Jordan Lewis fdd7d04744 Only include strlcpy.h when we have to 13 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular 13 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 13 years ago
Jeff Garzik a584320357 Ensure version number->string conversion is consistent 13 years ago
gjs278 66fb32d267 pidfile support for daemon 13 years ago
Jeff Garzik e2e5f5cd9d Fix -logtimestamps to only print time prefix once per output line 13 years ago
Matt Corallo ca221e6c21 Only log timestamps if -logtimestamps is set. 14 years ago
Matt Corallo fe460d47b0 Add timestamp prefix to each line in the debug log (this time with human-readable times) 14 years ago
tcatm dda48ccd0f fix -daemon switch 14 years ago
Gavin Andresen 8a9cad44a5 Avoid sprintf decimal-point localization 14 years ago
Gavin Andresen b0ad55a08a ParseMoney: allow full precision 14 years ago
Gavin Andresen 87504abb07 FormatMoney: show full-precision values 14 years ago
Chris Moore d9711a5798 Don't scan the time offsets vector repeatedly once we've displayed the warning that the user's clock may be wrong. 14 years ago
Gavin Andresen dbe79d3451 Fix bus error in DebugPrint if -datadir given non-existent directory. 14 years ago
Witchspace 5f88e8887a add -nolisten command line option 14 years ago
s_nakamoto 8220180133 -- version 0.3.18 release 14 years ago
s_nakamoto 776d0f3459 new getwork 14 years ago
gavinandresen c4679ad0f1 OutputDebugStringF fix for Mac FileVault problem, take 3 14 years ago
gavinandresen 2f7a9997c8 Make OutputDebugStringF thread-safe again (thanks ArtForz for catching) 14 years ago
gavinandresen 026c5f7617 Re-open debug.log every ten minutes instead of every printf; fixes performance problem with Mac FileVault. 14 years ago
s_nakamoto 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes 14 years ago
s_nakamoto 83082f04a4 dkaparis: boost::bind build fix for c++0x 14 years ago
s_nakamoto efae3da41d config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago
s_nakamoto fe37c35018 config option -rpcallowip= to accept json-rpc connections from another machine 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 f1e1fb4bde cleanup, 14 years ago
s_nakamoto 8c9479c6bb cleanup, 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
Satoshi Nakamoto 522dfe3422 alert system 14 years ago
Satoshi Nakamoto c545563d46 warning message if clock is too far off 14 years ago
s_nakamoto 401926283a alert system 14 years ago
s_nakamoto 2201a0808e warning message if clock is too far off 14 years ago
Satoshi Nakamoto 6ac7f9f144 misc changes 14 years ago
s_nakamoto 4bd188c438 misc changes 14 years ago
Satoshi Nakamoto b6dc3b517b bitcoind now compiles without wxWidgets or wxBase 14 years ago
Satoshi Nakamoto 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, 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 e96cd730d1 json-rpc password, minor UI tweaks, removed some outdated txt files 14 years ago
s_nakamoto e8bff10f07 minor UI tweaks, removed some outdated txt files, 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto 6e5d67e827 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters 14 years ago