9 Commits (1224a14ae435ecc5bce41c5e8165f28ab75c6f2d)

Author SHA1 Message Date
Jeff Garzik b2fd0ca1cb src/makefile.unix: remove -DFOURWAYSSE2 13 years ago
Vegard Nossum e707d29dd6 Fix testing setup 13 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 13 years ago
Matt Corallo 3f0950ea01 Revert "Make UPnP default on Bitcoin but not on Bitcoind." 13 years ago
Matt Corallo ee1f884229 Make UPnP default on Bitcoin but not on Bitcoind. 13 years ago
Gavin Andresen 8baf865c94 Boost unit-testing framework. 13 years ago
Pieter Wuille e89b9f6a2a move wallet code to separate file 13 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 14 years ago
Ricardo M. Correia 1a5364bd19 Link with libpthread on Linux, required by libboost_thread. 14 years ago
Jeff Garzik b26141e2c5 Remove 4way SSE2 scanhash implementation. 14 years ago
Matt Corallo 8bb5edc1c9 Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked). 14 years ago
Matt Giuca 84778a5b46 makefile.unix: Fixed errors building bitcoind without wxWidgets installed. 14 years ago
Matt Giuca 3415b15a56 makefile.unix: WXINCLUDEPATHS now only used for building GUI object files. 14 years ago
Matt Giuca 8314b7f5e6 makefile.unix: Removed redundant use of wx-config in DEFS (it was being included twice). 14 years ago
ojab f0b7952caa 1. Change hardcoded g++ to $(CXX) 14 years ago
gavinandresen 2fad3d34b7 makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 14 years ago
gavinandresen ed54768f5f -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. 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 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
s_nakamoto e540144b2e added -march=amdfam10 to sha256.cpp in makefile.unix 14 years ago
s_nakamoto 08fee75201 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
s_nakamoto e6b7ab5749 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
s_nakamoto 01bed1828b 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
s_nakamoto 757f0769d8 reverted makefile.unix wx-config -- version 0.3.6 14 years ago
s_nakamoto 17b2740289 Fredrik Roubert: simplified makefile.unix with wx-config, 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
s_nakamoto 813505cc13 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
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 9d2174b6f5 version 0.3.1 rc1 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 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 bed005b639 revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway 14 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 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