Satoshi Nakamoto
8a38d5663a
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
2010-08-10 16:01:23 +00:00
--author=Satoshi Nakamoto
ec82517c89
Fredrik Roubert: simplified makefile.unix with wx-config, misc
2010-07-30 17:35:17 +00:00
--author=Satoshi Nakamoto
3dd20ff2f8
added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem
2010-07-27 20:43:55 +00:00
Satoshi Nakamoto
b6dc3b517b
bitcoind now compiles without wxWidgets or wxBase
2010-07-26 17:44:51 +00:00
Gavin Andresen
fe98cf8dc5
Configuration file, HTTP Basic authentication
2010-07-23 13:58:39 +00:00
Gavin Andresen
8bd66202c3
Fix CRLF
2010-07-14 15:54:31 +00:00
s_nakamoto
7a47324c78
better prevention of inventory relaying during initial download,
...
message checksum between nodes with 0.2.9 or higher,
optimization level up from -O0 to -O2,
rpc functions: setlabel, getlabel, getaddressesbylabel, getreceivedbyaddress, getreceivedbylabel, listreceivedbyaddress, listreceivedbylabel
-- version 0.2.9
2010-05-26 00:05:26 +00:00
s_nakamoto
5eede9d4d9
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
...
split init and shutdown from ui.cpp into init.cpp,
support wxUSE_GUI=0
-- version 0.2.7
2010-02-25 21:55:27 +00:00
s_nakamoto
bcd2714038
all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
...
added support for language translation file locale/<lang>/LC_MESSAGES/bitcoin.mo
-- version 0.2.2
2010-02-17 17:22:01 +00:00