Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-30 | fixed makefile.vc | --author=Satoshi Nakamoto | |
2010-07-27 | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined ↵ | --author=Satoshi Nakamoto | |
speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem | |||
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | Satoshi Nakamoto | |
2010-07-23 | Configuration file, HTTP Basic authentication | Gavin Andresen | |
2010-07-14 | Fix CRLF | Gavin Andresen | |
2010-02-28 | fix unsafe string handling in wxGetTranslation | s_nakamoto | |
2010-02-25 | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, | s_nakamoto | |
split init and shutdown from ui.cpp into init.cpp, support wxUSE_GUI=0 -- version 0.2.7 | |||
2010-02-17 | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, | s_nakamoto | |
added support for language translation file locale/<lang>/LC_MESSAGES/bitcoin.mo -- version 0.2.2 | |||
2010-02-15 | strip out unfinished product, review and market stuff, | s_nakamoto | |
enable _() instead of wxT() in uiproject.fbp so it uses wxGetTranslation for the wxFormBuilder generated part of the UI | |||
2010-02-14 | renamed a few rpc methods | s_nakamoto | |
2010-02-12 | command line and JSON-RPC first draft, requires Boost 1.35 or higher for ↵ | s_nakamoto | |
boost::asio, added SetBitcoinAddress and GetBitcoinAddress methods on CScript, critsect interlocks around mapAddressBook, added some random delays in tx broadcast to improve privacy, now compiles with MSVC 8.0 | |||
2009-10-29 | better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ↵ | s_nakamoto | |
portability | |||
2009-10-21 | flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut | s_nakamoto | |
2009-08-30 | First commit | sirius-m | |