Commit Graph

23 Commits (7a37c906a1c712fe1dbfddc0723d132fdb95f75f)

Author SHA1 Message Date
Satoshi Nakamoto 019b456605 added -march=amdfam10 to sha256.cpp in makefile.unix
14 years ago
Satoshi Nakamoto 7d489192fd makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux
14 years ago
Satoshi Nakamoto 8a38d5663a enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
14 years ago
--author=Satoshi Nakamoto e1cb7ce017 simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
14 years ago
--author=Satoshi Nakamoto a75560d828 reverted makefile.unix wx-config -- version 0.3.6
14 years ago
--author=Satoshi Nakamoto ec82517c89 Fredrik Roubert: simplified makefile.unix with wx-config, misc
14 years ago
--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
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
Gavin Andresen fe98cf8dc5 Configuration file, HTTP Basic authentication
15 years ago
Gavin Andresen 9d2174b6f5 version 0.3.1 rc1
15 years ago
Gavin Andresen 8bd66202c3 Fix CRLF
15 years ago
s_nakamoto a280b4e661 Laszlo's fix to make generate threads idle priority on Linux,
15 years ago
s_nakamoto 3ca507a6eb fixed colors on ubuntu lucid,
15 years ago
s_nakamoto 78c7bb8e26 revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway
15 years ago
s_nakamoto 7a47324c78 better prevention of inventory relaying during initial download,
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 bcd2714038 all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
15 years ago
s_nakamoto 9e56521b4b now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,
15 years ago
s_nakamoto 0bbbee96b7 retry IRC if name in use,
15 years ago
s_nakamoto e4db374421 bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
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 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