47 Commits (3415b15a56e2ffec16c831d5994b969daa65dc2b)

Author SHA1 Message Date
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
s_nakamoto f32339e700 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters 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 68b973a913 fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 3ca507a6eb fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 15 years ago
s_nakamoto 7a47324c78 better prevention of inventory relaying during initial download, 15 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 15 years ago
s_nakamoto 240f3fbe2f Mac OS build fixes by laszlo 15 years ago
s_nakamoto 2cffa7ce31 fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m 15 years ago
s_nakamoto 91e615bfec fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m 15 years ago
s_nakamoto d7d80a74d5 fix unsafe string handling in wxGetTranslation 15 years ago
s_nakamoto 9a33582204 fix unsafe string handling in wxGetTranslation 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 cb420a1dfc run as daemon without GUI, 15 years ago