17 Commits (ff3b2355803c050964473ac986bdcb0de8e65f57)

Author SHA1 Message Date
Nils Schneider 6ccff2cbde remove cryptopp dependency, add simple unittest for SHA256Transform() 13 years ago
Gavin Andresen 81cadd74d2 Fix build: put back rules to build cryptopp files 13 years ago
Gavin Andresen 565c4771b6 Remove wxWidgets 13 years ago
Wladimir J. van der Laan e122e42354 assure that base bitcoind and bitcoin still build 13 years ago
Gavin Andresen 829e21733b CHECKMULTISIG unit tests. 13 years ago
Giel van Schijndel 507fd9d15b Start moving protocol-specific code to protocol.[ch]pp 13 years ago
Giel van Schijndel e49b83bb12 Cleanup makefiles such that diffs to them are smaller 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
Matt Corallo 7ee8e5bf86 Revert "OSX build tweaks (laszlo)" 14 years ago
Jeff Garzik 69ae372b51 OSX build tweaks (laszlo) 14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 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
s_nakamoto fc73ad644f -- version 0.3.19 release 14 years ago
gavinandresen ed54768f5f -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
Satoshi Nakamoto 8a38d5663a enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 14 years ago
Satoshi Nakamoto dd9e71843b correct typo for mac compile, update makefile to use llvm 14 years ago
s_nakamoto e6b7ab5749 enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 14 years ago
laszloh 0c50722270 correct typo for mac compile, update makefile to use llvm 14 years ago
--author=Satoshi Nakamoto 31ffe954b6 fixed makefile.osx 14 years ago
s_nakamoto f6f8237a74 fixed makefile.osx 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
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 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto 124baa4ccb build-osx.txt build instructions and makefile.osx from Laszlo 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 e480659765 all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 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 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto cc4b78d59f strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 22f721dbf2 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto c41226d847 revert revision 56, going in different direction with boost::asio and JSON-RPC 15 years ago
s_nakamoto 1c5d5e58c6 revert revision 56, going in different direction with boost::asio and JSON-RPC 15 years ago
sirius-m 082e725b33 Added some basic IPC functionality using wxServer, wxClient and wxConnection. 15 years ago
sirius-m a43c00c569 Added some basic IPC functionality using wxServer, wxClient and wxConnection. 15 years ago
s_nakamoto 8be979d9ae now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 15 years ago
s_nakamoto 9e56521b4b now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 15 years ago
s_nakamoto 4ea3f3da1a retry IRC if name in use, 15 years ago
s_nakamoto 0bbbee96b7 retry IRC if name in use, 15 years ago