16 Commits (0ec6e88048361080afd5943255a902c46f232563)

Author SHA1 Message Date
Pieter Wuille 23aa78c405 IPv6 node support 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Matt Corallo cad5745138 Add libqrencode-dev to the debian/ubuntu apt-get lines. 13 years ago
sje397 22123c85f3 Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1. 13 years ago
Luke Dashjr b4d0588d06 Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed 13 years ago
globalcitizen bdf2f7e711 Fix typo. Improve Gentoo instructions. 13 years ago
globalcitizen 4adf78bad3 Improved Gentoo instructions. 13 years ago
globalcitizen c60aec9c20 Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR} 13 years ago
globalcitizen 7b465b663a Collate generic dependency information. Segregate distribution-specific (Ubuntu/Debian) information. Add Gentoo information. 13 years ago
Gavin Andresen adea540e38 Update build instructions for the new, no-wxwidgets world 13 years ago
cjdelisle 3f94dfa25f Add some hardening to protect against unknown/future exploits. 13 years ago
cjdelisle 3448ce56f4 wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ToStdString() which is not in 2.9.0 13 years ago
Matt Corallo b4ada906c0 Upgrade dependancies and tweak build process. 13 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 13 years ago
Matt Corallo 8bb5edc1c9 Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked). 13 years ago
Matt Giuca 84711b18bc build-unix.txt: Updated (now OK to use wxWidgets > 2.9.0). 14 years ago
Gavin Andresen b1a657a00d Explicitly state that make -f makfile.unix is the way to build 14 years ago
s_nakamoto 24324d83e8 -- version 0.3.17 release 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
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
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto 8700fae12a build-unix.txt: updated a few version numbers 14 years ago
s_nakamoto c929529f9f build-unix.txt: updated a few version numbers 14 years ago
s_nakamoto 340120853f updated build-unix.txt instructions: sudo apt-get install libboost-all-dev 14 years ago
s_nakamoto 6cc56d8e83 updated build-unix.txt instructions: sudo apt-get install libboost-all-dev 14 years ago
s_nakamoto 3c3fc50c79 added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind 14 years ago
s_nakamoto 2adc9062d8 added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind 14 years ago
s_nakamoto 445520bf38 added new files to setup.nsi, updated version numbers 14 years ago
s_nakamoto d63b0adabd added new files to setup.nsi, updated version numbers 14 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto ee618d7540 transaction filter tabs instead of view->show generated 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 c85dfb148a updated build-unix.txt 15 years ago
s_nakamoto 19765903dc updated build-unix.txt 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
s_nakamoto c5c7911dab bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, 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 70e79525c9 monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 15 years ago
s_nakamoto 31e6ea7f5d monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 15 years ago
s_nakamoto e4c05d3177 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
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